![]() |
xilmailbox
Vitis Drivers API Documentation
|
This file contains the definitions for ZynqMP and versal IPI implementation.
MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ------------------------------------------------------- 1.0 adk 14/02/19 Initial Release 1.1 sd 16/08/19 Initialise status variable 1.3 sd 03/03/21 Doxygen Fixes 1.4 sd 23/06/21 Fix MISRA-C warnings 1.5 dp 22/11/21 Update XIpiPs_RegisterIrq() to check whether GIC has already been setup or not and if it was setup skip initializing GIC again and just register handlers. 1.6 sd 28/02/21 Add support for microblaze kpt 03/16/21 Fixed compilation warning on microblaze 1.7 sd 01/04/22 Replace memset with Xil_SMemSet 1.8 ana 05/02/23 Updated XIpiPs_PollforDone logic to improve AES client performance ht 05/30/23 Added support for system device-tree flow. ht 06/12/23 Fix MISRA-C warnings ht 07/24/23 Restructure the code for more modularity