Initial work.
[riscv-talks.git] / 2016-redhat / 0000-introduction.html
diff --git a/2016-redhat/0000-introduction.html b/2016-redhat/0000-introduction.html
new file mode 100644 (file)
index 0000000..ed38404
--- /dev/null
@@ -0,0 +1,27 @@
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+<script src="code.js" type="text/javascript"></script>
+
+<div id="titlepage">
+  <p class="title">
+    RISC-V &mdash; <br/>
+    <small>free and open Instruction Set Architecture</small>
+  </p>
+  <p>
+    Monday 26th September 2016 <br/>
+    <author>Richard W.M. Jones <br/>
+      <small>&lt; rjones @ redhat.com &gt;</small>
+  </author></p>
+  <p style="text-align: left;">
+    <a href="https://riscv.org/">RISC-V</a> <i>("Risc Five")</i>
+    is <a href="https://en.wikipedia.org/wiki/RISC-V">a new
+    Instruction Set Architecture (ISA) with a BSD license</a> which
+    aims to become the standard open architecture for industry.
+  </p>
+  <p style="text-align: left;">
+    This talk covers: What precisely is offered by RISC-V?
+    <a href="https://fedoraproject.org/wiki/Architectures/RISC-V">Bootstrapping
+    Fedora on RISC-V</a>.  The state of RISC-V software development
+    and the community.  Are open source ISAs in Red Hat's future?
+  </p>
+</div>