Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Interrupt signal Bypass in GICv2

    Hi all,

    ARM® Generic Interrupt Controller - Architecture version 2.0

    In GICv2 (2.3.1 Interrupt signal bypass, and GICv2 bypass disable --- Page 2-27)

    it is mentioned that CPU interface optionally includes Interrupt signal bypass. i have read that concept…

  • GICv2 How to resolve Multiple Interrupt appearing on a CPU

    Hi All,

    I am facing issue where, in the event of multiple interrupts on GIC in close vicinity,  I am unable to decide on which interrupt has been asserted, to service them properly.

    Details:-

    This is a simulation Setup.

    This is a multicore(4) system with…

  • GICv2 deactivation feature.

    Hello all,

    There is one thing which is unclear for me in GICv2.

    GICv3 spec. explicitly says "SGIs and PPIs must be deactivated by the PE that activated the interrupt. SPIs can be deactivated by a different PE. "

    In GICv2 I don't find anything…