]> git.sur5r.net Git - freertos/commit - FreeRTOS/Source/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
Added portMEMORY_BARRIER() implemented as __asm volatile( "" ::: "memory" ) into...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 25 Apr 2019 19:49:50 +0000 (19:49 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 25 Apr 2019 19:49:50 +0000 (19:49 +0000)
commita90ca447a44e30deb5ff879ae627e6a21f952dbc
tree0fad19b74db1a0fbe64a3d867125d3bd0d56377f
parentc16304777037ac92d50e86e1535c29b37518a1b0
Added portMEMORY_BARRIER() implemented as __asm volatile( "" ::: "memory" ) into ARM Cortex-M33 ports to assist with link time optimisation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2651 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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