Go to the documentation of this file.
38 #ifndef __ARCH_ARM_PAUTH_HELPERS_HH__
39 #define __ARCH_ARM_PAUTH_HELPERS_HH__
78 uint64_t modifier, uint64_t k1, uint64_t
k0,
bool data);
83 uint64_t k1, uint64_t K0,
bool data, uint8_t errorcode);
125 #endif //__ARCH_ARM_PAUTH_HELPERS_HH__
Fault trapPACUse(ThreadContext *tc, ExceptionLevel el)
bool calculateTBI(ThreadContext *tc, ExceptionLevel el, uint64_t ptr, bool data)
Fault addPACGA(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
bool upperAndLowerRange(ThreadContext *tc, ExceptionLevel el)
uint64_t auth(ThreadContext *tc, ExceptionLevel el, uint64_t ptr, uint64_t modifier, uint64_t k1, uint64_t K0, bool data, uint8_t errorcode)
Fault stripPAC(ThreadContext *tc, uint64_t A, bool data, uint64_t *out)
Fault addPACDA(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
int calculateBottomPACBit(ThreadContext *tc, ExceptionLevel el, bool top_bit)
Fault authIB(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
Fault authIA(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
ThreadContext is the external interface to all thread state for anything outside of the CPU.
Fault addPACDB(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
uint64_t addPAC(ThreadContext *tc, ExceptionLevel el, uint64_t ptr, uint64_t modifier, uint64_t k1, uint64_t k0, bool data)
std::shared_ptr< FaultBase > Fault
virtual RegVal readMiscReg(RegIndex misc_reg)=0
Fault authDB(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
Fault addPACIB(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
Fault addPACIA(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
Fault authDA(ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
Generated on Wed Sep 30 2020 14:02:01 for gem5 by doxygen 1.8.17