]> git.sur5r.net Git - freertos/commit
Updates to CM4_MPU IAR port
authorgaurav-aws <gaurav-aws@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Dec 2019 00:02:31 +0000 (00:02 +0000)
committergaurav-aws <gaurav-aws@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Dec 2019 00:02:31 +0000 (00:02 +0000)
commitb4ce199cc2f4a5d173b506154024b70a77188a02
treea96640f38c0d7b7919efdd9b9f7bcbe5795ed40f
parent8024c9c0d50a401b1544e012559cace9cba4fddf
Updates to CM4_MPU IAR 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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2770 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s
FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h