[PATCH 1/1] cmd/sbi: display new extensions

Leo Liang ycliang at andestech.com
Fri Apr 28 08:12:02 CEST 2023


On Wed, Apr 12, 2023 at 10:38:16AM +0200, Heinrich Schuchardt wrote:
> OpenSBI already implements some extensions that are not ratified yet:
> 
> * Debug Console Extension (DBCN)
> * System Suspend Extension (SUSP)
> * Collaborative Processor Performance Control Extension (CPPC)
> 
> Allow the sbi command to display these.
> 
> Provide the FID definitions of the Debug Console Extension. We can use that
> extension for an early debug console driver.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  arch/riscv/include/asm/sbi.h | 9 +++++++++
>  cmd/riscv/sbi.c              | 3 +++
>  2 files changed, 12 insertions(+)

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


More information about the U-Boot mailing list