Hi,

I am working on Versal drivers for RTEMS and I am looking into loading a
bitfile. A common use case is to have RTEMS load the bitfile and so the boot PDI
would not hold a bitfile.

This page:

https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/1188397412/Solution+Versal+PL+Programming

discusses using `fpgautil` and that has lead me to here.

Checking the code for that tool I see it uses things like `load` and `status` in
the sysfs tree and those map to the PM_FPGA_LOAD and PM_FPGA_GET_STATUS SMCCC
API Ids. However I cannot see these in the ATF source for the versal platform.

Is Versal loading only with the PM_PDI_LOAD API Id?

Chris

ps: the mailing list link on the github page is a 404
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5028): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5028
Mute This Topic: https://lists.yoctoproject.org/mt/91246925/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to