Commit a14ae71
committed
[nrf noup] soc: nordic: Disable DCACHE
When the secure domain services are enabled.
noup since the symbol SDFW_SERVICES_ENABLED
are not available upstream.
This is required specifically for the PSA crypto
secure service but this is the most relevant Kconfig
that I could use.
This is temporary since we expect to add support for
data cache later.
This affects for the following secdom enabled targets:
nrf54h20_cpuapp and cpurad
nrf9280_cpuapp
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent d805380 commit a14ae71
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments