Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
Unknown Object (File)
Mon, Mar 2, 8:21 PM
Unknown Object (File)
Sat, Feb 28, 12:12 AM
Unknown Object (File)
Wed, Feb 25, 11:45 AM
Unknown Object (File)
Wed, Feb 18, 2:04 PM
Unknown Object (File)
Mon, Feb 16, 3:19 PM
Unknown Object (File)
Mon, Feb 16, 2:02 AM
Unknown Object (File)
Tue, Feb 10, 12:35 PM
Unknown Object (File)
Sat, Feb 7, 9:57 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