• Execution state for 32-bit architecture (Aarch32)
    Hello, I run an application that uses 32-bit execution states on Armv8-A architecture. It would be great if I could do profiling with forge MAP, but it doesn't support AArch32 .
  • Query related to function call compiled in AARCH32 execution state from AARCH64 bit space
    Is it possible to access the function API compiled in AARCH32 execution state (EL0/EL1) from AARCH64 bit execution space (EL1/EL2/EL3) space in ARMv8 processor?
  • Query related to function call compiled in AARCH32 execution state from AARCH64 bit space
    Is it possible to access the function API compiled in AARCH32 execution state (EL0/EL1) from AARCH64 bit execution space (EL1/EL2/EL3) space in ARMv8 processor?
  • Entering aarch32 state through software instruction
    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...
  • Entering aarch32 state through software instruction
    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...