[meta-zephyr 0/2] add support of the zephyr-openamp-rsc-table sample on STM32MP157
Arnaud Pouliquen <arnaud.pouliquen@...>
Add capability to genereate the "zephyr-openamp-rsc-table" sample in yocto build.
This example demonstrates inter-processor communication based on a resource table,
with the objective of responding to the Linux kernel rpmsg sample.
This sample is compatible with the stm32mp157c_dk2 board.
The support of the board is also added in this series.
Arnaud Pouliquen (2):
conf: machine: add stm32mp157c-dk2 support
zephyr-kernel: add openamp-rsc-table sample
conf/machine/stm32mp157c-dk2.conf | 8 ++++++++
.../zephyr-kernel/zephyr-openamp-rsc-table.bb | 10 ++++++++++
2 files changed, 18 insertions(+)
create mode 100644 conf/machine/stm32mp157c-dk2.conf
create mode 100644 recipes-kernel/zephyr-kernel/zephyr-openamp-rsc-table.bb
--
2.17.1
This example demonstrates inter-processor communication based on a resource table,
with the objective of responding to the Linux kernel rpmsg sample.
This sample is compatible with the stm32mp157c_dk2 board.
The support of the board is also added in this series.
Arnaud Pouliquen (2):
conf: machine: add stm32mp157c-dk2 support
zephyr-kernel: add openamp-rsc-table sample
conf/machine/stm32mp157c-dk2.conf | 8 ++++++++
.../zephyr-kernel/zephyr-openamp-rsc-table.bb | 10 ++++++++++
2 files changed, 18 insertions(+)
create mode 100644 conf/machine/stm32mp157c-dk2.conf
create mode 100644 recipes-kernel/zephyr-kernel/zephyr-openamp-rsc-table.bb
--
2.17.1