This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM Cortex-A53 System Register

Hello,

I wanted to check the value of following interrupt related registers i.e.

ICC_IAR1_EL1

ICC_EOIR1_EL1

I'm able to find the ICC_IAR1_EL1 inside the CORTEXA53 hierarchy.

But NOT able to locate ICC_EOIR1_EL1.

Can somebody help me to point the path of this system register?

Thanks

Parents
  • Hi Bastian,

    Thanks for taking time to write for it.

    I wanted to check the value inside the above mentioned registers after programming a particular Interrupt ID i.e. INTID. Now in the waveform dump I'v to go to the hierarchy inside the CORTEXA53 to load the signals in the waveform. I'm able to find the signals corresponding to ICC_IAR1_EL1 but not for ICC_EOIR1_EL1. In fact, CORTEX/GICv3 documents does not talk about that.

    Thanks.

Reply
  • Hi Bastian,

    Thanks for taking time to write for it.

    I wanted to check the value inside the above mentioned registers after programming a particular Interrupt ID i.e. INTID. Now in the waveform dump I'v to go to the hierarchy inside the CORTEXA53 to load the signals in the waveform. I'm able to find the signals corresponding to ICC_IAR1_EL1 but not for ICC_EOIR1_EL1. In fact, CORTEX/GICv3 documents does not talk about that.

    Thanks.

Children