mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
arm-bsp/kernel: Add rpmsg_arm_mailbox to corstone1000
Adds out-of-tree rpmsg_arm_mailbox driver patches into linux kernel to communicate with external system using MHUs in corstone1000 platform. The host can communicate with external system using the driver under /dev/rpmsg0_ctrl0. Signed-off-by: Emekcan Aras <emekcan.aras@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -42,6 +42,7 @@ SRC_URI:append:corstone1000 = " \
|
||||
file://defconfig \
|
||||
file://0001-UPSTREAM-firmware-arm_ffa-Handle-compatibility-with-.patch \
|
||||
file://0002-Add-external-system-driver.patch \
|
||||
file://0003-Add-rpsmg-driver-for-corstone1000.patch \
|
||||
"
|
||||
|
||||
SRC_URI:append:corstone1000 = " ${@bb.utils.contains('MACHINE_FEATURES', \
|
||||
|
||||
Reference in New Issue
Block a user