Skip to content

[nrf toup][nrfconnect] enable Secure Storage instead of Trusted Storage#722

Open
tomi-font wants to merge 1 commit into
nrfconnect:masterfrom
tomi-font:trusted_storage_deprecation
Open

[nrf toup][nrfconnect] enable Secure Storage instead of Trusted Storage#722
tomi-font wants to merge 1 commit into
nrfconnect:masterfrom
tomi-font:trusted_storage_deprecation

Conversation

@tomi-font
Copy link
Copy Markdown
Contributor

@tomi-font tomi-font commented May 25, 2026

Trusted Storage is deprecated in favor of Secure Storage, so make CONFIG_CHIP_WIFI_CRYPTO_BACKEND_PSA default to Secure Storage.

Trusted Storage remains a supported option for the time being so keep enabling the same Kconfig options when Trusted Storage is used. When Secure Storage is used, nothing more needs to be enabled as the build system handles enabling what is needed automatically.

Testing

NCS PR: nrfconnect/sdk-nrf/pull/28996

manifest-pr-skip

@tomi-font tomi-font requested a review from a team as a code owner May 25, 2026 11:39
Trusted Storage is deprecated in favor of Secure Storage, so make
CONFIG_CHIP_WIFI_CRYPTO_BACKEND_PSA default to Secure Storage.

Trusted Storage remains a supported option for the time being so keep
enabling the same Kconfig options when Trusted Storage is used.
When Secure Storage is used, nothing more needs to be enabled as the
build system handles enabling what is needed automatically.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
@tomi-font tomi-font force-pushed the trusted_storage_deprecation branch from f65f3da to 6d301f9 Compare May 25, 2026 11:58
@tomi-font tomi-font changed the title [nrf toup][nrfconnect] enable Secure Storage instead of Trusted Storage by default [nrf toup][nrfconnect] enable Secure Storage instead of Trusted Storage May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant