opensbi/lib
Anup Patel b3594ac1d1 lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Instead of using a global array indexed by hartid, we should use
scratch space to save per-HART PLIC pointer and PLIC context numbers.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
2023-06-05 16:50:56 +05:30
..
sbi lib: sbi: Use scratch space to save per-HART domain pointer 2023-06-05 15:55:21 +05:30
utils lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer 2023-06-05 16:50:56 +05:30