Commit c248288
nrf_security: Always enable builtin keys for 54L
Enable the builtin keys for the nRF54L series when
nrf_security is being used. This option for
builtin keys is needed for the KMU keys which
don't always have dependencies on the hardware unique key
or the identity key.
We guard this option on the PSA Cracen driver because the
driver implements the necessary builtin key functions.
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent 768d5ee commit c248288
File tree
2 files changed
+2
-2
lines changed- subsys/nrf_security
- src/drivers/cracen/cracenpsa
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments