mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-09-12 04:56:04 +01:00
Let's use heap allocation in DesignWare and SiFive I2C drivers instead of using a fixed size global array. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>