[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)
Hi Denis, patch 0004 was not actually applied to the u-boot build (and should have been removed from the patch set). The only change that was applied was 0001-for-xen-build-set-envboot-as-default-mmc.patch (line 123 in build-x15-xen.sh). Do you have CONFIG_ARMV7_LPAE=y in your configs/am57xx_evm_defconfig file? and is this the defconfig you have selected? Iain On Sun, 16 Jun 2019 at 23:29, Denis Obrezkov <denisobrezkov@xxxxxxxxx> wrote: > > Hi, > > On 6/16/19 10:53 PM, Julien Grall wrote: > > Hi, > > > > On 6/16/19 9:46 PM, Denis Obrezkov wrote: > >> On 6/16/19 10:18 PM, Julien Grall wrote: > >>> > >>> > >>> On 6/16/19 4:19 PM, Denis Obrezkov wrote: > >>>> Hello, > >>>> I was trying to boot xen on bb-x15, here is my starting point: > >>>> I built xen with: > >>>> make dist-xen debug=y XEN_TARGET_ARCH=arm32 > >>>> CROSS_COMPILE=arm-linux-gnueabihf- CONFIG_EARLY_PRINTK=omap5432 > >>>> (omap5432 and omap5729 have the same serial debug address) > >>>> and I got the output: > >>>> https://pastebin.com/FdmGz6i2 > >>> > >>> From the log > >>> > >>> - CPU 00000001 booting - > >>> - Xen must be entered in NS Hyp mode - > >>> - Please update the bootloader - > >>> - Boot failed > >>> > >>> This means that U-boot bring-up secondary CPU in hypervisor mode > >>> (probably it is in secure mode or kernel mode). Which U-boot are you > >>> using? > >> I use the latest u-boot - 2019.04. > > > > lain suggested to use a patched version of U-boot (See his e-mail for > > the 29th of May). So one possibility is some of the patches didn't reach > > upstream. > > > > I would recommend to try the same U-boot version first to see if > > secondary CPUs are brought up in Hyp mode. > I will try to apply 0004 patch to the modern u-boot, I think it will > have the similar effect. > I don't quite understand how to use Kconfig. I can't find some options > with menuconfig, so, I am interested in how programmers find out what > options they need to choose? > > > > Cheers, > > > > -- > Regards, Denis Obrezkov > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |