nuttx-update/arch/x86_64
p-szafonimateusz 825ba8ed7b arch/x86_64/intel64: fix revoke_low_memory
fix revoke_low_memory, problem found by Xiangzhen Ouyang.

g_pt_low mapping is removed during revoke_low_memory so we can't access this memory area with 1:1 mapping.
This logic has been broken for a long time, but for some reason it worked without any crash at boot.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-11-27 03:28:37 +08:00
..
include arch/intel64: optimise context switch 2024-10-14 17:54:06 +08:00
src arch/x86_64/intel64: fix revoke_low_memory 2024-11-27 03:28:37 +08:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig arch/x86_64/intel64: add support for framebuffer 2024-11-15 01:04:52 +08:00