This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: Linux remoteproc support to boot/start AM64x PRU

Part Number: PROCESSOR-SDK-AM64X

We just received a TMDS64GPEVM.

Unfortunately we are missing support to load the firmware into the PRU from A53 Linux using remoteproc.
There are only remoteproc entries to load the R5Fs.

root@am64xx-evm:~# ls /sys/class/remoteproc/ -lah
drwxr-xr-x    2 root     root           0 Jan 27 04:00 .
drwxr-xr-x   63 root     root           0 Jan 27 04:00 ..
lrwxrwxrwx    1 root     root           0 Jan 27 04:00 remoteproc0 -> ../../devices/platform/bus@f4000/bus@f4000:r5fss@78000000/78000000.r5f/remoteproc/remoteproc0
lrwxrwxrwx    1 root     root           0 Jan 27 04:00 remoteproc1 -> ../../devices/platform/bus@f4000/bus@f4000:r5fss@78000000/78200000.r5f/remoteproc/remoteproc1
lrwxrwxrwx    1 root     root           0 Jan 27 04:00 remoteproc2 -> ../../devices/platform/bus@f4000/bus@f4000:r5fss@78400000/78400000.r5f/remoteproc/remoteproc2
lrwxrwxrwx    1 root     root           0 Jan 27 04:00 remoteproc3 -> ../../devices/platform/bus@f4000/bus@f4000:r5fss@78400000/78600000.r5f/remoteproc/remoteproc3


We are also missing support for am64x in PRU Software Support Package
https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package/tree/include

Is there any other way or configuration needed to load the PRU firmware on am64x?
When will there be software support for remoteproc of PRUs on am64x?