FreeRTOS-Kernel/portable/GCC/ARM_CM55_NTZ/non_secure
Soren Ptak 8e664fc984
Add check for if the scheduler is running to ARMv8M MPU ports (#960)
* Allow access to any buffer in xPortIsAuthorizedToAccessBuffer if xSchedulerRunning is set to pdFALSE

* Allow access to any buffer in xPortIsAuthorizedToAccessBuffer if xSchedulerRunning is set to pdFALSE in the copied ARMv8M Port Files
2024-01-25 00:22:13 +05:30
..
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 ARMv8M MPU ports (#960) 2024-01-25 00:22:13 +05:30
portasm.c Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
portasm.h Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
portmacro.h CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
portmacrocommon.h Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30