Reads the PL efuse status bits and gets all secure and control bits.
Prototype
u32 XilSKey_EfusePl_ReadStatus(XilSKey_EPl *InstancePtr, u32 *StatusBits);
Parameters
The following table lists the XilSKey_EfusePl_ReadStatus
function arguments.
Type | Member | Description |
---|---|---|
XilSKey_EPl
* |
InstancePtr | Pointer to PL eFUSE instance. |
u32 * | StatusBits | Buffer to store the status bits read. |