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: add missing argument to builtin key loader functions
TF-M has added a context argument to tfm_plat_err_t.
Adjust the definition of our HUK/IAK functions.
Message of the upstream commit which made this change:
"To allow generic loader functions which load multiple keys.
For the time being no loader function actively uses the ctx
parameter, but it will be used in RSE in a future patch set"
Signed-off-by: Tomi Fontanilles <[email protected]>
0 commit comments