FreeRTOS-Kernel/FreeRTOS-Plus/Source
RichardBarry da3a1371db
Fix mpu simulator demo (#805)
* All for the Demo/Cortex_MPU_Simulator_Keil_GCC GCC demo:
+ Update the linker script so the project builds now the heap is part of the privileged data.
+ Add simulator.ini to setup the simulator memory map when the debugger starts to prevent invalid access errors.
+ Set configENFORCE_SYSTEM_CALLS_FROM_KERNEL_ONLY to 1 in FreeRTOSConfig.h, then fix up resultant build errors.
+ Set configALLOW_UNPRIVILEGED_CRITICAL_SECTIONS to 0 in FreeRTOSConfig.h, then fix up resultant build errors.

* Fix compiler warning in Arm startup file.

* Update comments in the file headers to pass the git checkin tests.

* Update header comments to pass git checkin tests.

* Second attempt to get file header comments correct for the check-in tests.

* Third attempt to get the header comments correct.

* Fix spelling.

* Fix manifest check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: none <>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2022-04-05 10:09:56 +05:30
..
Application-Protocols Fix mpu simulator demo (#805) 2022-04-05 10:09:56 +05:30
AWS update submodule pointer in P3 (#737) 2021-12-16 10:44:25 -08:00
coreJSON@2c1cebfb43 [P3 Release] Update submodule Pointers of the spoke repos in P3 (#707) 2021-11-11 19:40:09 -08:00
corePKCS11@bae1709685 Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
FreeRTOS-Cellular-Interface@0289b787b7 Fix mpu simulator demo (#805) 2022-04-05 10:09:56 +05:30
FreeRTOS-Plus-CLI Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
FreeRTOS-Plus-IO Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 2013-04-18 09:17:05 +00:00
FreeRTOS-Plus-TCP@b6eac0ca7d Update the submodule pointer of FreeRTOS+TCP (#733) 2021-12-14 15:22:13 -08:00
FreeRTOS-Plus-Trace Updated to Percepio Tracealyzer Recorder v4.4.0 (#330) 2020-10-28 19:43:59 -07:00
Reliance-Edge Update Reliance Edge fail safe file system to the latest version. 2017-01-24 00:20:35 +00:00
Utilities Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
WebDocs.url Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 2013-04-18 09:17:05 +00:00