[PATCH v6 0/5] Improvements to fw_base.S

Xiang W wxjstz at 126.com
Mon Mar 4 04:15:47 PST 2024


v6 changes:
- drop patch1 firmware: remove copy-base relocation
- drop patch7 firmware: Improve fw_boot_hart
- drop patch8 firmware: Use C if possible
- rebase code

Xiang W (5):
  firmware: fw_base.S: Simplify address get
  firmware: fw_base: Simplified setup trap handler
  firmware: fw_dynamic.S: Remove _bad_dynamic_info
  firmware: fw_base.S: Remove _relocate_lottery
  firmware: fw_base.S: fix _reset_regs

 firmware/fw_base.S    | 85 ++++++++++++-------------------------------
 firmware/fw_dynamic.S | 10 +----
 2 files changed, 26 insertions(+), 69 deletions(-)

-- 
2.43.0




More information about the opensbi mailing list