 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Starting to port xen on beagleboard-x15 (GSoC 2019 project)
 (+ Andre and Oleksandr) Hi Denis & lain,I have discussed with Andre Przywara (in CC) who did some work around virtualization support in U-boot. I have also CCed Oleksandr, who IIRC worked on a platform using the same SoC (DRA7) in the past. On 17/06/2019 10:03, Iain Hunter wrote: I can't remember the history of that patch. What I couldn't figure out today was what its effect would be. I could not find any u-boot code that used the CONFIG_XXX values added in the patch. So, best ignore it. lain, did you manage to get SMP working back then? Both CPUs are Cortex-A15, hence virtualization should be supported. It is a matter of correctly initializing the secondary CPU. The platform is not using PSCI but instead a custom SMP bring-up (see omap5_smp_init in Xen). From my understanding the ROM should bring-up the secondary CPU to hyp mode if the boot CPU is in hyp mode. It would be interesting to try Linux on baremetal and see if it brings-up the secondary CPUs in hyp mode. If it does, then it seems that the problem lies in Xen. Otherwise it would be in the ROM. On a side note, I would not spend too much time looking at the SMP now. Instead you can disable the secondary CPUs. Cheers, -- Julien Grall _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |