We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2229681 commit dbfc8adCopy full SHA for dbfc8ad
drivers/cache/Kconfig.nrf
@@ -10,6 +10,6 @@ config CACHE_NRF_CACHE
10
11
config CACHE_NRF_PATCH_LINEADDR
12
bool "Patch lineaddr"
13
- default y if SOC_NRF54H20
+ default y if SOC_NRF54H20 || SOC_NRF54H20_ENGB
14
help
15
Manually set 28th bit in the LINEADDR in Trustzone Secure build.
0 commit comments