zephyr/include/arch
Andrew Boie bc6ad3cd82 x86: add MMU page alignment where necessary
Different areas of memory will need to have different access
policies programmed into the MMU. We introduce MMU page alignment
to the following areas:

- The boundaries of the image "ROM" area
- The beginning of RAM representing kernel datas/bss/nonit
- The beginning of RAM representing app datas/bss/noinit

Some old alignment directives that are no longer necessary have
been removed.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-07-15 12:17:36 -07:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm linker: arm: Split out application from kernel 2017-07-07 10:42:05 -07:00
nios2 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
riscv32 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
x86 x86: add MMU page alignment where necessary 2017-07-15 12:17:36 -07:00
xtensa xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00