mbox series

[isar-cip-core,0/4] Fix EFI Boot Guard for aarch64

Message ID cover.1647849560.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series Fix EFI Boot Guard for aarch64 | expand

Message

Jan Kiszka March 21, 2022, 7:59 a.m. UTC
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%)