![]() |
xilsecure
Vitis Drivers API Documentation
|
This file contains the implementation of the client interface functions for TRNG core.
MODIFICATION HISTORY:
Ver Who Date Changes
5.0 am 06/13/22 Initial release kpt 07/24/22 moved XSecure_TrngKat into xsecure_katclient_plat.c 5.2 am 04/01/23 Added XST_INVALID_PARAM error code for invalid parameters am 03/09/23 Replaced xsecure payload lengths with xmailbox payload lengths am 07/31/23 Fixed typo for XSecure_TrngGenerareRandNum function 5.4 yog 04/29/24 Fixed doxygen warnings.
Functions | |
| int | XSecure_TrngGenerateRandNum (XSecure_ClientInstance *InstancePtr, u64 RandBufAddr, u32 Size) |
| This function sends IPI request to generate random number. More... | |