mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-17 22:28:21 +01:00
Detect if debug triggers, sdtrig extension, is supported by the CPU. The support is detected by access traps and ISA string parsing. Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com> Reviewed-by: Anup Patel <anup@brainfault.org>