Skip to content

Commit 90a437b

Browse files
jonathannilsenhakonfam
authored andcommitted
samples: smp_transfer: don't reserve app/radio shared memory from app
Don't configure access to cpuapp/cpurad shared memory from the cpuapp side, as the shared access is configured by the cpurad side. Signed-off-by: Jonathan Nilsen <[email protected]>
1 parent 160f41a commit 90a437b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/suit/smp_transfer/boards/nrf54h20dk_nrf54h20_cpuapp_common.dtsi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ ipc0: &cpuapp_cpurad_ipc {
3535
status = "okay";
3636
};
3737

38-
&cpuapp_cpurad_ram0x_region {
39-
status = "okay";
40-
};
41-
4238
&cpurad_bellboard {
4339
status = "okay";
4440
};

0 commit comments

Comments
 (0)