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 misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
serial_util.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
smp.c
smp_bt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_shell.c mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
smp_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_udp.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00