ports/sysutils/u-boot-bhyve-riscv/files/patch-board_emulation_bhyve-riscv_MAINTAINERS
Ruslan Bukin 5838f13ec0 sysutils/u-boot-bhyve-riscv: New port
Configuration of u-boot for bhyve hypervisor (RISC-V architecture).
This intended to run in RISC-V supervisor ("S") mode as a guest OS.

Reviewed By: arrowd, manu

Differential Revision: https://reviews.freebsd.org/D46257
2024-09-02 16:01:50 +01:00

9 lines
287 B
Text

--- board/emulation/bhyve-riscv/MAINTAINERS.orig
+++ board/emulation/bhyve-riscv/MAINTAINERS
@@ -0,0 +1,6 @@
+RISCV 'BHYVE' BOARD
+M: Ruslan Bukin <br@bsdpad.com>
+S: Maintained
+F: board/emulation/bhyve-riscv/
+F: include/configs/bhyve-riscv.h
+F: configs/bhyve-riscv64_smode_defconfig