Hi, I’m trying to use Arm Pointer Authentication (Arm v8.3 PAC extension) with a cross compiled binary which has the PAC instructions with return address signing (I checked, the instructions are there).
I tried inserting some std::cout print statements in the ArmISA::auth function in pauth_helpers.cc. I’m just trying to see if it gets triggered and I didn’t see my print on the terminal. Is there a way for me to be sure PAuth is working as it should be before I start making modifications? Apologies if the question is basic. Regards, Anurag Kar
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org