On Sun, 9 Jun 2019 at 23:22, Richard Henderson <richard.hender...@linaro.org> wrote: > > The ARM pseudocode installs the error_code into the original > pointer, not the encrypted pointer. The difference applies > within the 7 bits of pac data; the result should be the sign > extension of bit 55. > > Add a testcase to that effect. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Applied to target-arm.next, thanks. -- PMM