commit | ecbacc2a3efd90cae34790379cc3e1b4932889d0 | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Tue Mar 17 18:11:36 2020 -0700 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Tue Mar 31 11:25:35 2020 -0700 |
tree | 55cff5ec200ece6d0b05e9e7b1c94927cc188a91 | |
parent | b9dcd9e415872ae29f87667d23c8a8b946d24611 [diff] |
RISC-V: Add SBI v0.2 extension definitions Few v0.1 SBI calls are being replaced by new SBI calls that follows v0.2 calling convention. This patch just defines these new extensions. Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>