[Buildroot] [PATCH 0/4] Misc shim related fixes/bumps

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 5 20:21:51 UTC 2021


Hello,

While looking at the CVEs for shim, I found out that we were not using
the latest version. And while bumping, I found out that even the
current version doesn't build with recent compiler versions.

PATCH 1/4 and 2/4 fix build issues by backporting upstream
patches. Those patches are already in the newer 15.4, but for the sake
of backporting to 2021.02, it felt better to have them as separate
fixes first. PATCH 3/4 does the 15.4 bump, and PATCH 4/4 re-enables on
ARM32.

Note that I don't have any particular interest in shim, so this has
only been build tested (arm32, arm64 and x86-64).

Thomas

Thomas Petazzoni (4):
  boot/shim: fix build issue due to gnu-efi
  boot/shim: fix build issues with gcc 9.x
  boot/shim: bump to version 15.4
  boot/shim: re-enable on ARM32

 boot/shim/Config.in |  4 +---
 boot/shim/shim.hash |  2 +-
 boot/shim/shim.mk   | 11 ++++-------
 3 files changed, 6 insertions(+), 11 deletions(-)

-- 
2.30.2



More information about the buildroot mailing list