zephyr/include
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
..
arch x86: add MMU page alignment where necessary 2017-07-15 12:17:36 -07:00
bluetooth Bluetooth: controller: Add skeleton for vendor HCI commands 2017-07-14 14:54:52 +03:00
crypto
debug kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
display
drivers spi: add SPI driver for STM32 family 2017-07-01 08:36:51 -04:00
fs
linker linker-defs: add some new _image_* defines 2017-07-15 12:17:36 -07:00
logging
misc kconfig: fixed stray Kconfig variables 2017-07-06 10:34:41 -05:00
net net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00
shell shell: Add define to _SHELL_H_ 2017-06-09 18:54:27 -04:00
toolchain toolchain/common.h: deprecate __stack 2017-06-09 18:53:28 -04:00
usb
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
pinmux.h
power.h
pwm.h
random.h
rtc.h
sensor.h
shared_irq.h
spi_legacy.h
spi.h spi/api: extend with vendor specific configs 2017-07-01 08:36:51 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h drivers: serial: Clarification for uart_fifo_fill()/read() calls 2017-05-30 20:53:13 -04:00
watchdog.h
zephyr.h