* [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
@ 2025-03-07 9:59 Luc BEAUFILS
0 siblings, 0 replies; 4+ messages in thread
From: Luc BEAUFILS @ 2025-03-07 9:59 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Petazzoni, Luc BEAUFILS, Thomas Perrot
The imx-cst package provides a set of tools to sign and authenticate
code for i.MX processors. The byacc binary is required as a dependency.
The initial series of patches has been written by Thomas Perrot [1] but
does not seem to have been submitted upstream. This series backports
his work and updates the imx-cst version to 3.4.0+dfsg version.
[1]: https://patchwork.ozlabs.org/project/buildroot/cover/20220419092151.91638-1-thomas.perrot@bootlin.com/
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Luc BEAUFILS <luc.beaufils@savoirfairelinux.com>
Thomas Perrot (2):
package/byacc: add new package
package/imx-cst: add new package
package/Config.in.host | 1 +
package/byacc/byacc.hash | 3 ++
package/byacc/byacc.mk | 16 +++++++++++
package/imx-cst/Config.in.host | 9 ++++++
package/imx-cst/imx-cst.hash | 3 ++
package/imx-cst/imx-cst.mk | 50 ++++++++++++++++++++++++++++++++++
6 files changed, 82 insertions(+)
create mode 100644 package/byacc/byacc.hash
create mode 100644 package/byacc/byacc.mk
create mode 100644 package/imx-cst/Config.in.host
create mode 100644 package/imx-cst/imx-cst.hash
create mode 100644 package/imx-cst/imx-cst.mk
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
[not found] <657a4a78e8df2a586faebb61d46ff3e8cfc7032d.camel@phytec.de>
@ 2025-08-14 7:41 ` Luc Beaufils
2025-08-14 7:54 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 4+ messages in thread
From: Luc Beaufils @ 2025-08-14 7:41 UTC (permalink / raw)
To: Yunus Bas; +Cc: buildroot, Thomas Perrot, Thomas Petazzoni
Hi,
The 3.4.0+dfsg version has been removed from the debian repository.
The series should bump to the 3.4.1+dfsg version.
BR,
Luc BEAUFILS
----- Original Message -----
From: "Yunus Bas" <Y.Bas@phytec.de>
To: "luc beaufils" <luc.beaufils@savoirfairelinux.com>
Cc: "buildroot" <buildroot@buildroot.org>, "Thomas Perrot" <thomas.perrot@bootlin.com>, "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Sent: Wednesday, August 13, 2025 5:58:01 PM
Subject: Re: [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
Hi @all,
Can anybode give me a status update regarding this patch series? Will it be approved or not? Thanks in advance.
Regards
--
Yunus Bas
-Software Entwicklung-
PHYTEC Messtechnik GmbH
Barcelona-Allee 1
55129 Mainz
Germany
Tel.: +49 (0)6131 9221-466
Web: [ http://www.phytec.de/ | www.phytec.de ]
Sie finden uns auch auf: [ https://www.facebook.com/PHYTEC.Mainz | Facebook ] , [ http://www.linkedin.com/company/phytec-messtechnik-gmbh | LinkedIn, ] [ https://www.xing.com/companies/phytecmesstechnikgmbh | Xing ] , [ http://www.youtube.com/user/PhytecMainz | YouTube ]
PHYTEC Messtechnik GmbH | Barcelona-Allee 1 | 55129 Mainz, Germany
Geschäftsführer: Dipl.-Ing. Michael Mitezki, Dipl.-Ing. Bodo Huber, Dipl.-Ing. (FH) Marcus Lickes | Handelsregister Mainz HRB 4656 | Finanzamt Mainz | St.Nr.: 26/665/00608, USt-ID: DE 149059855
This E-Mail may contain confidential or privileged information. If you are not the intended recipient (or have received this E-Mail in error) please notify the sender immediately and destroy this E-Mail. Any unauthorized copying, disclosure or distribution of the material in this E-Mail is strictly forbidden.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
2025-08-14 7:41 ` [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools Luc Beaufils
@ 2025-08-14 7:54 ` Thomas Petazzoni via buildroot
2025-08-14 11:04 ` Yunus Bas via buildroot
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-08-14 7:54 UTC (permalink / raw)
To: Luc Beaufils; +Cc: Yunus Bas, buildroot, Thomas Perrot
On Thu, 14 Aug 2025 03:41:41 -0400 (EDT)
Luc Beaufils <luc.beaufils@savoirfairelinux.com> wrote:
> The 3.4.0+dfsg version has been removed from the debian repository.
> The series should bump to the 3.4.1+dfsg version.
The series is correctly using https://snapshot.debian.org/archive/,
where the tarballs never disappear and have a stable URL. That of
course doesn't mean a version bump would not be useful, but the current
series is correctly using tarballs that still exist.
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
2025-08-14 7:54 ` Thomas Petazzoni via buildroot
@ 2025-08-14 11:04 ` Yunus Bas via buildroot
0 siblings, 0 replies; 4+ messages in thread
From: Yunus Bas via buildroot @ 2025-08-14 11:04 UTC (permalink / raw)
To: Thomas Petazzoni, Luc Beaufils; +Cc: buildroot, Thomas Perrot
[-- Attachment #1.1: Type: text/plain, Size: 2025 bytes --]
Hi Thomas, Luc,
thank you for the fast reply. Currently, I'm using the series in a customer project, so there is no problem with the source. The point is, this patch is still not upstream. I have a few follow-up patches which I would like to send upstream but are pending because they depend on this series. Will this series be approved and applied?
Best regards,
Yunus
Am Donnerstag, dem 14.08.2025 um 09:54 +0200 schrieb Thomas Petazzoni:
On Thu, 14 Aug 2025 03:41:41 -0400 (EDT)
Luc Beaufils <luc.beaufils@savoirfairelinux.com<mailto:luc.beaufils@savoirfairelinux.com>> wrote:
The 3.4.0+dfsg version has been removed from the debian repository.
The series should bump to the 3.4.1+dfsg version.
The series is correctly using https://snapshot.debian.org/archive/,
where the tarballs never disappear and have a stable URL. That of
course doesn't mean a version bump would not be useful, but the current
series is correctly using tarballs that still exist.
Best regards,
Thomas
--
Yunus Bas
-Software Entwicklung-
PHYTEC Messtechnik GmbH
Barcelona-Allee 1
55129 Mainz
Germany
Tel.: +49 (0)6131 9221-466
Web: www.phytec.de<http://www.phytec.de/>
Sie finden uns auch auf: Facebook<https://www.facebook.com/PHYTEC.Mainz>, LinkedIn,<http://www.linkedin.com/company/phytec-messtechnik-gmbh> Xing<https://www.xing.com/companies/phytecmesstechnikgmbh>, YouTube<http://www.youtube.com/user/PhytecMainz>
PHYTEC Messtechnik GmbH | Barcelona-Allee 1 | 55129 Mainz, Germany
Geschäftsführer: Dipl.-Ing. Michael Mitezki, Dipl.-Ing. Bodo Huber, Dipl.-Ing. (FH) Marcus Lickes | Handelsregister Mainz HRB 4656 | Finanzamt Mainz | St.Nr.: 26/665/00608, USt-ID: DE 149059855
This E-Mail may contain confidential or privileged information. If you are not the intended recipient (or have received this E-Mail in error) please notify the sender immediately and destroy this E-Mail. Any unauthorized copying, disclosure or distribution of the material in this E-Mail is strictly forbidden.
[-- Attachment #1.2: Type: text/html, Size: 14299 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-08-14 11:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <657a4a78e8df2a586faebb61d46ff3e8cfc7032d.camel@phytec.de>
2025-08-14 7:41 ` [Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools Luc Beaufils
2025-08-14 7:54 ` Thomas Petazzoni via buildroot
2025-08-14 11:04 ` Yunus Bas via buildroot
2025-03-07 9:59 Luc BEAUFILS
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox