]> begriffs open source - freertos/commit
Updates to CM4_MPU GCC port
authorGaurav Aggarwal <aggarg@amazon.com>
Fri, 20 Dec 2019 02:05:44 +0000 (02:05 +0000)
committerGaurav Aggarwal <aggarg@amazon.com>
Fri, 20 Dec 2019 02:05:44 +0000 (02:05 +0000)
commit47d8ac6ac6514e8853e63f9ae8d25648eac38f2d
tree7c02730b9597481d7a758e49b35a94020d47d5be
parentc07f60c383b5e90e088d4ab4dea146ff0361086f
Updates to CM4_MPU GCC port

- System calls are now only allowed from kernel code. This change can be turned on
  or off using configENFORCE_SYSTEM_CALLS_FROM_KERNEL_ONLY.
- MPU is disabled before reprogramming it and enabled afterwards to be compliant
  with ARM recommendations.
FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h