All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-yocto: Add bbappend for 5.19
@ 2022-09-12  7:46 Khem Raj
  2022-09-23 15:31 ` Jon Mason
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Khem Raj @ 2022-09-12  7:46 UTC (permalink / raw)
  To: meta-arm; +Cc: Khem Raj

Enable tee and arm-ffa driver on qemuarm/qemuarm64 by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend

diff --git a/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
new file mode 100644
index 0000000..29c6a08
--- /dev/null
+++ b/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
@@ -0,0 +1,9 @@
+# enable arm_ffa regardless on 5.19
+SRC_URI:append:qemuarm = " \
+    file://tee.cfg \
+"
+SRC_URI:append:qemuarm64 = " \
+    file://tee.cfg \
+"
+require arm-ffa-transport.inc
+
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] linux-yocto: Add bbappend for 5.19
  2022-09-12  7:46 [PATCH] linux-yocto: Add bbappend for 5.19 Khem Raj
@ 2022-09-23 15:31 ` Jon Mason
  2022-09-28 13:42 ` Jon Mason
  2022-09-29 18:56 ` Jon Mason
  2 siblings, 0 replies; 4+ messages in thread
From: Jon Mason @ 2022-09-23 15:31 UTC (permalink / raw)
  To: meta-arm, Khem Raj

On Mon, 12 Sep 2022 00:46:47 -0700, Khem Raj wrote:
> Enable tee and arm-ffa driver on qemuarm/qemuarm64 by default

Applied, thanks!

[1/1] linux-yocto: Add bbappend for 5.19
      commit: 75ccc7847d8af5bfff4d6261a49530bb571d1a12

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] linux-yocto: Add bbappend for 5.19
  2022-09-12  7:46 [PATCH] linux-yocto: Add bbappend for 5.19 Khem Raj
  2022-09-23 15:31 ` Jon Mason
@ 2022-09-28 13:42 ` Jon Mason
  2022-09-29 18:56 ` Jon Mason
  2 siblings, 0 replies; 4+ messages in thread
From: Jon Mason @ 2022-09-28 13:42 UTC (permalink / raw)
  To: meta-arm, Khem Raj

On Mon, 12 Sep 2022 00:46:47 -0700, Khem Raj wrote:
> Enable tee and arm-ffa driver on qemuarm/qemuarm64 by default

Applied, thanks!

[1/1] linux-yocto: Add bbappend for 5.19
      commit: 75ccc7847d8af5bfff4d6261a49530bb571d1a12

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] linux-yocto: Add bbappend for 5.19
  2022-09-12  7:46 [PATCH] linux-yocto: Add bbappend for 5.19 Khem Raj
  2022-09-23 15:31 ` Jon Mason
  2022-09-28 13:42 ` Jon Mason
@ 2022-09-29 18:56 ` Jon Mason
  2 siblings, 0 replies; 4+ messages in thread
From: Jon Mason @ 2022-09-29 18:56 UTC (permalink / raw)
  To: meta-arm, Khem Raj

On Mon, 12 Sep 2022 00:46:47 -0700, Khem Raj wrote:
> Enable tee and arm-ffa driver on qemuarm/qemuarm64 by default

Applied, thanks!

[1/1] linux-yocto: Add bbappend for 5.19
      commit: 75ccc7847d8af5bfff4d6261a49530bb571d1a12

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-29 19:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12  7:46 [PATCH] linux-yocto: Add bbappend for 5.19 Khem Raj
2022-09-23 15:31 ` Jon Mason
2022-09-28 13:42 ` Jon Mason
2022-09-29 18:56 ` Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.