]> begriffs open source - freertos/commit
Implement secure stack sealing as per ARM's recommendation
authorGaurav Aggarwal <aggarg@amazon.com>
Thu, 19 Aug 2021 00:36:55 +0000 (17:36 -0700)
committerGaurav Aggarwal <aggarg@amazon.com>
Thu, 19 Aug 2021 00:36:55 +0000 (17:36 -0700)
commitfaa92f7df2652bd1fe4bdac82853f4e4c65a1598
tree9e8d789b24ed587f825d5d2a778171b7590354ce
parentf87404b56f292dea8b9258511df4618bc9f92b68
Implement secure stack sealing as per ARM's recommendation

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
portable/ARMv8M/secure/context/secure_context.c
portable/GCC/ARM_CM23/secure/secure_context.c
portable/GCC/ARM_CM33/secure/secure_context.c
portable/IAR/ARM_CM23/secure/secure_context.c
portable/IAR/ARM_CM33/secure/secure_context.c