zephyr/arch
Adithya Baglody 43dfd98469 kernel: x86: MMU: Enable MMU at boot time.
In crt0.S the MMU is initialized. It uses the statically build
page tables. Here 32-bit paging scheme is used, thereby each page
table entry maps to a 4KB page. The valid regions of the memory are
specified by SOC specific file(soc.c).

JIRA: ZEP-2099

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
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 kernel: x86: MMU: Enable MMU at boot time. 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 gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00