diff options
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | 2013-04-02 17:59:29 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-04-05 16:59:09 +0100 |
commit | fd7f8a99f3b08640a7fe2b2f3c3e6b68068b4983 (patch) | |
tree | e9f3db64efe88e1d67ec620e35280c10aa23ec1d /pc-bios/README | |
parent | d8d24fb78cf21205bf672d85231712dc1f0bbb39 (diff) | |
download | qemu-fd7f8a99f3b08640a7fe2b2f3c3e6b68068b4983.zip qemu-fd7f8a99f3b08640a7fe2b2f3c3e6b68068b4983.tar.gz qemu-fd7f8a99f3b08640a7fe2b2f3c3e6b68068b4983.tar.bz2 |
pl330: Don't inhibit ES bits on INTEN
This if-else logic inhibits setting of the event status (ES) bits
when interrupts are enabled. This is incorrect. ES should be set
regardless on INTEN state. INTEN only inhibits the signalling of
events to PL330 threads, not setting of the ES register.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'pc-bios/README')
0 files changed, 0 insertions, 0 deletions