zephyr/cmake
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
..
app
bintools toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
compiler cmake clang/compiler_flags.cmake: Re-enable Wunused-function for clang 2025-04-08 10:50:08 +02:00
emu cmake: emu: armfvp: Only add the -a argument if not already present 2025-03-31 11:30:55 +02:00
flash cmake: flash: update cmake to support rtt target 2024-11-21 11:01:55 +00:00
ide
linker cmake: linker generator: ld: Files for section input patterns 2025-03-27 17:17:03 +01:00
linker_script cmake: linker_script: keep .symbol_to_keep 2025-03-31 14:31:57 +02:00
makefile_exports
modules cmake: fix Zephyr module ext order 2025-04-03 13:16:56 +02:00
reports cmake: reports: Fix file prefix for tfm/bl2 2025-02-24 15:36:45 +00:00
sca sca: gcc: add support for additional analyzer options 2025-03-13 16:53:26 +00:00
toolchain iar: toolchain: Enable TOOLCHAIN_HAS_BUILTIN_FFS 2025-04-01 11:51:41 +02:00
usage cmake: targets: usage: add missing custom targets 2024-08-31 06:46:44 -04:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-A7 support 2025-04-04 09:35:03 +02:00
gcc-m-fpu.cmake arch: arm: Add Cortex-A7 support 2025-04-04 09:35:03 +02:00
gen_version_h.cmake cmake: Create git module 2024-09-12 10:04:05 +02:00
kobj.cmake
llext-edk.cmake llext-edk: fix BOARD_TARGET variable generation to be Zephyr-compatible 2025-04-02 19:02:45 +02:00
mcuboot.cmake mcuboot: Kconfig options for single app slot RAM loading mode 2025-04-08 16:12:33 +02:00
package_helper.cmake cmake: move script mode handling from package helper to extensions.cmake 2024-10-08 17:00:30 +02:00
pristine.cmake
target_toolchain_flags.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
verify-toolchain.cmake
vif.cmake
yaml-filter.cmake cmake: yaml: add support for generator expressions 2025-01-30 14:10:53 +01:00