mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-29 17:41:56 +01:00

fw_platform_init() fills platform.name without considering the ending null character. Fix it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>