Hi list,

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

Thanks,
Petr

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

Reply via email to