mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-06 23:10:22 +00:00
Instead of using a global array indexed by hartid, we should use scratch space to save per-HART IMSIC pointer and IMSIC file number. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>