On Tue, 8 Jan 2019 at 22:31, Richard Henderson
wrote:
>
> The cryptographic internals are stubbed out for now,
> but the enable and trap bits are checked.
>
> Signed-off-by: Richard Henderson
>
> v2: Remove trap from xpac* helpers; these are now side-effect free.
> Use struct ARMPACKey.
The cryptographic internals are stubbed out for now,
but the enable and trap bits are checked.
Signed-off-by: Richard Henderson
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.
---
target/a