verify - 2020.2 English

Bootgen User Guide (UG1283)

Document ID
UG1283
Release Date
2020-12-15
Version
2020.2 English

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 will be verified against the available partitions. Verification is performed in the following steps:
  1. Verify Header Authentication Certificate, verify SPK Signature, and verify Header Signature.
  2. Verify Bootloader Authentication Certificate, verify Boot Header Signature, verify SPK Signature, and verify Bootloader Signature.
  3. Verify Partition Authentication Certificate, verify SPK Signature, and verify Partition Signature.
This is repeated for all partitions in the given boot image.