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: remove misplaced flag and activate crypto client.
- nRF92X has a different architecture than nRF54LX and nRF71X,
the flag CRACEN_HW_PRESENT shouldn't be activated directly here,
it will be true through dts node definition defined for IronSide.
- Application core needs to use Crypto Client calls to be able to
use PSA through IronSide, this is done by activating the flag
PSA_SSF_CRYPTO_CLIENT.
Signed-off-by: Aymen LAOUINI <[email protected]>
0 commit comments