mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-16 13:48:19 +01:00
Since commit 112daa2e647c ("lib: sbi: Maximize the use of HART index in sbi_domain") the platform parameter is unused. Fixes: 112daa2e647c ("lib: sbi: Maximize the use of HART index in sbi_domain") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Anup Patel <anup@brainfault.org>