Add arm64 report
Approved by: hrs (mentor, implicit)
This commit is contained in:
parent
6af6322fbf
commit
f806e3ae62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46563
1 changed files with 73 additions and 0 deletions
|
|
@ -2345,4 +2345,77 @@ WITHOUT_FORTH=y</pre>
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='arch'>
|
||||
<title>&os;/arm64</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Andrew</given>
|
||||
<common>Turner</common>
|
||||
</name>
|
||||
<email>andrew@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Ed</given>
|
||||
<common>Maste</common>
|
||||
</name>
|
||||
<email>emaste@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Zbigniew</given>
|
||||
<common>Bodek</common>
|
||||
</name>
|
||||
<email>zbb@semihalf.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://wiki.freebsd.org/arm64">&os; arm64 wiki page</url>
|
||||
<url href="https://github.com/FreeBSDFoundation/freebsd/tree/arm64-dev">GitHub arm64 development repository</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>The collaborative development on the &os; arm64 port
|
||||
made significant progress over the last quarter. The &os;
|
||||
Foundation is collaborating with ARM, Cavium, the Semihalf team,
|
||||
and Andrew Turner to port &os; to the arm64 architecture,
|
||||
also known as ARMv8 and AArch64.</p>
|
||||
|
||||
<p>After significant review and refinement, the initial set
|
||||
of changes are being delivered into &os;-HEAD. This initial
|
||||
support targets the QEMU and ARM Foundation Model emulators, and
|
||||
boots to a usable multiuser environment.</p>
|
||||
|
||||
<p>Cavium's ThunderX platform is the initial hardware
|
||||
reference target for the &os; arm64 port. The platform
|
||||
currently boots to multiuser, with a root file system mounted
|
||||
over NFS via a PCIe 10 Gbps Ethernet NIC. Reference hardware is
|
||||
installed in the &os; test lab hosted by Sentex Communications
|
||||
and in Semihalf's offices.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>The &os; Foundation</sponsor>
|
||||
<sponsor>ARM</sponsor>
|
||||
<sponsor>Cavium</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Merge kernel changes to HEAD.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>Finish remaining userland and kernel support.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>Produce installable images.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue