Messages in this thread |  | | From | Bin Meng <> | Date | Sun, 5 Apr 2020 22:37:13 +0800 | Subject | Re: [PATCH v11 09/11] RISC-V: Add SBI HSM extension definitions |
| |
On Wed, Mar 18, 2020 at 9:12 AM Atish Patra <atish.patra@wdc.com> wrote: > > SBI specification defines HSM extension that allows to start/stop a hart > by a supervisor anytime. The specification is available at > > https://github.com/riscv/riscv-sbi-doc/blob/master/riscv-sbi.adoc > > Add those definitions here. > > Signed-off-by: Atish Patra <atish.patra@wdc.com> > Reviewed-by: Anup Patel <anup.patel@wdc.com> > --- > arch/riscv/include/asm/sbi.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|  |