[PATCH 0/3] Sparse HART id improvements

Xiang W wxjstz at 126.com
Sun Sep 24 08:57:42 PDT 2023


Modify last_hartindex_having_scratch/hartindex_to_hartid_table
/hartindex_to_scratch_table as static variables to prevent accidental
modification and reduce memory consumption

Xiang W (3):
  lib: sbi: Refactor sbi_scratch_last_hartindex as a function
  lib: sbi: Refactor sbi_hartindex_to_hartid as a function
  lib: sbi: Refactor sbi_hartindex_to_scratch as a function

 include/sbi/sbi_scratch.h | 35 ++++++++++++-----------------------
 lib/sbi/sbi_scratch.c     | 30 ++++++++++++++++++++++++++----
 2 files changed, 38 insertions(+), 27 deletions(-)

-- 
2.40.1




More information about the opensbi mailing list