[PATCH 0/5] Some updates about sbi_timer

Xiang W wxjstz at 126.com
Sun Apr 13 08:06:15 PDT 2025


PATCH0-4 are some bug fixes and improvements
PATCH5 adds sstc support for thead

The description of T-Head stimecmp can be found in the following document
https://occ-intl-prod.oss-ap-southeast-1.aliyuncs.com/resource/XuanTie-OpenC910-UserManual.pdf

Xiang W (5):
  lib: sbi: fix sbi_timer_event_start
  lib: sbi: Add error message for sbi_timer_event_start
  lib: sbi: Fix sbi_timer for Asymmetric Multi-Processing
  lib: sbi: Add error check for sbi_timer_waitms_until
  lib: sbi: add Xtheadsstc support

 include/sbi/sbi_hart.h          |  2 +
 lib/sbi/sbi_hart.c              |  1 +
 lib/sbi/sbi_timer.c             | 67 ++++++++++++++++++++++++---------
 lib/utils/timer/aclint_mtimer.c | 55 +++++++++++++++------------
 4 files changed, 82 insertions(+), 43 deletions(-)

-- 
2.47.2




More information about the opensbi mailing list