diff options
| author | Bin Meng <bmeng@tinylab.org> | 2022-12-11 14:54:22 +0800 |
|---|---|---|
| committer | Anup Patel <anup@brainfault.org> | 2022-12-17 09:00:35 +0530 |
| commit | 91c8a7d5cef1e9729c1c2bad549ebc69afeadb3b (patch) | |
| tree | c4f7c0871e94caf31dab3406838a4de0090a54d5 /lib/utils/timer | |
| parent | 8509e46ca63a4ed7dff2244cd7f288bf5591ab61 (diff) | |
| download | opensbi-91c8a7d5cef1e9729c1c2bad549ebc69afeadb3b.zip opensbi-91c8a7d5cef1e9729c1c2bad549ebc69afeadb3b.tar.gz opensbi-91c8a7d5cef1e9729c1c2bad549ebc69afeadb3b.tar.bz2 | |
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
The number of interrupt enable register in words was once correct,
but was wrongly changed to have an off-by-one error since
commit 8c362e7d065e ("lib: irqchip/plic: Factor out a context init function").
Fixes: 8c362e7d065e ("lib: irqchip/plic: Factor out a context init function")
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions
