Skip to content

Commit 108186b

Browse files
committed
entropy: cc310: Use cc310 with MPU
Remove MPU dependency in CC310 entropy driver. Further testing has shown that the CC310 entropy driver works correctly with MPU stack protection. This reverts commit cdb864f. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent cdb864f commit 108186b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/entropy/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ config ENTROPY_CC310
1010
depends on HW_CC310 || (SOC_NRF9160 && SPM)
1111
depends on ENTROPY_GENERATOR
1212
depends on !BT_LL_SW_LEGACY
13-
depends on !MPU_STACK_GUARD
1413
select ENTROPY_HAS_DRIVER
1514
select ENTROPY_NRF_FORCE_ALT
1615
default y

0 commit comments

Comments
 (0)