zephyr/arch
Adithya Baglody 05c9dd08b0 quark_se: MMU: Add linker support for MMU page table generation.
Add a separate section in the linker to place the MMU configuration
information. This location is read by the gen_mmu.py script to
create the actual page tables.

JIRA: ZEP-2095

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-06-13 11:36:54 -04:00
..
arc arc: fix balign position to properly 4byte align global vars 2017-06-12 23:33:31 -04:00
arm arm: nxp: mpu: Fix off-by-1 error in region index calculation 2017-06-12 11:40:12 -05:00
common build: simplfy how extra build steps are specified 2017-05-13 14:07:09 -04:00
nios2 stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
riscv32 stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
x86 quark_se: MMU: Add linker support for MMU page table generation. 2017-06-13 11:36:54 -04:00
xtensa stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile