Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 00:07:38 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47580 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201510160007.t9G07c03096346@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste (src committer)
Date: Fri Oct 16 00:07:38 2015
New Revision: 47580
URL: https://svnweb.freebsd.org/changeset/doc/47580

Log:
  Add RISC-V report based on notes from br@

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml	Thu Oct 15 23:51:21 2015	(r47579)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml	Fri Oct 16 00:07:38 2015	(r47580)
@@ -1350,4 +1350,67 @@
     </sponsor>
   </project>
 
+  <project cat='arch'>
+    <title>FreeBSD/RISC-V Port</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Ruslan</given>
+	  <common>Bukin</common>
+	</name>
+	<email>br@FreeBSD.org</email>
+      </person>
+
+      <person>
+	<name>
+	  <given>Arun</given>
+	  <common>Thomas</common>
+	</name>
+	<email>arun.thomas@baesystems.com</email>
+      </person>
+
+      <person>
+	<name>
+	  <given>Ed</given>
+	  <common>Maste</common>
+	</name>
+	<email>emaste@FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="https://wiki.freebsd.org/riscv">FreeBSD
+	wiki RISC-V</url>
+      <url href="https://people.freebsd.org/~br/riscv-singleuser.txt">Single
+	user boot log</url>
+    </links>
+
+    <body>
+      <p>RISC-V is an open source Instruction Set Architecture (ISA)
+	designed at UC Berkeley.  It is freely available for all uses
+	without requiring fees or license agreements.
+	The RISC-V team intends to provide freely available
+	BSD licensed CPU designs.</p>
+
+      <p>&a.br; (University of Cambridge) now has &os; booting
+	to a single user shell on a RISC-V simulator.
+	The porting effort started only two months ago
+	and is very much a work in progress, requiring significant
+	refactoring and clean up before it reaches a committable
+	state.  Nonetheless this is exceptional progress in a short
+	time.  The porting effort also identified a number of
+	proposed ISA improvements.</p>
+
+      <p>The port currently uses the GNU tool chain (GCC and
+	binutils), and runs on the Spike simulator.  Improved RISC-V
+	support in Clang/LLVM and related tools is highly desired.</p>
+    </body>
+
+    <sponsor>
+      DARPA, AFRL
+    </sponsor>
+  </project>
+
+
 </report>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510160007.t9G07c03096346>