diff options
author | Jessica Clarke <jrtc27@jrtc27.com> | 2020-06-18 21:23:43 +0100 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2020-07-02 09:19:32 -0700 |
commit | aa4d30f6618dcaf033c4294ca219ef17a6bae69f (patch) | |
tree | 438874c1baf199b341fdd5c6905daf23d0758a48 /monitor | |
parent | 64f0ad8ad8e13257e7c912df470d46784b55c3fd (diff) | |
download | qemu-aa4d30f6618dcaf033c4294ca219ef17a6bae69f.zip qemu-aa4d30f6618dcaf033c4294ca219ef17a6bae69f.tar.gz qemu-aa4d30f6618dcaf033c4294ca219ef17a6bae69f.tar.bz2 |
riscv: plic: Honour source priorities
The source priorities can be used to order sources with respect to other
sources, not just as a way to enable/disable them based off a threshold.
We must therefore always claim the highest-priority source, rather than
the first source we find.
Signed-off-by: Jessica Clarke <jrtc27@jrtc27.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200618202343.20455-1-jrtc27@jrtc27.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions