projects
/
platform
/
kernel
/
opensbi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0559e
)
include: sbi: Change spec version to 2.0
author
Anup Patel
<apatel@ventanamicro.com>
Tue, 10 Oct 2023 08:40:41 +0000
(14:10 +0530)
committer
Anup 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
patch
|
blob
|
history
diff --git
a/include/sbi/sbi_ecall.h
b/include/sbi/sbi_ecall.h
index 90f33bac0bccf0e635b11a8ca99a5737ab798899..027213cbb3a4e1c4b0c5c145a91adde22999168c 100644
(file)
--- 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
1
+#define SBI_ECALL_VERSION_MAJOR
2
#define SBI_ECALL_VERSION_MINOR 0
#define SBI_OPENSBI_IMPID 1