Determine if PUF Registration is Running - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-03-20
Version
2024.2 English

The following steps can be used to verify if the PUF registration software has been run on the device:

  1. In the Vitis IDE, select Vits → XSDB Console.

  2. Enter the following commands at the prompt:

    xsdb% connect
    xsdb% targets
    xsdb% targets -set -filter {name =~ "Cortex-A53 #0"}
    xsdb% rst -processor
    xsdb% mrd -force 0xFFCC1050 (0xFFCC1054)
    
  3. This location contains the CHASH and AUX values. If non-zero, PUF registration software has been run on the device.