xilloader
Vitis Drivers API Documentation
xloader_sbi.c File Reference

Overview

This is the file which contains SBI related code for the platform loader.

MODIFICATION HISTORY:
Ver   Who  Date        Changes


1.00 kc 09/21/2017 Initial release 1.01 kc 04/09/2019 Added support for PCIe secondary boot mode and partial PDI load kc 05/21/2019 Updated error code for partial PDI load 1.02 bsv 04/09/2020 Code clean up 1.03 bsv 07/07/2020 Remove unused functions skd 07/14/2020 XLoader_SbiCopy prototype changed kc 08/10/2020 Added release of SBI reset in SbiInit td 08/19/2020 Fixed MISRA C violations Rule 10.3 bsv 09/30/2020 Added parallel DMA support for SBI, JTAG, SMAP and PCIE boot modes bsv 10/13/2020 Code clean up 1.04 rb 08/11/2021 Fix compilation warnings bsv 08/31/2021 Code clean up 1.05 bsv 11/08/2021 Skip SbiRecovery for SMAP and PCIe boot modes ma 01/17/2022 Enable SLVERR for SLAVE_BOOT registers 1.06 bm 07/06/2022 Refactor versal and versal_net code 1.07 ng 11/11/2022 Updated doxygen comments ng 03/30/2023 Updated algorithm and return values in doxygen comments 2.1 mb 08/20/2024 Masked JCONFIG bit when bootmode is SBI JTAG