* [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
@ 2023-08-21 13:01 Mariam Elshakfy
2023-08-21 13:01 ` [PATCH 1/1] " Mariam Elshakfy
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Mariam Elshakfy @ 2023-08-21 13:01 UTC (permalink / raw)
To: meta-arm
Update TF-A version for N1SDP to align with
Arm Reference Solutions' N1SDP-2023.06.22
manifest
Mariam Elshakfy (1):
arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
.../trusted-firmware-a/trusted-firmware-a-n1sdp.inc | 4 ++++
1 file changed, 4 insertions(+)
--
2.34.1.windows.1
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 1/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
2023-08-21 13:01 [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP Mariam Elshakfy
@ 2023-08-21 13:01 ` Mariam Elshakfy
2023-08-21 13:01 ` [PATCH] " Mariam Elshakfy
2023-08-21 22:04 ` [PATCH 0/1] " Jon Mason
2 siblings, 0 replies; 4+ messages in thread
From: Mariam Elshakfy @ 2023-08-21 13:01 UTC (permalink / raw)
To: meta-arm
Update TF-A version for N1SDP to align with
N1SDP 2023.06.22 manifest
Signed-off-by: Mariam Elshakfy <mariam.elshakfy@arm.com>
---
.../trusted-firmware-a/trusted-firmware-a-n1sdp.inc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
index 654e4327..fdb12982 100644
--- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
+++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
@@ -1,5 +1,9 @@
# N1SDP specific TFA support
+# Align with N1SDP-2023.06.22 Manifest
+SRCREV_tfa = "31f60a968347497562b0129134928d7ac4767710"
+PV .= "+git${SRCPV}"
+
COMPATIBLE_MACHINE = "n1sdp"
TFA_PLATFORM = "n1sdp"
TFA_BUILD_TARGET = "all fip"
--
2.34.1.windows.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
2023-08-21 13:01 [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP Mariam Elshakfy
2023-08-21 13:01 ` [PATCH 1/1] " Mariam Elshakfy
@ 2023-08-21 13:01 ` Mariam Elshakfy
2023-08-21 22:04 ` [PATCH 0/1] " Jon Mason
2 siblings, 0 replies; 4+ messages in thread
From: Mariam Elshakfy @ 2023-08-21 13:01 UTC (permalink / raw)
To: meta-arm
Update TF-A version for N1SDP to align with
N1SDP 2023.06.22 manifest
Signed-off-by: Mariam Elshakfy <mariam.elshakfy@arm.com>
---
.../trusted-firmware-a/trusted-firmware-a-n1sdp.inc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
index 654e4327..fdb12982 100644
--- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
+++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc
@@ -1,5 +1,9 @@
# N1SDP specific TFA support
+# Align with N1SDP-2023.06.22 Manifest
+SRCREV_tfa = "31f60a968347497562b0129134928d7ac4767710"
+PV .= "+git${SRCPV}"
+
COMPATIBLE_MACHINE = "n1sdp"
TFA_PLATFORM = "n1sdp"
TFA_BUILD_TARGET = "all fip"
--
2.34.1.windows.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
2023-08-21 13:01 [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP Mariam Elshakfy
2023-08-21 13:01 ` [PATCH 1/1] " Mariam Elshakfy
2023-08-21 13:01 ` [PATCH] " Mariam Elshakfy
@ 2023-08-21 22:04 ` Jon Mason
2 siblings, 0 replies; 4+ messages in thread
From: Jon Mason @ 2023-08-21 22:04 UTC (permalink / raw)
To: meta-arm, Mariam Elshakfy
On Mon, 21 Aug 2023 14:01:30 +0100, Mariam Elshakfy wrote:
> Update TF-A version for N1SDP to align with
> Arm Reference Solutions' N1SDP-2023.06.22
> manifest
>
> Mariam Elshakfy (1):
> arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
>
> [...]
Applied, thanks!
[1/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
commit: 881b4aebe56b0591f6b93fe399080c5b8a9d3a67
Best regards,
--
Jon Mason <jon.mason@arm.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-21 22:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21 13:01 [PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP Mariam Elshakfy
2023-08-21 13:01 ` [PATCH 1/1] " Mariam Elshakfy
2023-08-21 13:01 ` [PATCH] " Mariam Elshakfy
2023-08-21 22:04 ` [PATCH 0/1] " 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.