Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrcknl committed Aug 26, 2024
1 parent 63b696f commit bf15c16
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 203 deletions.
71 changes: 0 additions & 71 deletions PR_388/Foundation/Summit/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,77 +330,6 @@ <h4>Using Rust in seL4 Userspace</h4>
</div>


<div class="summit_div">
<h3 id="summit-training-day">
Training day @ UNSW
</h3>
<p>
18 October 2024
</p>
<p>
<a href="https://www.learningenvironments.unsw.edu.au/physical-spaces/electrical-engineering-bldg/k-g17-g10-electrical-engineering-g10">Room G10 in the Electrical Engineering Building</a>
</p>
<h4 style="padding-top:10px">Registration for training day</h4>
<p>
<a href="https://form.jotform.com/242312058251850">Register for the LionsOS, Rust or both tutorials</a>
</p>
<p>
Training day @ UNSW is free, but please register by <span class="highlight"> 15 September 2024</span> so that we can account for numbers. Lunch is not included but there are plenty of <a href="https://www.estate.unsw.edu.au/food-retail/explore">coffee and food outlets</a> on campus.
</p>
<div id="a-lions" style="padding-top:20px">
<h4>Using LionsOS</h4>
<p>
<span class="summit-abstract-presenter">Ivan Velickovic</span>,
<span class="summit-abstract-affiliation">UNSW Sydney</span>
</p>
<p>
10:00 - 12:30
</p>
<p>
LionsOS is a new Operating Systems developed at Trustworthy Systems aimed at embedded, IoT, and cyberphysical systems. LionsOS is based on the seL4 Microkit and is desgined to formally verifiable, performant, and adaptable to a wide class of use-cases.
</p>
<p>
LionsOS, by design, is not a conventional OS and hence it may be overwhelming for users who want to get started and are not familiar with the ideas and goals of LionsOS.
</p>
<p>
This hands-on tutorial aims to ease people into creating a LionsOS-based system. We will be using the components and tools provided by LionsOS to, step-by-step, transform a minimal boilerplate system to a functional system involving various drivers, virtual machines and other components.
</p>
<p>
See the training in the <a href="program#p-lions">program</a>.
</p>
<p>What to bring:</p>
<ul>
<li>Your own laptop</li>
</ul>
</div>
<div id="a-rust" style="padding-top:20px">
<h4>Using Rust in seL4 Userspace</h4>
<p>
<span class="summit-abstract-presenter">Nick Spinale</span>,
<span class="summit-abstract-affiliation">Colias Group, LLC</span>
</p>
<p>
14:00 - 16:30
</p>
<p>
<a href="https://www.rust-lang.org/">
<img src="../../../images/rust-logo-blk.svg"
style="width: 20%; padding-left:10px; float:right"
alt="Rust logo" />
</a>
Rust has been an officially supported language for use in seL4 userspace since last year's summit. In this workshop, participants will be led through a tutorial that demonstrates how to leverage Rust and its ecosystem to rapidly build memory-safe components for seL4-based systems. This tutorial will cover a range of scenarios, including <a href="https://docs.sel4.systems/projects/microkit/">Microkit</a> protection domains as well as building on seL4 directly.
</p>
<p>
See the training in the <a href="program#p-rust">program</a>.
</p>
<p>What to bring:</p>
<ul>
<li>Your own laptop with <a href="https://www.docker.com/">Docker</a> installed.</li>
</ul>
</div>
</div>


<div class="summit_div">
<h3 id="summit-pc">
Program Committee
Expand Down
Loading

0 comments on commit bf15c16

Please sign in to comment.