![]() |
xilskey
Vitis Drivers API Documentation
|
xilskey_epl.h
Functions | |
| u32 | XilSKey_EfusePl_SystemInit (XilSKey_EPl *InstancePtr) |
| Initializes PL eFUSE with input data given. More... | |
| u32 | XilSKey_EfusePl_Program (XilSKey_EPl *InstancePtr) |
| Programs PL eFUSE with input data given through InstancePtr. More... | |
| u32 | XilSKey_EfusePl_ReadStatus (XilSKey_EPl *InstancePtr, u32 *StatusBits) |
| Reads the PL efuse status bits and gets all secure and control bits. More... | |
| u32 | XilSKey_EfusePl_ReadKey (XilSKey_EPl *InstancePtr) |
| Reads the PL efuse keys and stores them in the corresponding arrays in instance structure. More... | |