FreeRTOS-Kernel/portable/IAR/ARM_CM85/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.S 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.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portasm.s Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
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