Re: loading a simple hypervisor(just prints Hello World) before the linux kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>Hint: Just branching to El1 probably isn't enough.
>Documentation/arm64/booting.rst

All these conditions should be set by the bootloader when it loads the hypervisor(which prints Hello World at first). I only have to keep the dtb address in x0 and jump to EL!

I have also added the kernel image header to Hypervsisor's boot.S file so that rpi bootloader identifies it as the linux kernel and sets all the conditions defined in Documentation/arm64/booting.rst including loading dtb and storing its address in x0. What am I missing here?
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux