mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00:00
Extract fixed MPU region configuration into arm64_mpu_init_regiions() function to allow board-specific initialization. Refactor memory layout to minimize fixed region requirements and improve dynamic MPU configuration flexibility for FVP platform. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||