forked from Mirrors/opensbi
lib: sbi: Implement SBI MPXY extension
Implement the SBI MPXY extension which provides an SBI interface to the supervisor software for send messages via MPXY framework. Signed-off-by: Rahul Pathak <rpathak@ventanamicro.com> Co-developed-by: Anup Patel <apatel@ventanamicro.com> Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
@@ -66,4 +66,7 @@ config SBI_ECALL_SSE
|
||||
bool "SSE extension"
|
||||
default y
|
||||
|
||||
config SBI_ECALL_MPXY
|
||||
bool "MPXY extension"
|
||||
default y
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user