DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 5/6] v8a: tf-a: re-export patch queue with 'git ptx-patches'
Date: Fri,  5 Dec 2025 23:22:54 +0100	[thread overview]
Message-ID: <20251205222320.2261758-5-rhi@pengutronix.de> (raw)
In-Reply-To: <20251205222320.2261758-1-rhi@pengutronix.de>

No functional change, only artefacts from applying a new patch using
'git ptx-patches'. Since the output is stable, this is needed only once.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 .../0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch | 6 +-----
 .../tf-a-v2.12/0002-fix-imx8m-fix-imx8mq-build-break.patch  | 6 +-----
 configs/platform-v8a/patches/tf-a-v2.12/series              | 3 +++
 3 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/configs/platform-v8a/patches/tf-a-v2.12/0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch b/configs/platform-v8a/patches/tf-a-v2.12/0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch
index 1c538180f8b2..30bf8da0999b 100644
--- a/configs/platform-v8a/patches/tf-a-v2.12/0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch
+++ b/configs/platform-v8a/patches/tf-a-v2.12/0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch
@@ -1,7 +1,6 @@
-From 3a36f70ba02e88ed20083c1278a739c6c870aae0 Mon Sep 17 00:00:00 2001
 From: Jacky Bai <ping.bai@nxp.com>
 Date: Tue, 14 Jan 2020 16:05:59 +0800
-Subject: [PATCH 1/2] fix(imx8mq): fix imx8mq build break due to hab
+Subject: [PATCH] fix(imx8mq): fix imx8mq build break due to hab
 
 Add the HAB secure boot support for the i.MX8MQ to
 fix the build break.
@@ -78,6 +77,3 @@ index 73179dd0c13e..d3d213268ce1 100644
  				plat/imx/imx8m/imx_aipstz.c			\
  				plat/imx/imx8m/imx8m_caam.c			\
  				plat/imx/imx8m/imx8m_ccm.c			\
--- 
-2.39.5
-
diff --git a/configs/platform-v8a/patches/tf-a-v2.12/0002-fix-imx8m-fix-imx8mq-build-break.patch b/configs/platform-v8a/patches/tf-a-v2.12/0002-fix-imx8m-fix-imx8mq-build-break.patch
index 8cf78cd2e17d..8cab553508b9 100644
--- a/configs/platform-v8a/patches/tf-a-v2.12/0002-fix-imx8m-fix-imx8mq-build-break.patch
+++ b/configs/platform-v8a/patches/tf-a-v2.12/0002-fix-imx8m-fix-imx8mq-build-break.patch
@@ -1,7 +1,6 @@
-From 1b65be5943fc4f6a0382d03a4ed7393b383e56a4 Mon Sep 17 00:00:00 2001
 From: Jacky Bai <ping.bai@nxp.com>
 Date: Thu, 17 Oct 2024 17:56:41 +0800
-Subject: [PATCH 2/2] fix(imx8m): fix imx8mq build break
+Subject: [PATCH] fix(imx8m): fix imx8mq build break
 
 Fix the build break for i.MX8MQ to make it boot
 with basic function enabled.
@@ -88,6 +87,3 @@ index d3d213268ce1..76fc07107057 100644
  ifneq (${PRELOADED_BL33_BASE},)
  $(eval $(call add_define_val,PLAT_NS_IMAGE_OFFSET,${PRELOADED_BL33_BASE}))
  endif
--- 
-2.39.5
-
diff --git a/configs/platform-v8a/patches/tf-a-v2.12/series b/configs/platform-v8a/patches/tf-a-v2.12/series
index dcb2e47ba885..1e61d308efdd 100644
--- a/configs/platform-v8a/patches/tf-a-v2.12/series
+++ b/configs/platform-v8a/patches/tf-a-v2.12/series
@@ -1,3 +1,6 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
 0001-fix-imx8mq-fix-imx8mq-build-break-due-to-hab.patch
 0002-fix-imx8m-fix-imx8mq-build-break.patch
 0003-fix-nxp-imx_trdc.h-header-guard.patch
+# f315dae4026f8c61c4273b474327fbaf  - git-ptx-patches magic
-- 
2.47.3




  parent reply	other threads:[~2025-12-05 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05 22:22 [DistroKit] [PATCH 1/6] v8a: barebox-r5: sync config file changes Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 2/6] v8a: barebox-r5: clean up recipe Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 3/6] v7a: at91bootstrap: version bump 4.0.6-rc1 -> 4.0.12 Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 4/6] v8a: tf-a: make it compile with GCC 15 Roland Hieber
2025-12-05 22:22 ` Roland Hieber [this message]
2025-12-05 22:22 ` [DistroKit] [PATCH 6/6] toolchains: version bump 2024.11.1 -> 2025.11.0 Roland Hieber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251205222320.2261758-5-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox