cpu/arm11mpcore: Set number of GIC priority bits to 4
commit25f1d9f38bac040498814561714b794431af86c4
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Mon, 24 Feb 2020 09:39:24 +0000 (24 15:09 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Feb 2020 16:14:57 +0000 (28 16:14 +0000)
tree595b26e642a6e983467160b41dcb375fdf56a4af
parentb3df30ad2cf8f7e313a14d5073051cf59c06e9ed
cpu/arm11mpcore: Set number of GIC priority bits to 4

The GIC built into the ARM11MPCore is always implemented with 4
priority bits; set the GIC property accordingly.

Signed-off-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1582537164-764-4-git-send-email-sai.pavan.boddu@xilinx.com
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/cpu/arm11mpcore.c