Re: [PATCH v9 0/5] linux-user: User support for AArch64 BTI

2020-06-27 Thread Richard Henderson
On 5/20/20 10:27 AM, Richard Henderson wrote: > The kernel ABI for this is (finally) close to being merged: > > https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/bti-user > > I've made a couple of tweaks from v8: > > (1) Only map the interpreter or a static executa

[PATCH v9 0/5] linux-user: User support for AArch64 BTI

2020-05-20 Thread Richard Henderson
The kernel ABI for this is (finally) close to being merged: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/bti-user I've made a couple of tweaks from v8: (1) Only map the interpreter or a static executable with BTI. The interpreter is responsible for handli