« Previous | Next » 

Revision a32134aa

IDa32134aad891bd7b6cfa72b8f5ae2290bbe6fdda

Added by Mark Langsdorf over 12 years ago

arm: make the number of GIC interrupts configurable

Increase the maximum number of GIC interrupts for a9mp and a11mp to 1020,
and create a configurable property for each defaulting to 96 and 64
(respectively) so that device modelers can set the value appropriately
for their SoC. Other ARM processors also set their maximum number of
used IRQs appropriately.

Set the maximum theoretical number of GIC interrupts to 1020 and
update the save/restore code to only use the appropriate number for
each SoC.

Signed-off-by: Mark Langsdorf <>
Reviewed-by: Andreas Färber <>
[Peter Maydell: fixed minor whitespace snafu]
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences