zephyr/misc
Carles Cufi 7361d3d74d config: bootloader: Add support for MCUboot
Add a new Kconfig option, BOOTLOADER_MCUBOOT, that automatically sets
the required options necessary to make the resulting image bootable by
the MCUboot open source bootloader. This includes the text section
offset and the vector relay table for Cortex-M0, and in the future it
might also add the DTS overlay required to link at slot0 offset in
flash.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-29 18:05:18 -05:00
..
generated kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
empty_file.c Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig config: bootloader: Add support for MCUboot 2018-01-29 18:05:18 -05:00
printk.c printk: Add padding support to string format specifiers 2017-11-14 21:32:20 +02:00
reboot.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00