target-arm: Add ARMCPU fields for GIC CPU i/f config
commite45868a3f30a1fdf22bdee8b503b71d8f642f0f4
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 20 Jan 2017 11:15:09 +0000 (20 11:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 20 Jan 2017 11:15:09 +0000 (20 11:15 +0000)
treeecaf3001b491870c01895324954417f27ecc0274
parent5454006a7cc6caf10c1816e6828b75a40fbcc16e
target-arm: Add ARMCPU fields for GIC CPU i/f config

Add fields to the ARMCPU structure to allow CPU classes to
specify the configurable aspects of their GIC CPU interface.
In particular, the virtualization support allows different
values for number of list registers, priority bits and
preemption bits.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1483977924-14522-6-git-send-email-peter.maydell@linaro.org
target/arm/cpu.h
target/arm/cpu64.c