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, experts
I'm developing Secure OS on A57/53 bit.LITTLE SoC. But as you know.. Cuz i'm really beginner..
I beg your wisdom...
Current situation is :
Using above way the TA runs but ONLY 17 times.
at 18 times it occurs External Abort (DABT) and remain below information.
i have no idea why this happen...? Could you give me a your merciful answers and idea???
Thank you.....;
Hello,
The Exception Syndrome Register (ESR_ELx) will describe the cause of the exception (replacing `_ELx' with the exception level that the exception was taken to, for example ESR_EL1).
ESR_ELx
`_ELx'
ESR_EL1
See §D7.2.27 of the ARMv8-A Architecture Reference Manual (ARM DDI 0487A.k_iss10775) for a full description of this register.
Is that what you're looking for?
Ash.