On Tue, 8 Jan 2019 at 22:31, Richard Henderson <richard.hender...@linaro.org> wrote: > > The cryptographic internals are stubbed out for now, > but the enable and trap bits are checked. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---- > v2: Remove trap from xpac* helpers; these are now side-effect free. > Use struct ARMPACKey. > v3: Move code to pauth_helper.c; use raise_exception_ra. > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM