zephyr/subsys/mgmt/mcumgr
Dominik Ermel 6c60414059 mgmt: mcumgr: Add support for enabling Direct-XIP app address check
The commit adds Kconfig option:
  CONFIG_IMG_MGMT_REJECT_DIRECT_XIP_MISMATCHED_SLOT
that enables verification of base address Direct-XIP binary, upon
upload, and rejects binaries that would not be able to start from
available address.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-01-18 16:59:29 -05:00
..
CMakeLists.txt
Kconfig mgmt: mcumgr: Add support for enabling Direct-XIP app address check 2021-01-18 16:59:29 -05:00
buf.c
serial_util.c
smp.c
smp_bt.c
smp_shell.c mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
smp_uart.c
smp_udp.c