diff options
author | Atish Patra <[email protected]> | 2020-03-17 18:11:35 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2020-03-31 11:25:29 -0700 |
commit | b9dcd9e415872ae29f87667d23c8a8b946d24611 (patch) | |
tree | a3d47ede25deecc7f672979fd539a7e0789c48f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8446923ae4d776f42bf088ab99b1f91141ab6370 (diff) |
RISC-V: Add basic support for SBI v0.2
The SBI v0.2 introduces a base extension which is backward compatible
with v0.1. Implement all helper functions and minimum required SBI
calls from v0.2 for now. All other base extension function will be
added later as per need.
As v0.2 calling convention is backward compatible with v0.1, remove
the v0.1 helper functions and just use v0.2 calling convention.
Signed-off-by: Atish Patra <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions