doc/release-notes: Add info on downgrade prevention Kconfig
Adds note on addition of MCUBOOT_BOOTLOADER_MODE_WITH_DOWNGRADE_PREVENTION to MCUboot Kconfig module. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
f17e4f1b76
commit
a43107299f
1 changed files with 5 additions and 0 deletions
|
@ -367,6 +367,11 @@ HALs
|
|||
MCUboot
|
||||
*******
|
||||
|
||||
* Added :kconfig:option:`CONFIG_MCUBOOT_BOOTLOADER_NO_DOWNGRADE`
|
||||
that allows to inform application that the on-board MCUboot has been configured
|
||||
with downgrade prevention enabled. This option is automatically selected for
|
||||
DirectXIP mode and is available for both swap modes.
|
||||
|
||||
Storage
|
||||
*******
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue