]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[riscv] Add support for detecting T-Head vendor extensions
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Jul 2025 12:03:07 +0000 (13:03 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 7 Jul 2025 15:38:23 +0000 (16:38 +0100)
commit6a75115a7496ffbeeb6e70019639813edfe3a9c3
tree1159729150fd776eaf52062ad54b16d978465769
parent19f1407ad90d39d3bab9293bf2849afc42dd2e9d
[riscv] Add support for detecting T-Head vendor extensions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/riscv/core/xthead.c [new file with mode: 0644]
src/arch/riscv/include/ipxe/sbi.h
src/arch/riscv/include/ipxe/xthead.h [new file with mode: 0644]