Commit 92faafc
committed
[nrf noup] soc: nordic: Disable DCACHE for nrf54h20
When the secure domain services are enabled.
Noup since the symbol SDFW_SERVICES_ENABLED
is not available upstream.
This is required specifically for the PSA crypto
secure service but I cannot use SSF_PSA_CRYPTO_SERVICE_ENABLED
here so I used the SDFW_SERVICES_ENABLED option.
This is temporary since we expect to add support for
data cache later.
This affects the nrf54h20dk cpuapp and cpurad targets.
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent 71d74e3 commit 92faafc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments