From: Anup Patel <apatel@ventanamicro.com>
To: opensbi@lists.infradead.org
Subject: [PATCH v2 0/4] Misc OpenSBI HART ISA extension improvements
Date: Thu, 6 Jul 2023 09:45:38 +0530 [thread overview]
Message-ID: <20230706041542.1069059-1-apatel@ventanamicro.com> (raw)
This series does assorted improvements to OpenSBI HART ISA extensions.
These patches can also be found in zicntr_zihpm_v2 branch at:
https://github.com/avpatel/opensbi.git
Changes since v1:
- Updated PATCH2 to set set SBI_HART_EXT_ZIHPM in hart_detect_features()
after calling sbi_platform_extensions_init().
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 | 30 +++++++++++++++++++-----------
lib/sbi/sbi_timer.c | 2 +-
3 files changed, 27 insertions(+), 17 deletions(-)
--
2.34.1
next reply other threads:[~2023-07-06 4:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-06 4:15 Anup Patel [this message]
2023-07-06 4:15 ` [PATCH v2 1/4] lib: sbi: Add Zicntr as a HART ISA extension Anup Patel
2023-07-09 5:40 ` Anup Patel
2023-07-06 4:15 ` [PATCH v2 2/4] lib: sbi: Add Zihpm " Anup Patel
2023-07-09 5:41 ` Anup Patel
2023-07-06 4:15 ` [PATCH v2 3/4] lib: sbi: Alphabetically sort HART ISA extensions Anup Patel
2023-07-09 5:41 ` Anup Patel
2023-07-06 4:15 ` [PATCH v2 4/4] lib: sbi: Rename hart_pmu_get_allowed_bits() function Anup Patel
2023-07-09 5:41 ` Anup Patel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230706041542.1069059-1-apatel@ventanamicro.com \
--to=apatel@ventanamicro.com \
--cc=opensbi@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.