zephyr/include/arch
Adithya Baglody 960e97834f x86: linker: Maintain 4K alignment for application memory.
When MMU is enabled and the SOC we are running doesn't have
execute in-place(XIP) the final image will be a monolith which
sits in RAM. In such situations we need to maintain the alignment
for application memory. If not maintained the MMU boot tables
will not be configured properly.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-04-25 14:46:00 -07:00
..
arc arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
arm arm: userspace: Rework system call arguments 2018-04-16 10:13:20 -07:00
nios2 nios2: asm_inline_gcc: fix includes 2017-11-02 13:25:01 -07:00
posix arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
riscv32 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
x86 x86: linker: Maintain 4K alignment for application memory. 2018-04-25 14:46:00 -07:00
xtensa xtensa: Fix noreturn attribute on error handlers in asm2 2018-02-16 10:44:29 -05:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00