]> begriffs open source - freertos/commit
Fix free secure context for Cortex-M23 ports
authorGaurav Aggarwal <aggarg@amazon.com>
Thu, 19 Aug 2021 00:46:27 +0000 (17:46 -0700)
committerGaurav Aggarwal <aggarg@amazon.com>
Thu, 19 Aug 2021 00:46:27 +0000 (17:46 -0700)
commit8341ffdc614cc5210fe86459c1004af4e8adac4c
tree58f1ed138bbdf8ca91ad4565e2751fb50c916de5
parentfaa92f7df2652bd1fe4bdac82853f4e4c65a1598
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