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.

keystone remoteproc_user

Other Parts Discussed in Thread: 66AK2H12

We are currently developing a custom board featuring the 66AK2H12 SOC and are using the sources found at arago.
I was studying the implementation of the remoteproc_user and some questions arose.

Is it correct, that as it is in commit a5fb562840c418884bf91264f1884f1e0a0a30a1 the firmware loader is not yet implemented? Or am I missing something?
What is planned for this implementation regarding the image format of the firmware? Will this be similar to the elf_loader?

Further, I was wondering if development of a driver for the hyperlink interface is planned so that the memory window and mappings can be configured
through the device tree? We are intending to use the remoteproc_user to load off-chip dsp cores via the hyperlink interface. Shouldn't be a problem right?

I hope someone can help me out.

Thanks,

Raymond