[RFC v2 PATCH 1/1] riscv: sbi: Introduce system suspend support

Andrew Jones ajones at ventanamicro.com
Tue Feb 28 09:05:24 PST 2023


On Tue, Feb 28, 2023 at 07:54:56AM -0800, Palmer Dabbelt wrote:
> On Wed, 18 Jan 2023 10:03:38 PST (-0800), ajones at ventanamicro.com wrote:
> > +#endif /* CONFIG_RISCV_SBI */
> 
> The code looks fine, but I can't find the SUSP extension anywhere.  There's
> just hart suspend in
> <https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/riscv-sbi.adoc>.

Thanks for looking, Palmer. It looks like Conor got you pointed at the
draft spec addition[1]. When the spec addition gets accepted, I'll rebase
and repost this patch without the RFC.

[1] https://github.com/jones-drew/riscv-sbi-doc/commit/0a7ddb1786b0566287efaa6b55321dafecc885ca

Thanks,
drew



More information about the linux-riscv mailing list