Syntax
bootgen -arch zynqmp -verify boot.bin
Description
Use this option to verify the authentication of a boot image. All the authentication certificates in a boot image are verified against the available partitions.
- 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.
The system repeats this for all partitions. It does this in the given boot image.