Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RISC-V: Don't print SBI version for all detected extensions
The sbi_init() already prints SBI version before detecting various SBI extensions so we don't need to print SBI version for all detected SBI extensions. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
- Loading branch information