Forum Discussion
PMurp3
New Contributor
7 years agoHPS AMP running Linux + Bare-Metal
I would like to design a system on a dual core HPS that runs Linux on cpu0 and a bare metal application on cpu1. I have searched high and low and cannot find any information on how to do this. Ideall...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
This is a nice question.
you need to edit the Uboot to release the bare-metal first then continue booting the Linux?
We never test this before but from my experience this cannot work this way. I will check again if this is doable.