Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Support for i.MX Code Signing Tools
@ 2022-04-19  9:21 Thomas Perrot via buildroot
  2022-04-19  9:21 ` [Buildroot] [PATCH 1/2] package/byacc: add new package Thomas Perrot via buildroot
  2022-04-19  9:21 ` [Buildroot] [PATCH 2/2] package/imx-cst: " Thomas Perrot via buildroot
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Perrot via buildroot @ 2022-04-19  9:21 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Perrot, thomas.petazzoni

This path serie add the i.MX CST package that allows to sign bootloader
stages, to be able to boot them on i.MX targets that verify the digital
signatures through HABv4 and AHAB.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>

Thomas Perrot (2):
  package/byacc: add new package
  package/imx-cst: add new package

 DEVELOPERS                     |  4 ++++
 package/Config.in.host         |  1 +
 package/byacc/Config.in.host   | 10 ++++++++
 package/byacc/byacc.hash       |  3 +++
 package/byacc/byacc.mk         | 15 ++++++++++++
 package/imx-cst/Config.in.host |  8 +++++++
 package/imx-cst/imx-cst.hash   |  3 +++
 package/imx-cst/imx-cst.mk     | 42 ++++++++++++++++++++++++++++++++++
 8 files changed, 86 insertions(+)
 create mode 100644 package/byacc/Config.in.host
 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.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-04-20 11:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19  9:21 [Buildroot] [PATCH 0/2] Support for i.MX Code Signing Tools Thomas Perrot via buildroot
2022-04-19  9:21 ` [Buildroot] [PATCH 1/2] package/byacc: add new package Thomas Perrot via buildroot
2022-04-19 12:12   ` Thomas Petazzoni via buildroot
2022-04-19  9:21 ` [Buildroot] [PATCH 2/2] package/imx-cst: " Thomas Perrot via buildroot
2022-04-19 12:26   ` Thomas Petazzoni via buildroot
2022-04-19 19:38     ` Thomas Petazzoni via buildroot
2022-04-20  8:39     ` Thomas Perrot via buildroot
2022-04-20 11:25       ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox