[PATCH v1 0/2] Sstc extension support

Atish Patra atishp at rivosinc.com
Mon Feb 28 00:29:11 PST 2022


This series adds support for Sstc extension which was ratified recently.
The PATCH 1 adds menvcfg CSR while the PATCH 2 actually adds the Sstc
specific details. 

Atish Patra (2):
lib/sbi: Implement menvcfg CSR
lib: sbi: Implement Sstc extension

include/sbi/riscv_encoding.h | 15 +++++++++++++++
include/sbi/sbi_hart.h       |  6 +++++-
lib/sbi/sbi_hart.c           | 33 +++++++++++++++++++++++++++++++++
lib/sbi/sbi_timer.c          | 25 ++++++++++++++++++++++---
4 files changed, 75 insertions(+), 4 deletions(-)

--
2.30.2




More information about the opensbi mailing list