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
nrf_security: update duplicated header file for TF-M 2.1.2
Update one of the header files we have duplicated from TF-M
for the update to 2.1.2.
This is needed to bring in psa_can_do_hash(), otherwise
we ened up with duplicate definition linker errors.
Only crypto_spe.h is updated as the others don't seem
to be needed (e.g. psa_util.h only has comment changes)
and provoke compliance issues due to licenses.
Those duplicated headers will be removed.
Signed-off-by: Tomi Fontanilles <[email protected]>
0 commit comments