Skip to content

Commit 3dfd754

Browse files
committed
Revert "[nrf noup] boards: nordic: Enable SSF PSA and reqs"
This reverts commit fb426c9.
1 parent cb2aeb4 commit 3dfd754

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp_defconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,3 @@ CONFIG_EXTERNAL_CACHE=y
2626

2727
# Enable GPIO
2828
CONFIG_GPIO=y
29-
30-
CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
31-
# ZCBOR is required by the SSF PSA service
32-
CONFIG_ZCBOR=y
33-
# Data cache not supported by the SSF PSA service yet
34-
CONFIG_DCACHE=n

boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpurad_defconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE=y
2323
# Enable cache
2424
CONFIG_CACHE_MANAGEMENT=y
2525
CONFIG_EXTERNAL_CACHE=y
26-
27-
CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
28-
# ZCBOR is required by the SSF PSA service
29-
CONFIG_ZCBOR=y
30-
# Data cache not supported by the SSF PSA service yet
31-
CONFIG_DCACHE=n

boards/nordic/nrf9280pdk/nrf9280pdk_nrf9280_cpuapp_defconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,3 @@ CONFIG_EXTERNAL_CACHE=y
2626

2727
# Enable GPIO
2828
CONFIG_GPIO=y
29-
30-
CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
31-
# ZCBOR is required by the SSF PSA service
32-
CONFIG_ZCBOR=y
33-
# Data cache not supported by the SSF PSA service yet
34-
CONFIG_DCACHE=n

0 commit comments

Comments
 (0)