This function reloads the cache of eFUSE so that can be directly read from cache.
Note: Not recommended to call this API frequently, if this API is called all the cache memory is reloded by reading eFUSE array, reading eFUSE bit multiple times may diminish the life time.
Prototype
u32 XilSKey_ZynqMp_EfusePs_CacheLoad(void);
Returns
- XST_SUCCESS on successful cache reload
- ErrorCode on failure