Macro is used to create a structure to specify the boot time
page table configuration. Needed by the gen_mmu.py script to generate
the actual page tables.
Linker script is needed for the following:
1. To place the MMU page tables at 4KByte boundary.
2. To keep the configuration structure created by
the Macro(mentioned above).
Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
|
||
|---|---|---|
| .. | ||
| addr_types.h | ||
| arch.h | ||
| asm_inline_gcc.h | ||
| asm_inline.h | ||
| asm.h | ||
| irq_controller.h | ||
| linker.ld | ||
| segmentation.h | ||