diff options
author | Atish Patra <[email protected]> | 2024-04-20 08:17:23 -0700 |
---|---|---|
committer | Anup Patel <[email protected]> | 2024-04-22 11:13:54 +0530 |
commit | b737fc24a12ceb6c393d9d68def6a6608fdf11cc (patch) | |
tree | 24d96fa5f0357b6b75bd39a55cfd4cd03362f488 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ddb6d4df67dad5a8501ffe3133eb31e0717acf4 (diff) |
RISC-V: Use the minor version mask while computing sbi version
As per the SBI specification, minor version is encoded in the
lower 24 bits only. Make sure that the SBI version is computed
with the appropriate mask.
Currently, there is no minor version in use. Thus, it doesn't
change anything functionality but it is good to be compliant with
the specification.
Reviewed-by: Andrew Jones <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Atish Patra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions