For Zynq and UltraScale, the status in the xilskey_efuse_example.c
file is
conveyed through a UART or reboot status register in the following format: 0xYYYYZZZZ,
where:
- YYYY represents the PS eFUSE Status.
- ZZZZ represents the PL eFUSE Status. The table below lists the status codes.
For Zynq UltraScale+ MPSoC, the status in the xilskey_bbramps_zynqmp_example.c
,
xilskey_puf_registration.c and xilskey_efuseps_zynqmp_example.c
files is
conveyed as 32-bit error code. Where Zero represents that no error has occurred and if the
value is other than Zero, a 32-bit error code is returned.