diff options
author | Atish Patra <atishp@rivosinc.com> | 2022-07-22 19:50:46 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-08-12 00:36:55 +0300 |
commit | 9f7a8ff6391fd5363363b8e5c8b1462a07922368 (patch) | |
tree | 6ea3c4b80dbecb0de1071c630daafe6babc34090 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 464b0187ff94fcc629fe7cd350e16a3b9e80ed9e (diff) | |
download | linux-9f7a8ff6391fd5363363b8e5c8b1462a07922368.tar.xz |
RISC-V: Prefer sstc extension if available
RISC-V ISA has sstc extension which allows updating the next clock event
via a CSR (stimecmp) instead of an SBI call. This should happen dynamically
if sstc extension is available. Otherwise, it will fallback to SBI call
to maintain backward compatibility.
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Link: https://lore.kernel.org/r/20220722165047.519994-4-atishp@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions