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...
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/h...
Regards Stefan