Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: Move nrf_oberon base library out of BUILD_WITH_TFM filter
-This allows direct calls to nrf_oberon library regardless if TF-M is set for the implementations that don't have a PSA crypto API to call (for ocrypto_ prefixed calls) Note: This addition is done to allow deprecating more legacy features by always allowing NRF_SECURITY being enabled by default. Previously the NORDIC_SECURITY_BACKEND and legacy Mbed TLS APIs was allowing for direct access to nrf_oberon and its proprietary APIs. ref: NCSDK-29217 Signed-off-by: Frank Audun Kvamtrø <[email protected]>
- Loading branch information