mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
linux-yocto: Add bbappend for 5.19
Enable tee and arm-ffa driver on qemuarm/qemuarm64 by default Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# enable arm_ffa regardless on 5.19
|
||||
SRC_URI:append:qemuarm = " \
|
||||
file://tee.cfg \
|
||||
file://arm-ffa-transport.cfg \
|
||||
"
|
||||
SRC_URI:append:qemuarm64 = " \
|
||||
file://tee.cfg \
|
||||
file://arm-ffa-transport.cfg \
|
||||
"
|
||||
Reference in New Issue
Block a user