Skip to content

Commit

Permalink
Update subsys/nrf_security/src/drivers/cracen/cracenpsa/src/common.c
Browse files Browse the repository at this point in the history
Co-authored-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
  • Loading branch information
hakonfam and Vge0rge authored Nov 15, 2024
1 parent e1c4c1f commit b1e0eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subsys/nrf_security/src/drivers/cracen/cracenpsa/src/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
*/

#include "common.h"
#ifdef NRF54H_SERIES
#include "platform_keys/platform_keys.h"
#endif

#include <cracen/lib_kmu.h>
#include <cracen/mem_helpers.h>
Expand Down

0 comments on commit b1e0eb4

Please sign in to comment.