public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [isar-cip-core][PATCH 0/4] Fix EFI Boot Guard for aarch64
@ 2022-03-21  7:59 Jan Kiszka
  2022-03-21  7:59 ` [isar-cip-core][PATCH 1/4] shtab: Fix cross build Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jan Kiszka @ 2022-03-21  7:59 UTC (permalink / raw)
  To: cip-dev; +Cc: Quirin Gylstorff

This is unfortunately not yet stressed in isar-cip-core itself (someone
should add a non-secure SWUpdate via U-Boot UEFI first), so it was only
found while trying to enable a layer that uses isar-cip-core. But to
move forward, I'm pushing the fixes already.

Jan

Jan Kiszka (4):
  shtab: Fix cross build
  shtab: Fix PYBUILD_NAME
  efibootguard: Fix non-x86 builds
  efibootguard: Fix plugins for aarch64

 recipes-bsp/efibootguard/efibootguard_0.10.bb | 17 +++++++++--
 .../0001-configure-Fix-aarch64-EFI-arch.patch | 28 +++++++++++++++++++
 ....install => efibootguard-dev.install.tmpl} |  3 +-
 recipes-python/shtab/files/rules              |  2 +-
 recipes-python/shtab/python3-shtab_1.4.2.bb   |  2 +-
 .../wic/plugins/source/efibootguard-boot.py   | 11 ++++++--
 .../wic/plugins/source/efibootguard-efi.py    |  2 +-
 7 files changed, 55 insertions(+), 10 deletions(-)
 create mode 100644 recipes-bsp/efibootguard/files/0001-configure-Fix-aarch64-EFI-arch.patch
 rename recipes-bsp/efibootguard/files/debian/{efibootguard-dev.install => efibootguard-dev.install.tmpl} (50%)

-- 
2.34.1



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

end of thread, other threads:[~2022-03-21 12:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21  7:59 [isar-cip-core][PATCH 0/4] Fix EFI Boot Guard for aarch64 Jan Kiszka
2022-03-21  7:59 ` [isar-cip-core][PATCH 1/4] shtab: Fix cross build Jan Kiszka
2022-03-21  7:59 ` [isar-cip-core][PATCH 2/4] shtab: Fix PYBUILD_NAME Jan Kiszka
2022-03-21  7:59 ` [isar-cip-core][PATCH 3/4] efibootguard: Fix non-x86 builds Jan Kiszka
2022-03-21  7:59 ` [isar-cip-core][PATCH 4/4] efibootguard: Fix plugins for aarch64 Jan Kiszka
2022-03-21 12:32   ` [isar-cip-core v2][PATCH " Jan Kiszka

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