The following table shows parameters related to read USER 32/128bit keys and RSA hash.
By enabling any of the below parameters, by default will read corresponding hash/key associated with all the available SLRs. For example, if XSK_EFUSEPL_READ_USER_KEY is TRUE, USER key for all the available SLRs will be read.
Parameter Name | Description |
---|---|
XSK_EFUSEPL_READ_USER_KEY | Default = FALSE TRUE reads 32-bit FUSE_USER from eFUSE of all available SLRs and each time updates in XilSKey_EPl instance parameter UserKeyReadback, which will be displayed on UART by example before reading next SLR. FALSE 32-bit FUSE_USER key read will not be performed. |
XSK_EFUSEPL_READ_RSA_KEY_HASH | Default = FALSE TRUE reads FUSE_USER from eFUSE of all available SLRs and each time updates in XilSKey_EPl instance parameter RSAHashReadback, which will be displayed on UART by example before reading next SLR. FALSE FUSE_RSA_HASH read will not be performed. |
XSK_EFUSEPL_READ_USER_KEY128_BIT | Default = FALSE TRUE reads 128-bit USER key eFUSE of all available SLRs and each time updates in XilSKey_EPl instance parameter User128BitReadBack, which will be displayed on UART by example before reading next SLR. FALSE 128-bit USER key read will not be performed. |