mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-03-21 19:41:34 +00:00
Instead of having platform override module list hard-coded in the C source, we generate it using carray.sh at compile-time. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Atish Patra <atishp@rivosinc.com>