zephyr/arch/x86
Adithya Baglody 9bebf4cb23 x86: fix app shared memory if XIP enabled
This is a separate data section which needs to be copied into
RAM.

Most arches just use the kernel's _data_copy(), but x86 has its
own optimized copying code.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00
..
core x86: fix app shared memory if XIP enabled 2019-02-08 07:04:30 -05:00
include x86: remove support for non-PAE page tables 2019-02-05 20:51:21 -08:00
CMakeLists.txt cmake: Use a variable for 'zephyr_prebuilt' 2019-01-19 07:21:55 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig x86: remove support for non-PAE page tables 2019-02-05 20:51:21 -08:00