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 reloaded by reading eFUSE array. Reading eFUSE bit multiple times
diminishs the life time.
Prototype
u32 XilSKey_ZynqMp_EfusePs_CacheLoad(void);
Returns
- XST_SUCCESS on successful cache reload
- ErrorCode on failure