opensbi/lib/utils/irqchip
Atish Patra c2bfa2bff3 lib: irqchip/plic: Disable all contexts and IRQs
To initialize PLIC in sane state, we should:
1. set maximum threshold value of M-mode PLIC contexts
2. set maximum threshold value of S-mode PLIC contexts
3. set irq priorities to miniumum

Fix the comment and initialize the threshold/priorities correctly.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
2020-02-13 09:58:27 +05:30
..
objects.mk platform: Enable all drivers by default. 2019-06-19 09:49:05 +05:30
plic.c lib: irqchip/plic: Disable all contexts and IRQs 2020-02-13 09:58:27 +05:30