nuttx/arch/x86_64/src
p-szafonimateusz 0200a48f72 arch/intel64/intel64_map_region.c: use MMU api to implement up_map_region
use new MMU api to implement up_map_region().

The new implementation support maping over 0xffffffff but requires CONFIG_MM_PGALLOC=y

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-07-03 17:40:53 +08:00
..
cmake arch/x86_64: add support for FMA, AVX-2 and AVX-512 2024-07-01 13:27:33 +08:00
common arch/intel64: add support for MM_PGALLOC 2024-07-03 17:40:53 +08:00
intel64 arch/intel64/intel64_map_region.c: use MMU api to implement up_map_region 2024-07-03 17:40:53 +08:00
qemu
.gitignore
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Makefile x86_64: hide --whole-archive behind Kconfig option 2024-06-28 02:31:53 +08:00