Page MenuHomeFreeBSD

riscv: allow building virtual machine images
ClosedPublic

Authored by mhorne on Nov 1 2020, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 12:37 AM
Unknown Object (File)
Wed, Nov 5, 2:33 PM
Unknown Object (File)
Oct 18 2025, 12:27 PM
Unknown Object (File)
Oct 18 2025, 12:27 PM
Unknown Object (File)
Oct 18 2025, 12:27 PM
Unknown Object (File)
Oct 18 2025, 12:45 AM
Unknown Object (File)
Sep 29 2025, 5:35 AM
Unknown Object (File)
Sep 19 2025, 10:02 PM
Subscribers

Details

Summary

RISC-V has the same booting requirements as arm64 (loader.efi, no legacy
boot options), so generated images for both architectures have the same
partition layout.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34548
Build 31643: arc lint + arc unit

Event Timeline

mhorne requested review of this revision.Nov 1 2020, 8:27 PM
mhorne created this revision.
This revision is now accepted and ready to land.Dec 7 2020, 6:01 PM
This revision was automatically updated to reflect the committed changes.