commit | 63ba67ebdfd403ef53aa0fefde3a42e505516e8c | [log] [tgz] |
---|---|---|
author | Atish Patra <atishp@rivosinc.com> | Mon Jul 11 10:46:31 2022 -0700 |
committer | Palmer Dabbelt <palmer@rivosinc.com> | Thu Aug 11 14:58:22 2022 -0700 |
tree | 48b5c635053d3988ee379dfa762fcce7571ef99f | |
parent | 0209b5830bea42dd3ce33ab0397231e67ec3b751 [diff] |
RISC-V: Move counter info definition to sbi header file Counter info encoding format is defined by the SBI specificaiton. KVM implementation of SBI PMU extension will also leverage this definition. Move the definition to common sbi header file from the sbi pmu driver. Signed-off-by: Atish Patra <atishp@rivosinc.com> Link: https://lore.kernel.org/r/20220711174632.4186047-5-atishp@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>