zephyr/arch
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
..
arc arc: uncrustify MPU sources 2019-02-07 08:12:35 -05:00
arm arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
common gen_isr_tables: Fix _sw_isr_table generation for multi-level IRQs 2019-02-06 10:13:25 -05:00
nios2 arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
posix arch: posix: posix_cheats: Add some comments 2019-02-06 10:34:56 -05:00
riscv32 arch: riscv32: Fix trivial comment 2019-01-31 07:40:24 -05:00
x86 x86: fix app shared memory if XIP enabled 2019-02-08 07:04:30 -05:00
x86_64 cmake: Use a variable for 'zephyr_prebuilt' 2019-01-19 07:21:55 -05:00
xtensa esp32: fix build error regarding multiplt BIT() definitions 2019-01-11 15:05:31 -08:00
CMakeLists.txt Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00
Kconfig Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00