Skip to content
Commit 1a60e1e6 authored by Marc Zyngier's avatar Marc Zyngier
Browse files

irqchip/gic: Prepare for more than 16 PPIs



GICv3.1 allows up to 80 PPIs (16 legaci PPIs and 64 Extended PPIs),
meaning we can't just leave the old 16 hardcoded everywhere.

We also need to add the infrastructure to discover the number of PPIs
on a per redistributor basis, although we still pretend there is only
16 of them for now.

No functional change.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 211bddd2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment