[PATCH 5/5] include: sbi: Change spec version to 3.0
Anup Patel
anup at brainfault.org
Sun Dec 1 05:47:33 PST 2024
On Wed, Nov 20, 2024 at 1:04 AM Atish Patra <atishp at rivosinc.com> wrote:
>
> SBI version 3.0 is on its way for ratification. Change the
> spec version for easier testing of SBI v3.0 features.
>
> Signed-off-by: Atish Patra <atishp at rivosinc.com>
>
> ---
> This patch can be merged after SBI v3.0 is frozen.
Yes, it's too early to make this change.
Regards,
Anup
> ---
> ---
> include/sbi/sbi_ecall.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/sbi/sbi_ecall.h b/include/sbi/sbi_ecall.h
> index 0b35eff76a19..eda7f14bf2af 100644
> --- a/include/sbi/sbi_ecall.h
> +++ b/include/sbi/sbi_ecall.h
> @@ -13,7 +13,7 @@
> #include <sbi/sbi_types.h>
> #include <sbi/sbi_list.h>
>
> -#define SBI_ECALL_VERSION_MAJOR 2
> +#define SBI_ECALL_VERSION_MAJOR 3
> #define SBI_ECALL_VERSION_MINOR 0
> #define SBI_OPENSBI_IMPID 1
>
>
> --
> 2.34.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi
More information about the opensbi
mailing list