Page MenuHomeFreeBSD

sbi: export machine register accessors
AbandonedPublic

Authored by mhorne on Tue, Nov 5, 8:42 PM.

Details

Reviewers
br
jrtc27
jhb
Group Reviewers
riscv
Summary

Make them available for use outside of sbi.c. In most cases the globals
(e.g. mvendorid) should be checked instead, but in one case very early
during boot use of these functions will be required.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60408
Build 57292: arc lint + arc unit