diff options
| author | Johannes Schlatow | 2015-07-06 11:05:44 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-07-06 11:05:44 +0200 |
| commit | a7ffaf5c96e26820edffa94eeac766fe60bfdd31 (patch) | |
| tree | 8a7aafc46372276c3273fa095dcb6b101cd10653 /scripts | |
| parent | target-arm: fix write helper for TLBI ALLE1IS (diff) | |
| download | qemu-a7ffaf5c96e26820edffa94eeac766fe60bfdd31.tar.gz qemu-a7ffaf5c96e26820edffa94eeac766fe60bfdd31.tar.xz qemu-a7ffaf5c96e26820edffa94eeac766fe60bfdd31.zip | |
Fix interval interrupt of cadence ttc when timer is in decrement mode
The interval interrupt is not set if the timer is in decrement mode.
This is because x >=0 and x < interval after leaving the while-loop.
Signed-off-by: Johannes Schlatow <schlatow@ida.ing.tu-bs.de>
Message-id: 20150630135821.51f3b4fd@johanness-latitude
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
