mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-06-19 17:21:53 +01:00
4eacd8229b
Instead of having FDT gpio driver 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>