zephyr/samples/drivers/mbox/remote
Jimmy Zheng 6a3550e106 samples: drivers: mbox: fix adp_xc7k/ae350 configuration and overlay
This commit fixes the following issues for adp_xc7k/ae350
  1. Incorrect copyright due to copy-paste error
  2. Separate RAM region for the host and remote clusters
  3. Allocate hart 0 for host and hart 1 for remote cluster
  4. Use mbox channel 9, 10 for the sample, leaving channel/irq source
     1 ~ 8 for ae350 8-core IPI

Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>
2024-10-23 16:53:13 +02:00
..
boards samples: drivers: mbox: fix adp_xc7k/ae350 configuration and overlay 2024-10-23 16:53:13 +02:00
src samples: mbox: Align to NO MULTITHREADING 2024-08-01 13:31:53 +02:00
CMakeLists.txt boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
Kconfig samples: drivers: mbox: use DT 2024-03-07 14:32:57 +00:00
prj.conf