You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31419bfcee
FreeRTOS MPU: Add privileged execute never MPU attribute A new MPU region attribute Privileged eXecute Never (PXN) is introduced in Armv8.1-M architecture, where if an MPU region has PXN attribute set and the processor attempts to execute the code inside with privileged level, the Memory Management Fault exception would be triggered, with IACCVIOL bit in MemManage Fault State Register set to 1. The PXN feature allows privileged software to ensure specific application tasks (threads) to execute in unprivileged level only. Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com> |
8 months ago | |
---|---|---|
.. | ||
CMakeLists.txt | 2 years ago | |
FreeRTOS.h | 8 months ago | |
StackMacros.h | 12 months ago | |
atomic.h | 12 months ago | |
croutine.h | 12 months ago | |
deprecated_definitions.h | 12 months ago | |
event_groups.h | 10 months ago | |
list.h | 10 months ago | |
message_buffer.h | 10 months ago | |
mpu_prototypes.h | 10 months ago | |
mpu_syscall_numbers.h | 12 months ago | |
mpu_wrappers.h | 10 months ago | |
newlib-freertos.h | 12 months ago | |
picolibc-freertos.h | 12 months ago | |
portable.h | 9 months ago | |
projdefs.h | 12 months ago | |
queue.h | 8 months ago | |
semphr.h | 12 months ago | |
stack_macros.h | 12 months ago | |
stdint.readme | 12 months ago | |
stream_buffer.h | 10 months ago | |
task.h | 8 months ago | |
timers.h | 12 months ago |