[PATCH 0/2] Enable support for VAB flow on Agilex5 SoCFPGA boards

Naresh Kumar Ravulapalli nareshkumar.ravulapalli at altera.com
Tue Mar 4 06:06:42 CET 2025


Enable support for VAB flow on Agilex5 SoCFPGA boards
boards. VAB flow authenticates image certificates during U-Boot
booting and halts the booting if the authentication fails.

The flow has been tested on Agilex5 SoCFPGA board and confirmed by
checking the UART console log messages which logs successful
authentication of the image certificates.

Naresh Kumar Ravulapalli (1):
  configs: Enable VAB flow for Agilex5 SoCFPGA boards

Naresh Kumar Ravulapalli (1):
  arch: arm: dts: Enable kernel itb file generation for Agilex5 SoCFPGA

 arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi |   5 +
 arch/arm/mach-socfpga/Makefile             |   2 +
 configs/socfpga_agilex5_vab_defconfig      | 102 +++++++++++++++++++++
 3 files changed, 109 insertions(+)
 create mode 100644 configs/socfpga_agilex5_vab_defconfig

-- 
2.35.3



More information about the U-Boot mailing list