boards: nordic: add 'iron' board variant

This is needed for next generation Secure Domain firmware.

Signed-off-by: Håkon Amundsen <haakon.amundsen@nordicsemi.no>
This commit is contained in:
Håkon Amundsen 2025-03-19 15:11:32 +01:00 committed by Benjamin Cabé
commit 1fac1b917f
11 changed files with 131 additions and 3 deletions

View file

@ -33,5 +33,10 @@ config SOC_NRF54H20_CPUFLPR
help
nRF54H20 CPUFLPR
config SOC_NRF54H20_IRON
bool
help
Indicates that local domain firmware is compatible with Nordic IRONside SE.
config SOC
default "nrf54h20" if SOC_NRF54H20