Syntax
bootgen -arch zynqmp -verify boot.bin
Description
This option is used for verifying authentication of a boot image. All the
authentication certificates in a boot image are verified against the available
partitions. Verification is performed in the following steps:
- Verify header authentication certificate:
- For Zynq UltraScale+ MPSoC: verify SPK signature and verify header signature.
- For Versal: verify SPK signature, verify IHT signature, and verify meta header signature.
- Verify bootloader authentication certificate: verify boot header signature, verify SPK signature, and verify bootloader signature.
- Verify partition authentication certificate: verify SPK signature and verify partition signature.