]> begriffs open source - freertos/commit
Implement secure stack sealing as per ARM's recommendation
authorGaurav Aggarwal <aggarg@amazon.com>
Wed, 4 Aug 2021 22:00:47 +0000 (15:00 -0700)
committerGaurav Aggarwal <aggarg@amazon.com>
Tue, 10 Aug 2021 07:10:46 +0000 (00:10 -0700)
commitf2ce7d36d77becbb7c81ba9a3a612090248c19d2
tree503aa3c36c58b4cd8c864ab61f588c47fdb4ae59
parentd1bea3ee148b6f9fb55f3f6797368892f32455cf
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