You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modules: tf-m: append PS_ROLLBACK_PROTECTION to TFM_CMAKE_OPTIONS
TF-M now propagates this CMake option as a compile definition.
Pass to the build system the same value that we set in
tfm_config.h, otherwise we end up with different redefinitions of
PS_ROLLBACK_PROTECTION between the command line (CMake options) and
the generated configuration header file.
Signed-off-by: Tomi Fontanilles <[email protected]>
0 commit comments