« Previous | Next » 

Revision 386e2955

ID386e29554e8f1a7e910682789418aed2094b4ef6

Added by Peter Maydell about 12 years ago

hw/arm_gic: Move NCPU definition to arm_gic.c

Move the NCPU definition to arm_gic.c: the maximum number
of CPU interfaces is defined by the GIC architecture specification
to be 8, so we don't need to have this #define in each of the
sources files which currently includes arm_gic.c.

Signed-off-by: Peter Maydell <>
Reviewed-by: Evgeny Voevodin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences