Skip to content

Commit

Permalink
Revert "[nrf noup] boards: nordic: Enable SSF PSA and reqs"
Browse files Browse the repository at this point in the history
This reverts commit fb426c9.
  • Loading branch information
Vge0rge committed Sep 25, 2024
1 parent cb2aeb4 commit 3dfd754
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ CONFIG_EXTERNAL_CACHE=y

# Enable GPIO
CONFIG_GPIO=y

CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
# ZCBOR is required by the SSF PSA service
CONFIG_ZCBOR=y
# Data cache not supported by the SSF PSA service yet
CONFIG_DCACHE=n
6 changes: 0 additions & 6 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpurad_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,3 @@ CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE=y
# Enable cache
CONFIG_CACHE_MANAGEMENT=y
CONFIG_EXTERNAL_CACHE=y

CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
# ZCBOR is required by the SSF PSA service
CONFIG_ZCBOR=y
# Data cache not supported by the SSF PSA service yet
CONFIG_DCACHE=n
6 changes: 0 additions & 6 deletions boards/nordic/nrf9280pdk/nrf9280pdk_nrf9280_cpuapp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ CONFIG_EXTERNAL_CACHE=y

# Enable GPIO
CONFIG_GPIO=y

CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED=y
# ZCBOR is required by the SSF PSA service
CONFIG_ZCBOR=y
# Data cache not supported by the SSF PSA service yet
CONFIG_DCACHE=n

0 comments on commit 3dfd754

Please sign in to comment.