• Jeffrey Lee's avatar
    Fix bug when creating code variables via OS_SetVarVal, remove errant line from... · e1e71002
    Jeffrey Lee authored
    Fix bug when creating code variables via OS_SetVarVal, remove errant line from s.ARM600, automatically enable alignment exceptions if NoUnaligned is TRUE (Cortex branch)
    
    Detail:
      s/ARM600 - Removed an errant line that could have caused problems if the ARM600 MMU model was used with the WB_CR7_Lx cache type
      s/Arthur2 - OS_SetVarVal was failing to call XOS_SynchroniseCodeAreas after copying the code variables code block into the system heap. This has now been fixed.
      s/HAL - Alignment exceptions are now automatically enabled when the kernel is built with the NoUnaligned option turned on.
    Admin:
      Tested on rev C2 beagleboard. OS_SetVarVal fix means the Debugger module now shows the right register names instead of ofla!
    
    
    Version 5.35, 4.79.2.98.2.15. Tagged as 'Kernel-5_35-4_79_2_98_2_15'
    e1e71002
ARM600 154 KB