Google's Verified Boot reference implementation (versions 1.x & 2.x) and helper tools

Clone this repo:
  1. 11e4f60 image_signing: Add missing arg in sign_uefi_kernel by Nicholas Bishop · 4 days ago main
  2. 37c730d keycfg: handle arrays appropriately in key_config by Benjamin Shai · 4 days ago release-R124-15823.B
  3. 59c3769 sign_uefi: Add detached crdyboot signature by Nicholas Bishop · 4 months ago
  4. b66926e sign_uefi: Refactor the is-pkcs11 function for reuse by Nicholas Bishop · 4 months ago
  5. 94aa8b8 image_signing: Pass crdyshim private key to sign_uefi.py by Nicholas Bishop · 3 weeks ago
  6. 0ac99bc sign_uefi: Stop signing crdyboot files with sbsign by Nicholas Bishop · 3 weeks ago
  7. 6f6a643 vboot_reference-sys: replace denylist with allowlist by Daniel Verkamp · 10 days ago
  8. 73ebd8f vboot_reference-sys: add vboot_host pkg-config fallback by Daniel Verkamp · 10 days ago
  9. 476282e make_dev_ssd: Skip firmware validity checks on nonchrome by Jeffery Miller · 11 days ago
  10. 9330a65 vboot_reference: Add support for allowing overlayfs by Sarthak Kukreti · 12 days ago
  11. 48c8833 sign_official_build: remove cloud-signing by Benjamin Shai · 14 days ago
  12. aa70bb1 create_new_keys.sh: add --arv-root-uri by Jack Neus · 5 weeks ago
  13. 38d1af6 sign_official_build: Dedup calls to sign_uefi.py by Nicholas Bishop · 3 weeks ago
  14. 09fcd21 Makefile: Test compiler for -Wincompatible-function-pointer-types by Julius Werner · 4 weeks ago stabilize-15793.B
  15. 00e8c2d tests: Run hwcrypto RSA tests for arm64 by Julius Werner · 6 weeks ago
  16. d338782 firmware: Add vectorized modexp() implementation for arm64 (NEON) by Julius Werner · 2 months ago
  17. 8856e04 tests: Stop exporting ENABLE_HWCRYPTO_RSA_TESTS to test scripts by Julius Werner · 5 weeks ago
  18. 6abd9cc Makefile: Separate ${ARCH_DIR}, split arm/arm64, remove symlinks by Julius Werner · 6 weeks ago
  19. e7f567d test_update: Skip ifdtool-dependent tests when not available by Julius Werner · 6 weeks ago
  20. 1a0f8df libvboot_host: Check for undefined symbols by Gwendal Grignou · 6 weeks ago release-R123-15786.B