zephyr/include/arch
Adithya Baglody 9bbf5335b9 kernel: x86: MMU: Macros & Linker scripts for Boot time table creation
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>
2017-06-13 11:36:54 -04:00
..
arc boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
arm k_oops: force unlock IRQs on ARMv7M 2017-06-08 13:49:36 -05:00
nios2 kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
riscv32 kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
x86 kernel: x86: MMU: Macros & Linker scripts for Boot time table creation 2017-06-13 11:36:54 -04:00
xtensa xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00