We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have a 64bit application running on armv8(foundation model)
My question is
1. Can I link aarch32 library to aarch64 application ?
2. Is there a way to enter aarch32 state when application is running in aarch64 state in Exception level 0 ? I tried ERET instruction, but I got Undefined instruction and Illegal instruction error.
Thanks,
Naveen
Hi Pete,
Thanks a lot.