xilsecure
Vitis Drivers API Documentation
xsecure_trng_ipihandler.c File Reference

Overview

This file contains the xilsecure TRNG IPI handlers implementation.

MODIFICATION HISTORY:
Ver   Who  Date        Changes


5.0 kpt 05/15/2022 Initial release kpt 07/24/2022 Moved XSecure_TrngKat to xsecure_kat_plat.c 5.2 yog 08/07/2023 Added a single function call using XSecure_GetRandomNum API to generate random number am 08/23/2023 Replaced XPlmi_DmaXfr with XPlmi_MemCpy64 yog 09/04/2023 Replaced error code XSECURE_TRNG_INVALID_BUF_SIZE with XTRNGPSX_INVALID_BUF_SIZE dd 10/11/23 MISRA-C violation Rule 8.13 fixed ss 04/05/24 Fixed doxygen warnings 5.4 yog 04/29/24 Fixed doxygen grouping and doxygen warnings. mb 07/31/2024 Added the check to validate Payload for NULL pointer

 

Functions

int XSecure_TrngIpiHandler (XPlmi_Cmd *Cmd)
 This function calls respective IPI handler based on the API_ID. More...