mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 02:51:19 +00:00
At present plic_set_priority() ignores the 'source' and the priority register to be programmed is constant. Fix it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>