zephyr/doc/build
Ederson de Souza c9a18fd487 mcuboot: Kconfig options for single app slot RAM loading mode
MCUboot has a configuration for single application slot RAM loading, in
which the single loader (or a hook thereof) can load an application from
an arbitrary flash location to RAM. Applications that are to be loaded
in this way need to specify, in their mcuboot header, the load address
in RAM they are meant to be loaded.

This patch adds a new Kconfig for this mode. The load address used comes
from devicetree chosen property "mcuboot,ram-load-dev", if it exists,
and if not, "zephyr,sram".

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2025-04-08 16:12:33 +02:00
..
cmake doc: style: move cmake into style guidelines 2025-01-31 16:10:06 +01:00
dts mcuboot: Kconfig options for single app slot RAM loading mode 2025-04-08 16:12:33 +02:00
flashing
kconfig scripts: kconfig: introduce dt_nodelabel_exists 2025-03-11 18:54:57 +01:00
signing
snippets
sysbuild doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
version cmake: Added "-" support to EXTRAVERSION 2025-01-21 15:13:36 +01:00
index.rst
zephyr_cmake_package.rst