public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cmd/sbi: add missing SBI information
@ 2021-07-26 12:59 Heinrich Schuchardt
  2021-07-26 12:59 ` [PATCH v2 1/2] riscv: add missing SBI extension definitions Heinrich Schuchardt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heinrich Schuchardt @ 2021-07-26 12:59 UTC (permalink / raw)
  To: Rick Chen
  Cc: Leo, Heinrich Schuchardt, Bin Meng, Pragnesh Patel, Atish Patra,
	u-boot, Sean Anderson, Heinrich Schuchardt

The series provides library functions to read

* SBI implementation version
* machine vendor ID
* machine architecture ID
* machine implementation ID

and enhances the sbi command to display this information.

v2:
	Add constants for hart suspend and resume.

Heinrich Schuchardt (2):
  riscv: add missing SBI extension definitions
  cmd/sbi: add missing SBI information

 arch/riscv/include/asm/sbi.h | 39 ++++++++++++++++++++++++++++++++++--
 cmd/riscv/sbi.c              | 19 +++++++++++++++++-
 2 files changed, 55 insertions(+), 3 deletions(-)

--
2.30.2


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

end of thread, other threads:[~2021-07-27  3:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26 12:59 [PATCH v2 0/2] cmd/sbi: add missing SBI information Heinrich Schuchardt
2021-07-26 12:59 ` [PATCH v2 1/2] riscv: add missing SBI extension definitions Heinrich Schuchardt
2021-07-26 12:59 ` [PATCH v2 2/2] cmd/sbi: add missing SBI information Heinrich Schuchardt
2021-07-27  3:19 ` [PATCH v2 0/2] " Leo Liang

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