zephyr/include
Michel Jaouen deeaa40e1e arm: mpu: fix: align stack for mpu stack guard
The mimimum mpu size is 32 bytes, but requires mpu base address to be
aligned on 32 bytes to work. Define architecture thread macro when
MPU_STACK_GUARD config to allocate stack with 32 more bytes.

Signed-off-by: Michel Jaouen <michel.jaouen@st.com>
2017-08-09 13:36:09 -05:00
..
arch arm: mpu: fix: align stack for mpu stack guard 2017-08-09 13:36:09 -05:00
bluetooth Bluetooth: Clean up address related definitions 2017-08-09 12:51:39 -04:00
crypto
debug kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
display
drivers Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
dt-bindings dt-bindings: pinctrl: fix stm32 pin configuration comments 2017-07-31 09:20:05 -05:00
fs
linker linker-defs: add size values for kernel/app memory 2017-08-03 11:46:26 -04:00
logging
misc misc/byteorder: add support for __bswap_64 2017-08-09 10:55:53 +03:00
net net: Fix indentation issues 2017-08-09 16:01:28 +03:00
shell
toolchain toolchain.h: intoduce __kernel macros 2017-07-15 12:17:54 -07: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: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
pinmux.h
power.h
pwm.h
random.h
rtc.h
sensor.h include: Add new sensor channel blue 2017-08-03 15:29:35 -05:00
shared_irq.h
spi_legacy.h
spi.h drivers: spi: add SPI_OP_MODE_GET() 2017-08-08 07:45:35 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h