Page MenuHomeFreeBSD

riscv: add SBI implementation IDs
ClosedPublic

Authored by br on Jun 22 2024, 6:23 PM.
Tags
None
Referenced Files
F115349573: D45696.id140113.diff
Tue, Apr 22, 9:36 PM
Unknown Object (File)
Tue, Apr 22, 10:03 AM
Unknown Object (File)
Sat, Apr 19, 3:14 AM
Unknown Object (File)
Sat, Apr 19, 2:53 AM
Unknown Object (File)
Sat, Apr 19, 2:43 AM
Unknown Object (File)
Feb 7 2025, 9:55 AM
Unknown Object (File)
Feb 6 2025, 10:12 AM
Unknown Object (File)
Jan 10 2025, 4:04 AM
Subscribers

Details

Summary

Add new SBI implementations ID including recently allocated one for bhyve.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br requested review of this revision.Jun 22 2024, 6:23 PM
br created this revision.
mhorne added inline comments.
sys/riscv/riscv/sbi.c
132

No idea why these are in parenthesis.

This revision is now accepted and ready to land.Jun 24 2024, 6:57 PM
This revision was automatically updated to reflect the committed changes.