Mark Kettenis: > Here the assembly gets generated by M4 macros. There is macro for > generating CPU-specific function prologues. So provide one for arm64 > that adds the required BTI instruction.
ok naddy@ Did you run a "make test" on a machine that enforces BTI? Because I don't think we want to hunt potential missing "bti j" with code inspection. -- Christian "naddy" Weisgerber [email protected]
