Hi again,
mcr p15, 0, r1, c2, c0, 0 /* Set TTB */ <<< r1 was r0 before mcr p15, 0, r1, c8, c7, 0 /* Flush TLB */ <<< r1 was r0 before
indeed the r0/r1 swap seem to be the problem of -current release. Should I file a PR for this? Best Regards Stephan