Skip to content

Commit 61f1dbc

Browse files
ahasztagnordicjm
authored andcommitted
suit: Fix include in nRF9280 MCI
It caused build failures Signed-off-by: Artur Hadasz <[email protected]>
1 parent c328db4 commit 61f1dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

subsys/suit/mci/src/suit_mci_nrf9280.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#endif /* CONFIG_SDFW_LCS */
1414
#include <zephyr/logging/log.h>
1515
#include <sdfw/arbiter.h>
16+
#include <suit_types.h>
1617

1718
#define MANIFEST_PUBKEY_NRF_TOP_GEN0 0x4000BB00
1819
#define MANIFEST_PUBKEY_SYSCTRL_GEN0 0x40082100

0 commit comments

Comments
 (0)