Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, Nov 13, 1:05 PM
Unknown Object (File)
Thu, Nov 6, 3:23 AM
Unknown Object (File)
Wed, Nov 5, 11:02 PM
Unknown Object (File)
Wed, Nov 5, 9:10 PM
Unknown Object (File)
Mon, Nov 3, 10:24 PM
Unknown Object (File)
Wed, Oct 29, 3:14 AM
Unknown Object (File)
Tue, Oct 28, 5:14 AM
Unknown Object (File)
Mon, Oct 27, 5:48 PM
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