zephyr/samples/subsys
Iuliana Prodan 53d21f6d3d samples: add support for i.MX8ULP DSP in openamp_rsc_table
Add the dts and config overlay for imx8ulp_evk//adsp
to have the openamp_rsc_table sample working on
HiFi4 DSP from i.MX8ULP.

Since openamp_rsc_table sample uses IPM API and i.MX8ULP
has a mbox driver for messaging unit, we need a mailbox node.
This will load the ipm_mbox driver that exposes the IPM
interface while using a MBOX driver in the back-end.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2025-05-15 14:09:10 +02:00
..
bindesc tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
canbus
console
dap samples: dap: use new USB device stack and new DAP backend USB 2025-03-11 18:54:24 +01:00
debug samples/subsys/debug/fuzz: Remove support for native_posix 2025-03-07 19:16:14 +01:00
demand_paging
display samples: display: cfb_custom_font: allow -ENOSYS blanking error 2025-05-07 08:17:52 +01:00
edac
fs dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
input tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
ipc samples: add support for i.MX8ULP DSP in openamp_rsc_table 2025-05-15 14:09:10 +02:00
llext samples: subsys: llext: shell_loader: Exclude Renesas RZ/A2M 2025-04-25 14:05:01 +02:00
logging samples: subsys: logging: logger: add stm32h750b-dk conf 2025-05-05 12:20:42 +02:00
lorawan samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
mgmt samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
modbus
nvs tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
pm samples/subsys/pm/latency: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
portability
profiling
rtio
sensing
settings samples: Fix inconsistent variable naming 2025-05-01 07:15:44 +02:00
shell tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
sip_svc
smf
task_wdt samples: task_wdt: Use wdt device if it is ready 2025-03-19 01:24:56 +01:00
testsuite drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
tracing
usb samples: usb: add a cdc_acm_bridge sample 2025-05-14 20:11:00 +01:00
usb_c
uuid samples: uuid: fix README issues 2025-04-22 04:34:51 +02:00
zbus zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00
subsys.rst