summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorAtish Patra <atishp@rivosinc.com>2023-02-04 17:15:05 -0800
committerAnup Patel <anup@brainfault.org>2023-02-07 20:35:39 +0530
commit026bac4574b5da5aa8715bf60584679fa269eb14 (patch)
tree17b3c21a98509d1a5525e5eaa2e97de66a31986d /scripts/gcc-plugins
parent2723fb7b1e3d331fe6ce04629be6f66898a4cf3b (diff)
RISC-V: KVM: Define a probe function for SBI extension data structures
Currently the probe function just checks if an SBI extension is registered or not. However, the extension may not want to advertise itself depending on some other condition. An additional extension specific probe function will allow extensions to decide if they want to be advertised to the caller or not. Any extension that does not require additional dependency checks can avoid implementing this function. Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Signed-off-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions