XilSKey_ZynqMp_EfusePs_CacheLoad - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

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