Skip to content

Commit 5b79e57

Browse files
57300hakonfam
authored andcommitted
[nrf fromtree] drivers: cache: Enable LINEADDR workaround on nRF54H20 EngB
Upstream commit: 41f53b2 Just like on nRF54H20 EngC. Signed-off-by: Grzegorz Swiderski <[email protected]>
1 parent 055d020 commit 5b79e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/cache/Kconfig.nrf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ config CACHE_NRF_CACHE
1010

1111
config CACHE_NRF_PATCH_LINEADDR
1212
bool "Patch lineaddr"
13-
default y if SOC_NRF54H20
13+
default y if SOC_NRF54H20 || SOC_NRF54H20_ENGB
1414
help
1515
Manually set 28th bit in the LINEADDR in Trustzone Secure build.

0 commit comments

Comments
 (0)