mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-08-18 01:21:49 +01:00
The hart protection is incorrectly mentioned as hart isolation at few places in sbi_init.c hence fix these typos. Signed-off-by: Anup Patel <anup.patel@oss.qualcomm.com> Reviewed-by: Rahul Pathak <rahul.pathak@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260727042504.1743250-2-anup.patel@oss.qualcomm.com Signed-off-by: Anup Patel <anup@brainfault.org>