[PATCH 0/3] Few ECALL improvements

Anup Patel anup.patel at wdc.com
Fri Sep 4 08:13:38 EDT 2020


This series does few ECALL trap related improvements.

These patches are also available in ecall_imp_v1 branch at
https://github.com/avpatel/opensbi.git

Anup Patel (3):
  lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
  include: Rename ECALL defines to match latest RISC-V spec
  lib: sbi_trap: Allow M-mode to M-mode ECALLs

 include/sbi/riscv_encoding.h | 4 ++--
 lib/sbi/sbi_hart.c           | 2 +-
 lib/sbi/sbi_trap.c           | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1




More information about the opensbi mailing list