On Mon, Dec 14, 2020 at 6:03 AM Richard Henderson <[email protected]> wrote: > > For darwin, the CTR_EL0 register is not accessible, but there > are system routines that we can use. > > For other hosts, copy the single pointer implementation from > libgcc and modify it to support the double pointer interface > we require. This halves the number of cache operations required > when split-rwx is enabled. > > Cc: Joelle van Dyne <[email protected]> > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Joelle van Dyne <[email protected]>
