]> begriffs open source - freertos/commit
Fix free secure context for Cortex-M23 ports
authorGaurav Aggarwal <aggarg@amazon.com>
Tue, 10 Aug 2021 07:00:35 +0000 (00:00 -0700)
committerGaurav Aggarwal <aggarg@amazon.com>
Tue, 10 Aug 2021 07:10:46 +0000 (00:10 -0700)
commit16b2a6973c66375bc763413ad352e49e564a4729
tree766f0b11ec02a7e0cb0734ee5ce6e3a393c60520
parentf2ce7d36d77becbb7c81ba9a3a612090248c19d2
Fix free secure context for Cortex-M23 ports

Update the branching condition to correctly free secure context when
there is one.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
portable/GCC/ARM_CM23/non_secure/portasm.c
portable/IAR/ARM_CM23/non_secure/portasm.s
tasks.c