boards: nrf54h20: iron: keep cpusec_cpuapp_ipc

Support IPC between SEC and APP. This is needed for PSA Crypto
support.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2025-04-08 11:35:06 +02:00 committed by Benjamin Cabé
commit 3049e0c8b9

View file

@ -8,7 +8,6 @@
/delete-node/&cpurad_rx_partitions; /delete-node/&cpurad_rx_partitions;
/delete-node/&cpuapp_rx_partitions; /delete-node/&cpuapp_rx_partitions;
/delete-node/&cpusec_cpuapp_ipc;
/* This is not yet an exhaustive memory map, and contain only a minimum required to boot /* This is not yet an exhaustive memory map, and contain only a minimum required to boot
* the application core. * the application core.