The Versal device S-HWRoT secure boot mode is enabled through the programming of eFUSEs. Similar to the A-HWRoT mode, this mode provides confidentiality, integrity, and authentication of the device configuration files. However, unlike the A-HWRoT mode, the S-HWRoT mode provides integrity and authentication using the counter mode of symmetric AES (AES-GCM).
The following figure shows a high-level view of the S-HWRoT boot flow.
The RCU detects that the S-HWRoT secure boot mode is enabled and then automatically decrypts the PLM and CDO. To maximize security, the key used by the RCU at this point is limited to the black key. This key is stored encrypted by the PUF key encryption key (KEK). No other key source is allowed for the PLM and CDO. The IVs used at this point are programmed by the user into internal eFUSEs.
Once the PLM and CDO have been decrypted and authenticated (via the AES GCM tag) and stored in internal memory, the RCU releases the reset to the PPU. At this phase, control is handed over to the PLM firmware and it is responsible for maintaining the established security. All remaining partitions can use the following key sources on a partition-by-partition basis:
- Black eFUSE key
- Volatile user AES keys
The IVs used for the remaining partitions are securely delivered within the configuration image. The process to load these partitions is user-configurable.