OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc OpenSBI HART ISA extension improvements
@ 2023-07-05 11:58 Anup Patel
  2023-07-05 11:58 ` [PATCH 1/4] lib: sbi: Add Zicntr as a HART ISA extension Anup Patel
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Anup Patel @ 2023-07-05 11:58 UTC (permalink / raw)
  To: opensbi

This series does assorted improvements to OpenSBI HART ISA extensions.

These patches can also be found in zicntr_zihpm_v1 branch at:
https://github.com/avpatel/opensbi.git

Anup Patel (4):
  lib: sbi: Add Zicntr as a HART ISA extension
  lib: sbi: Add Zihpm as a HART ISA extension
  lib: sbi: Alphabetically sort HART ISA extensions
  lib: sbi: Rename hart_pmu_get_allowed_bits() function

 include/sbi/sbi_hart.h | 12 +++++++-----
 lib/sbi/sbi_hart.c     | 28 +++++++++++++++++-----------
 lib/sbi/sbi_timer.c    |  2 +-
 3 files changed, 25 insertions(+), 17 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-06  4:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 11:58 [PATCH 0/4] Misc OpenSBI HART ISA extension improvements Anup Patel
2023-07-05 11:58 ` [PATCH 1/4] lib: sbi: Add Zicntr as a HART ISA extension Anup Patel
2023-07-05 14:46   ` Xiang W
2023-07-05 11:58 ` [PATCH 2/4] lib: sbi: Add Zihpm " Anup Patel
2023-07-05 14:46   ` Xiang W
2023-07-05 15:06   ` Xiang W
2023-07-06  4:09     ` Anup Patel
2023-07-05 11:58 ` [PATCH 3/4] lib: sbi: Alphabetically sort HART ISA extensions Anup Patel
2023-07-05 14:46   ` Xiang W
2023-07-05 11:58 ` [PATCH 4/4] lib: sbi: Rename hart_pmu_get_allowed_bits() function Anup Patel
2023-07-05 14:47   ` Xiang W

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox