zephyr/samples/subsys/ipc/openamp/remote
Andrew Davis 8ccc43912f samples: ipc: openamp: Remove virtual shared memory device
A virtual metal_device is created, next the needed IO regions are created
and added to this device. Immediately we extract these regions back out
and make use of them. There is no reason to create the metal_device and
add the IO regions to it, instead simply use the IO regions directly.

This is similar to what was already done to the openamp_rsc_table sample.

Signed-off-by: Andrew Davis <afd@ti.com>
2024-10-02 10:04:59 +02:00
..
boards samples: ipc: openamp: remove pre HWMV2 overlays for RT11xx boards 2024-06-07 19:04:44 -04:00
src samples: ipc: openamp: Remove virtual shared memory device 2024-10-02 10:04:59 +02:00
CMakeLists.txt
prj.conf arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
sample.yaml