Hi Petr,

On 1/14/19 8:34 PM, Petr Pavlu wrote:
> I have created and maintain a small project that adds support for
> the 64-bit Arm architecture (AArch64) to HelenOS.
> 
> Source code of the port is available on GitHub [1]. It targets
> the QEMU virt platform with Cortex-A57, PL011 (UART), GICv2
> (interrupt controller), VirtIO-SCSI CD-ROM and EDK2 (UEFI
> implementation). The port implements usual low-level bits needed
> to run HelenOS on some architecture (boot, kernel, uspace) and
> can successfully boot on the mentioned platform and run user
> space console applications.
> 
> The port was created primarily for my learning purposes but might
> be useful for others and I wonder if there would be interest in
> me trying to upstream it in the official version of HelenOS.
> 
> [1] https://github.com/setupji/helenos

This is simply amazing! I briefly glanced through your changes, built
the toolchain and ran HelenOS/arm64. Truly a wonderful achievement!

Indeed, we would be interested in having this upstreamed to HelenOS. I'd
suggest rebasing to the current master and then submitting a PR.

Thanks!
Jakub

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to