All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
@ 2021-12-08 20:17 Khem Raj
  2021-12-09 13:22 ` Jon Mason
  2021-12-09 17:06 ` Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2021-12-08 20:17 UTC (permalink / raw)
  To: meta-arm; +Cc: Khem Raj

qemuarm64 fails to build since PLAT=invalid when MACHINE=qemuarm64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../trusted-firmware-a/trusted-firmware-a_%.bbappend            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
index 45c6e92..71055e1 100644
--- a/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -1,4 +1,4 @@
-COMPATIBLE_MACHINE:qemuarm64 = "qemuarm64"
+COMPATIBLE_MACHINE:qemuarm64-secureboot = "qemuarm64-secureboot"
 COMPATIBLE_MACHINE:qemu-generic-arm64 = "qemu-generic-arm64"
 
 TFA_PLATFORM:qemuarm64-secureboot = "qemu"
-- 
2.34.1



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

* Re: [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
  2021-12-08 20:17 [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible Khem Raj
@ 2021-12-09 13:22 ` Jon Mason
  2021-12-09 17:06 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2021-12-09 13:22 UTC (permalink / raw)
  To: meta-arm, Khem Raj

On Wed, 8 Dec 2021 12:17:32 -0800, Khem Raj wrote:
> qemuarm64 fails to build since PLAT=invalid when MACHINE=qemuarm64
> 
> 

Applied, thanks!

[1/1] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
      commit: 67332589e0cbe4b93267589cd52dd0b9f2679cfc

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


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

* Re: [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
  2021-12-08 20:17 [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible Khem Raj
  2021-12-09 13:22 ` Jon Mason
@ 2021-12-09 17:06 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2021-12-09 17:06 UTC (permalink / raw)
  To: meta-arm, Khem Raj

On Wed, 8 Dec 2021 12:17:32 -0800, Khem Raj wrote:
> qemuarm64 fails to build since PLAT=invalid when MACHINE=qemuarm64
> 
> 

Applied, thanks!

[1/1] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
      commit: 67332589e0cbe4b93267589cd52dd0b9f2679cfc

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


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

end of thread, other threads:[~2021-12-09 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 20:17 [PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible Khem Raj
2021-12-09 13:22 ` Jon Mason
2021-12-09 17:06 ` 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.