mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 12:22:30 +00:00
The alignment is now done in Thread_base::Context. Implementations are forced to use Context::stack_top(), which aligns the stack top.
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':