zephyr/samples/subsys
Andrew Davis 0714052c74 samples: ipc: openamp_rsc_table: Remove virtual shared memory device
A virtual metal_device is created and then the needed IO regions created
and added to this device. Immediately we extract these regions back out
and make use of them. There is no reason to do this, instead simply
use the created IO regions.

This also removes the need to have struct metal_device defined to have
more than one IO region (METAL_MAX_DEVICE_REGIONS), which is not default.
If the libmetal library was built with a different value, then updating
this header would not fix the underlying implementation leading to runtime
failures.

Signed-off-by: Andrew Davis <afd@ti.com>
2024-03-29 17:21:20 -05:00
..
bindesc samples bindesc: Add runtime test and change default to native_sim 2023-11-20 12:02:48 +01:00
canbus samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
console hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
debug samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
display samples/subsys/display/lvgl: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
edac doc: samples: edac: add syntax highlight to code blocks 2023-10-18 15:51:22 +03:00
fs samples: subsys: fs: littlefs: add stm32 configs & tests 2024-03-11 17:55:08 +00:00
input hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipc samples: ipc: openamp_rsc_table: Remove virtual shared memory device 2024-03-29 17:21:20 -05:00
llext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
logging samples: logging: Add support for UART over Bluetooth LE NUS 2024-03-22 10:25:37 +01:00
lorawan samples: subsys: lorawan: class_a: add multicast support 2024-01-30 14:14:05 +00:00
mgmt samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
modbus samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
nvs samples: hwmv2: rename espxx_luatos_core files 2024-03-25 18:40:34 -04:00
pm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
portability hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtio/sensor_batch_processing samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
sensing sensing: Fix initializer compile-time constant 2024-01-24 10:32:10 +01:00
settings samples: hwmv2: rename espxx_luatos_core files 2024-03-25 18:40:34 -04:00
shell samples: shell: Add support for UART over Bluetooth LE NUS 2024-03-22 10:25:37 +01:00
sip_svc samples: sip_svc: Add support for intel_socfpga_agilex5_socdk 2023-09-15 09:26:49 +02:00
task_wdt hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
testsuite samples: pytest: add README 2023-12-14 10:12:21 +01:00
tracing hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
usb samples: cdc_acm: use USB notification messages to detect DTR 2024-03-22 10:10:42 +01:00
usb_c samples: usb-c: sink: Add support for WeAct STM32G431 core 2023-11-21 09:54:02 +01:00
video samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
zbus samples/subsys/zbus/uart_bridge: Remove redundant overlays 2024-03-15 16:13:12 +01:00
subsys.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00