Skip to content
Commit 4daa2cb6 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

x86: mark page frame as reserved according to memory map



With x86, there are usually memory regions that are reserved
for firmware and device MMIOs. We don't want to use these
pages for memory mapping so mark them as reserved at boot.
The weakly defined x86_memmap contains the list of memory
regions which can be overriden by SoC or board configurations.
Also, with CONFIG_MULTIBOOT_MEMMAP=y, the memory regions
are populated from multiboot provided data.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 70efb83f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment