[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] Enhance maximum priority support of PLIC
From: |
Jim Shu |
Subject: |
[PATCH v2 0/2] Enhance maximum priority support of PLIC |
Date: |
Fri, 30 Sep 2022 12:32:37 +0000 |
This patchset fixes hard-coded maximum priority of interrupt priority
register and also changes this register to WARL field to align the PLIC
spec.
Changelog:
v2:
* change interrupt priority register to WARL field.
Jim Shu (2):
hw/intc: sifive_plic: fix hard-coded max priority level
hw/intc: sifive_plic: change interrupt priority register to WARL field
hw/intc/sifive_plic.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
--
2.17.1
- [PATCH v2 0/2] Enhance maximum priority support of PLIC,
Jim Shu <=