Skip to content

Commit d5a9783

Browse files
committed
boards: shields: coverage_support: further reduce used memory
To run more driver's tests with coverage. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent 306a42f commit d5a9783

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

boards/shields/coverage_support/boards/nrf54l15dk_nrf54l15_cpuapp.conf

+2-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ CONFIG_IPM_CONSOLE_STACK_SIZE=8092
1818
CONFIG_IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE=4096
1919
CONFIG_SIZE_OPTIMIZATIONS=y
2020

21-
# Switch from CRACEN to OBERON to save memory
22-
CONFIG_PSA_CRYPTO_DRIVER_OBERON=y
23-
CONFIG_PSA_CRYPTO_DRIVER_CRACEN=n
21+
# to save memory
22+
CONFIG_NRF_SECURITY=n

0 commit comments

Comments
 (0)