zephyr/arch/x86
Adithya Baglody 4a20aad15a dts: x86: RAM start address needs to be page aligned for arduino 101.
When CONFIG_X86_MMU is enabled for arduino 101 the start address
should be aligned to 4kB. If not aligned the page tables would not
be created and the build fails.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-11-13 10:21:58 -08:00
..
core kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
debug kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
include x86: MMU: Memory domain implementation for x86 2017-11-07 12:22:43 -08:00
soc dts: x86: RAM start address needs to be page aligned for arduino 101. 2017-11-13 10:21:58 -08:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig x86: de-couple user mode and HW stack protection 2017-11-07 09:31:49 -08:00
defconfig