commit | 0a6a80428cb2473e8ea37fe89bb16f96b6482074 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Wed Nov 09 16:54:14 2022 +0100 |
committer | David Hu <david.hu@arm.com> | Mon Dec 05 03:42:43 2022 +0100 |
tree | a88cd6917cd2da2bdef61f6f34a89e31e1636ce5 | |
parent | fbeb7697a907dbd9b8c4c7dff420f192ec46ca01 [diff] |
platform: nordic: Fix invalid config for CRYPTO_NV_SEED TF-M demands that either CRYPTO_NV_SEED or CRYTPO_HW_ACCELERATOR is enabled. Since we don't support HW accelerator in-tree we need to enable CRYPTO_NV_SEED again, even though this is only a hardcoded value. This reverts commit 1ac50c2dc79c1bdc85589c71c09f69207055c12e. Change-Id: Ia2fa0d4bcb32b74ddd456eddcc525c79d7c56847 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>