Skip to content

Commit cdb864f

Browse files
tejlmandrlubos
authored andcommitted
entropy: cc310 dependency to mpu settings introduced
Disable cc310 entropy driver for MPU enabled applications. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent c2f2a9a commit cdb864f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/entropy/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ 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
1314
select ENTROPY_HAS_DRIVER
1415
select ENTROPY_NRF_FORCE_ALT
1516
default y

0 commit comments

Comments
 (0)