Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
F165132824: D23879.diff
Thu, Aug 6, 7:56 AM
Unknown Object (File)
Mon, Aug 3, 3:27 PM
Unknown Object (File)
Sun, Aug 2, 1:31 AM
Unknown Object (File)
Sun, Aug 2, 12:43 AM
Unknown Object (File)
Wed, Jul 29, 11:29 AM
Unknown Object (File)
Wed, Jul 29, 8:21 AM
Unknown Object (File)
Mon, Jul 27, 8:44 AM
Unknown Object (File)
Mon, Jul 27, 5:39 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