]> begriffs open source - freertos/commit
Added portMEMORY_BARRIER() implemented as __asm volatile( "" ::: "memory" ) into...
authorRichard Barry <ribarry@amazon.com>
Thu, 25 Apr 2019 19:49:50 +0000 (19:49 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 25 Apr 2019 19:49:50 +0000 (19:49 +0000)
commit27ca5c83418edc58ef392994f8ae5dc96210c082
tree0fad19b74db1a0fbe64a3d867125d3bd0d56377f
parent84377442fcb5be5f9faf1f8750feaa4b51bb8c95
Added portMEMORY_BARRIER() implemented as __asm volatile( "" ::: "memory" ) into ARM Cortex-M33 ports to assist with link time optimisation.
FreeRTOS/Source/portable/ARMv8M/non_secure/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM33/non_secure/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h