linux/arch/riscv
Himanshu Chauhan 5efaf92da4 riscv: Add SBI debug trigger extension and function ids
Debug trigger extension is an SBI extension to support native debugging
in S-mode and VS-mode. This patch adds the extension and the function
IDs defined by the extension.

Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com>
Link: https://patch.msgid.link/20250710125231.653967-2-hchauhan@ventanamicro.com
[pjw@kernel.org: updated to apply]
Signed-off-by: Paul Walmsley <pjw@kernel.org>
2025-12-19 00:22:30 -07:00
..
boot soc: sew SoC familes for 6.19 2025-12-05 17:27:12 -08:00
configs TTY/Serial changes for 6.19-rc1 2025-12-06 18:38:19 -08:00
crypto lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS 2025-12-09 15:10:21 -08:00
errata riscv: errata: Fix the PAUSE Opcode for MIPS P8700 2025-09-19 10:33:56 -06:00
include riscv: Add SBI debug trigger extension and function ids 2025-12-19 00:22:30 -07:00
kernel riscv: hwprobe: export Zilsd and Zclsd ISA extensions 2025-12-19 00:22:30 -07:00
kvm KVM/riscv changes for 6.19 2025-12-02 18:35:25 +01:00
lib riscv: checksum: Use riscv_has_extension_likely 2025-11-19 09:19:27 -07:00
mm riscv: pgtable: Use riscv_has_extension_unlikely 2025-11-19 09:19:27 -07:00
net bpf: specify the old and new poke_type for bpf_arch_text_poke 2025-11-24 09:47:03 -08:00
purgatory kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI 2025-09-24 14:29:14 -07:00
tools
Kbuild
Kconfig First set of RISC-V updates for v6.19-rc1 2025-12-05 16:26:57 -08:00
Kconfig.debug
Kconfig.errata riscv: errata: Fix the PAUSE Opcode for MIPS P8700 2025-09-19 10:33:56 -06:00
Kconfig.socs Initial Anlogic Platform Support 2025-11-21 21:29:57 +01:00
Kconfig.vendor riscv: Add xmipsexectl as a vendor extension 2025-09-18 20:36:00 -06:00
Makefile riscv: Remove redundant judgment for the default build target 2025-11-07 17:39:07 -07:00
Makefile.postlink