diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2024-11-04 20:10:02 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-11-28 09:35:10 +0530 |
commit | a786aed08dbc20368426970eaf393867ec88b940 (patch) | |
tree | a59412e89f6c9b920167df86ad03736f5128a767 /platform/generic/platform.c | |
parent | 86d2c1797a44975e628bcf77e30e687fd6738e81 (diff) | |
download | opensbi-a786aed08dbc20368426970eaf393867ec88b940.zip opensbi-a786aed08dbc20368426970eaf393867ec88b940.tar.gz opensbi-a786aed08dbc20368426970eaf393867ec88b940.tar.bz2 |
lib: utils/irqchip: plic: Allow enabling IRQs by default
Unlike other platforms, Ariane and OpenPiton enable all IRQs by default.
This was described in commit b44e844880d0 ("Add support for Ariane FPGA
SoC") as "due to some issue of the design." Add this workaround behind a
flag in plic_warm_irqchip_init(), so every platform can use the same
warm init function.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'platform/generic/platform.c')
0 files changed, 0 insertions, 0 deletions