Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Jan 1, 8:39 AM
Unknown Object (File)
Wed, Jan 1, 8:38 AM
Unknown Object (File)
Nov 21 2024, 6:34 AM
Unknown Object (File)
Oct 6 2024, 11:43 AM
Unknown Object (File)
Oct 6 2024, 6:53 AM
Unknown Object (File)
Oct 3 2024, 10:17 AM
Unknown Object (File)
Oct 3 2024, 7:25 AM
Unknown Object (File)
Oct 1 2024, 1:14 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