mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 06:02:56 +00:00
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> |
||
---|---|---|
.. | ||
core | ||
debug | ||
include | ||
soc | ||
defconfig | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
Makefile.idt |