Skip to content

Xilinx UltraScale+ MPSoC A53 core/SMP support? #422

Answered by edmooring
rowol asked this question in Q&A
Discussion options

You must be logged in to vote

You will probably be able to get a more definitive answer from Xilinx, but here's a quick set of answers for you:

  • I don't believe there is an A53 remoteproc solution out there.

  • It would be rather challenging to write such a driver, since the A53 cluster shares a lot of resources between the cores and partitioning those resources would be interesting. At a rough guess, it would require modifications to FSBL, Arm Trusted Firmware, U-Boot, and the Linux kernel.

  • It would probably be easier to use a hypervisor, and bypass remoteproc completely. I think most of the infrastructure to do what you want is already present in Xen.

I hope this helps. I can't really give you a clearer answer w…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rowol
Comment options

Answer selected by rowol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants