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>
|
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| nios2 | ||
| riscv32 | ||
| x86 | ||
| xtensa | ||
| cpu.h | ||