Page MenuHomeFreeBSD

RISC-V: pass arg6 in sbi_call
ClosedPublic

Authored by mhorne on Nov 12 2019, 4:45 AM.
Tags
None
Referenced Files
F167600395: D22325.diff
Sun, Aug 23, 12:48 AM
Unknown Object (File)
Wed, Aug 12, 4:46 PM
Unknown Object (File)
Wed, Aug 12, 1:00 PM
Unknown Object (File)
Tue, Aug 11, 6:41 PM
Unknown Object (File)
Tue, Aug 11, 6:24 AM
Unknown Object (File)
Mon, Aug 10, 3:27 PM
Unknown Object (File)
Mon, Aug 10, 2:54 PM
Unknown Object (File)
Mon, Aug 10, 6:15 AM
Subscribers

Details

Reviewers
kp
jhb
Group Reviewers
riscv
Commits
rS354719: RISC-V: pass arg6 in sbi_call
Summary

Allow for an additional argument to sbi_call which will be passed in a6.
This is required for SBI spec 0.2 support, as a6 will indicate the SBI
function ID.

While here, introduce some macros to clean up the calls.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27464
Build 25698: arc lint + arc unit