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 ab70e41 commit 53f61e1Copy full SHA for 53f61e1
boards/shields/coverage_support/boards/nrf54l15dk_nrf54l15_cpuapp.conf
@@ -17,3 +17,7 @@ CONFIG_ZTEST_STACK_SIZE=4096
17
CONFIG_IPM_CONSOLE_STACK_SIZE=8092
18
CONFIG_IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE=4096
19
CONFIG_SIZE_OPTIMIZATIONS=y
20
+
21
+# Switch from CRACEN to OBERON to save memory
22
+CONFIG_PSA_CRYPTO_DRIVER_OBERON=y
23
+CONFIG_PSA_CRYPTO_DRIVER_CRACEN=n
0 commit comments