Rahul Mahadev
Results
2
issues of
Rahul Mahadev
Hi, I followed your instructions to build android for arm64. I followed your instructions properly but I downloaded a300_pfp.fw and a300_pm4.fw from the internet as I could not find them...
I am trying to build but the following with it fails while building qemu. ``` opensgx/qemu/user-exec.c:214:41: error: dereferencing pointer to incomplete type ‘struct ucontext’ #define PC_sig(context) ((context)->uc_mcontext.gregs[REG_RIP]) ``` I have...