]> begriffs open source - freertos/commit
Make RAM regions non-executable
authorGaurav Aggarwal <aggarg@amazon.com>
Wed, 7 Sep 2022 09:20:30 +0000 (14:50 +0530)
committerGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Fri, 16 Sep 2022 18:33:08 +0000 (00:03 +0530)
commitc2d616eaee4e562399403e5816246b657739a98e
tree8b93f3da2bd0e7609b456255bbd26466b553f9b3
parentea9c26f52476a291f82f311d179b6e239af4f8d9
Make RAM regions non-executable

This commit makes the privileged RAM and stack regions non-executable.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
portable/GCC/ARM_CM3_MPU/port.c
portable/GCC/ARM_CM4_MPU/port.c
portable/IAR/ARM_CM4F_MPU/port.c
portable/RVDS/ARM_CM4_MPU/port.c