blob: dec31dd44da14e91a0eb2a51bfa5a66691c670f1 [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
2
3# Enable ARM-FFA transport
4SRC_URI:append = " \
5 file://arm-ffa-transport.cfg \
6 "