include: sbi: Change spec version to 2.0
authorAnup Patel <apatel@ventanamicro.com>
Tue, 10 Oct 2023 08:40:41 +0000 (14:10 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 19 Oct 2023 11:51:17 +0000 (17:21 +0530)
Now that SBI v2.0 specification is frozen, we change spec version
implemented by OpenSBI to v2.0.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
include/sbi/sbi_ecall.h

index 90f33bac0bccf0e635b11a8ca99a5737ab798899..027213cbb3a4e1c4b0c5c145a91adde22999168c 100644 (file)
@@ -13,7 +13,7 @@
 #include <sbi/sbi_types.h>
 #include <sbi/sbi_list.h>
 
-#define SBI_ECALL_VERSION_MAJOR                1
+#define SBI_ECALL_VERSION_MAJOR                2
 #define SBI_ECALL_VERSION_MINOR                0
 #define SBI_OPENSBI_IMPID              1