Genode on RPI
Tomasz Gajewski
tomga at wp.pl
Thu Jan 3 14:04:21 CET 2019
Bob Stewart <robjsstewart at gmail.com> 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
More information about the users
mailing list