• forge for 32-bit Execution states (Aarch32)
    Hello, I am using 32-bit Execution states on Armv8-A architecture. I would like to do profiling using forge MAP but forge doesnt support on AArch32. ./forge: Your machine uses the armv8l architecture...
  • forge for 32-bit Execution states (Aarch32)
    Hello, I am using 32-bit Execution states on Armv8-A architecture. I would like to do profiling using forge MAP but forge doesnt support on AArch32. ./forge: Your machine uses the armv8l architecture...
  • 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...