Files
qemu/hw
Peter Maydell 8193d4617c hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum
icc_bpr_write() was not enforcing that writing a value below the
minimum for the BPR should behave as if the BPR was set to the
minimum value. This doesn't make a difference for the secure
BPRs (since we define the minimum for the QEMU implementation
as zero) but did mean we were allowing the NS BPR1 to be set to
0 when 1 should be the lowest value.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1493226792-3237-3-git-send-email-peter.maydell@linaro.org
2017-06-02 11:51:47 +01:00
..
2016-10-04 13:28:07 +01:00
2017-01-27 18:08:00 +01:00
2017-01-27 18:07:59 +01:00
2017-05-17 10:37:01 -03:00
2017-05-17 10:37:01 -03:00
2016-10-28 18:17:24 +03:00
2017-05-29 14:19:16 +02:00