[PATCH] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS.
Inochi Amaoto
inochiama at gmail.com
Thu Jan 9 16:42:28 PST 2025
On Thu, Jan 09, 2025 at 03:08:53PM -0800, Chao-ying Fu wrote:
> Some platforms use hartid that is equal to greater than SBI_HARTMASK_MAX_BITS,
> so we should remove the check.
> ---
> lib/utils/fdt/fdt_domain.c | 3 ---
> lib/utils/fdt/fdt_helper.c | 9 ---------
> platform/generic/platform.c | 3 ---
> 3 files changed, 15 deletions(-)
>
Is there a specific platform to test this patch? This also applies
to your other patches.
Regards,
Inochi
More information about the opensbi
mailing list