[PATCH 0/2] Minor improvement in FDT extension parsing

Anup Patel anup at brainfault.org
Fri Jun 12 05:32:17 PDT 2026


On Thu, May 21, 2026 at 1:56 PM Anup Patel <anup.patel at oss.qualcomm.com> wrote:
>
> The FDT extension parsing can be improved by parsing ISA extensions
> of all harts in the cold boot path. This also saves some part of
> scratch space which was used by the fdt_isa_bitmap.
>
> These patches can also be found in platform_extensions_init_v1 branch
> at: https://github.com/avpatel/opensbi.git
>
> Anup Patel (2):
>   lib: sbi_hart: No need to clear features in hart_detect_features()
>   platform: generic: Optimize extensions_init() to parse ISA extensions
>     once

Applied this series to the riscv/opensbi repo.

Thanks,
Anup



More information about the opensbi mailing list