]> 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-AWS <33462878+aggarg@users.noreply.github.com>
Fri, 10 Sep 2021 23:44:36 +0000 (16:44 -0700)
commit99a5a5fe82d3b41ce527a17c0b36bb791efcad12
tree4b72f017e9fde777c80fec8ec133a39881af0225
parent06ea7275b3a630bc962f625bb0b16f8a74b1db1f
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