Bob Stewart <[email protected]> writes:

> Looks like your problem is simply that the boot loader is leaving the
> pe in the aarch64 execution state and you need to add code in crt0.s
> to create a small exception handler and an exception vector table for
> executing the handler on some exception you choose. The needs to be
> done before the first cps instruction.

Thank you very much. I'll check this as soon as I can.

Tomasz Gajewski

_______________________________________________
Genode users mailing list
[email protected]
https://lists.genode.org/listinfo/users

Reply via email to