zephyr/modules/trusted-firmware-m
Jordan Yates cd03667a5d modules: tfm: split security counter from version
By default, TFM enables hardware rollback protection, which requires a
security counter to be embedded in the image trailer. The default
behaviour of constructing this counter from the image version breaks the
TFM `boot_nv_security_counter_update` implementation once the version
number is greater than `0.0.1024`. As such, explicitly specify the
desired security counter value. As per the MCUboot docs, this does not
need to be incremented on every firmware update.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-09-26 03:34:42 -04:00
..
interface
nordic
psa
src
CMakeLists.txt modules: tfm: split security counter from version 2024-09-26 03:34:42 -04:00
Kconfig
Kconfig.tfm modules: tfm: split security counter from version 2024-09-26 03:34:42 -04:00
Kconfig.tfm.crypto_modules
Kconfig.tfm.partitions