Page MenuHomeFreeBSD

RISC-V: pass arg6 in sbi_call
ClosedPublic

Authored by mhorne on Nov 12 2019, 4:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 8, 7:40 AM
Unknown Object (File)
Sat, Feb 7, 8:43 PM
Unknown Object (File)
Sat, Jan 31, 6:16 AM
Unknown Object (File)
Dec 31 2025, 5:41 AM
Unknown Object (File)
Nov 20 2025, 11:42 PM
Unknown Object (File)
Nov 20 2025, 11:39 PM
Unknown Object (File)
Nov 20 2025, 11:38 PM
Unknown Object (File)
Nov 20 2025, 11:36 PM
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