You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>
0 commit comments