![]() |
xilpuf
Vitis Drivers API Documentation
|
This file contains the xilpuf API IDs.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 kpt 01/04/22 Initial release 2.3 ng 11/22/23 Fixed doxygen grouping
Macros | |
| #define | XPUF_REGISTRATION (0x0U) |
| PUF Operation - PUF Registration. More... | |
| #define | XPUF_REGEN_ON_DEMAND (0x1U) |
| PUF Operation - PUF On demand regeneration. More... | |
| #define | XPUF_REGEN_ID_ONLY (0x2U) |
| PUF Operation - PUF ID only regeneration. More... | |
| #define | XPUF_SYNDROME_MODE_4K (0x0U) |
| PUF Mode - 4K Syndrome mode. More... | |
| #define | XPUF_SHUTTER_VALUE (0x81000100U) |
| PUF Shutter Value - Versal. More... | |
Enumerations | |
| enum | XPuf_ReadOption { XPUF_READ_FROM_RAM, XPUF_READ_FROM_EFUSE_CACHE } |
| enum | XPuf_ApiId { XPUF_API_FEATURES = 0U, XPUF_PUF_REGISTRATION, XPUF_PUF_REGENERATION, XPUF_PUF_CLEAR_PUF_ID, XPUF_API_MAX } |
| #define XPUF_REGEN_ID_ONLY (0x2U) |
PUF Operation - PUF ID only regeneration.
Referenced by XPuf_Regeneration().
| #define XPUF_REGEN_ON_DEMAND (0x1U) |
PUF Operation - PUF On demand regeneration.
Referenced by XPuf_Regeneration().
| #define XPUF_REGISTRATION (0x0U) |
PUF Operation - PUF Registration.
| #define XPUF_SHUTTER_VALUE (0x81000100U) |
PUF Shutter Value - Versal.
| #define XPUF_SYNDROME_MODE_4K (0x0U) |
PUF Mode - 4K Syndrome mode.
| enum XPuf_ApiId |
| enum XPuf_ReadOption |