; Regards,
> Naveen
>
>> -Original Message-
>> From: yocto@lists.yoctoproject.org On
>> Behalf Of Arnaud Pouliquen
>> Sent: Wednesday, September 29, 2021 5:41 PM
>> To: yocto@lists.yoctoproject.org
>> Cc: Kumar Gala ; Kevin Townsend
>>
>&g
by loading Zephyr image
to Cortex-M4 core from Linux using remoteproc framework.
Signed-off-by: Arnaud Pouliquen
---
conf/machine/stm32mp157c-dk2.conf | 8
1 file changed, 8 insertions(+)
create mode 100644 conf/machine/stm32mp157c-dk2.conf
diff --git a/conf/machine/stm32mp157c-dk2
oard.
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
The recipe to build rpmsg sample demonstrating messaging between
main core dunning Linux and and the coprocessor running Zephyr.
Useful to demonstrate inter-processing communication.
Signed-off-by: Arnaud Pouliquen
---
.../zephyr-kernel/zephyr-openamp-rsc-table.bb | 10 ++
1