Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, Mar 26, 9:20 PM
Unknown Object (File)
Wed, Mar 25, 2:22 PM
Unknown Object (File)
Wed, Mar 25, 1:13 AM
Unknown Object (File)
Sat, Mar 21, 1:05 AM
Unknown Object (File)
Fri, Mar 20, 7:11 AM
Unknown Object (File)
Thu, Mar 19, 11:56 PM
Unknown Object (File)
Thu, Mar 19, 7:18 AM
Unknown Object (File)
Thu, Mar 19, 4:41 AM
Subscribers

Details

Reviewers
philip
mhorne
imp
Summary

Set up a default plaform for RISCV. This is useful in the sense that it
moves toward the direction of being able to assume an instance of a
PLATFORM exists. If PLATFORM and PLATFORM_DEFAULT become standard kernel
options then we could remove our "#ifdef PLATFORM"'s as we can then fall
back on the default platform functions.

Sponsored by: Axiado

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped