Hi Michael, On Tue, Oct 25, 2022 at 11:46:54AM +0200, Michael Grunditz wrote: > Right now it fails here, but not in all cases. , see links below. > Where is insert_translation defined for arm_v8? > https://github.com/genodelabs/genode/blob/master/repos/base-hw/src/bootstrap/platform.cc#L78
Indeed, it would be good to instrument all occurrences of `throw` within the page-table implementation for ARMv8. It shares the implementation with ARMv7 Large Physical Address Extension support defined within the following header: https://github.com/genodelabs/genode/blob/master/repos/base-hw/src/include/hw/spec/arm/lpae.h Regards Stefan -- Stefan Kalkowski Genode labs https://github.com/skalk | https://genode.org _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
