public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Rick Chen <rick@andestech.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH 1/1] cmd: sbi: Add FWFT, MPXY extensions
Date: Thu, 19 Sep 2024 13:28:24 +0800	[thread overview]
Message-ID: <Zuu2eDQEIHgpaszz@swlinux02> (raw)
In-Reply-To: <20240917081036.24943-1-heinrich.schuchardt@canonical.com>

On Tue, Sep 17, 2024 at 10:10:36AM +0200, Heinrich Schuchardt wrote:
> The SBI 3.0 specification [1] adds the following extensions:
> 
> * Firmware Features Extension
> * Message Proxy Extension
> 
> Let the sbi command detect their availability.
> 
> The Firmware Features Extension is already implemented in OpenSBI.
> 
> Correct the text for the DBTR extension and move it to the same position
> as in the specification.
> 
> [1] https://github.com/riscv-non-isa/riscv-sbi-doc/releases/download/vv3.0-rc1/riscv-sbi.pdf
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>  arch/riscv/include/asm/sbi.h | 4 +++-
>  cmd/riscv/sbi.c              | 4 +++-
>  2 files changed, 6 insertions(+), 2 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

      reply	other threads:[~2024-09-19  5:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17  8:10 [PATCH 1/1] cmd: sbi: Add FWFT, MPXY extensions Heinrich Schuchardt
2024-09-19  5:28 ` Leo Liang [this message]

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=Zuu2eDQEIHgpaszz@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=rick@andestech.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox