FreeRTOS-Kernel/portable/GCC/ARM_CM4_MPU
Soren Ptak 4d9f6522e5
Add check for if the scheduler is running to MPU ports (#954)
* In the ARM_CM3_MPU and ARM_CM4_MPU Port function xPortIsAuthorizedToAccessBuffer() grant access to the buffer if xSchedulerRunning is false.
2024-01-23 11:48:20 -08:00
..
mpu_wrappers_v2_asm.c Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
port.c Add check for if the scheduler is running to MPU ports (#954) 2024-01-23 11:48:20 -08:00
portmacro.h Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30