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 af0c988 commit 0fe8787Copy full SHA for 0fe8787
subsys/nrf_security/src/drivers/cracen/common/include/security/cracen.h
@@ -16,7 +16,7 @@
16
17
#include <stdint.h>
18
#include <stdbool.h>
19
-#include <nrf.h>
+#include <nrfx.h>
20
21
#include <hal/nrf_cracen.h>
22
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/lib_kmu.c
@@ -10,7 +10,7 @@
10
11
#include <zephyr/kernel.h>
12
13
14
15
#if defined(CONFIG_SOC_SERIES_NRF54LX)
#include <nrfx_rramc.h>
subsys/nrf_security/src/drivers/cracen/sxsymcrypt/src/hw.h
@@ -8,7 +8,7 @@
8
#define HW_HEADER_FILE
9
#include <cracen/membarriers.h>
#include <stddef.h>
#include <sxsymcrypt/internal.h>
0 commit comments