|
8 | 8 | redirect_from: /Foundation/Summit/2026/index.html |
9 | 9 | --- |
10 | 10 | {% include summit-heading.html |
11 | | - |
12 | 11 | about = 'The seL4 Summit is the annual international summit on the seL4 |
13 | 12 | microkernel and associated technology, tools, infrastructure, products, |
14 | 13 | projects, and people. The <a href="#pc">program committee</a> assembles |
15 | 14 | thought-provoking talks, <a href="#keynotes">keynotes</a>, <a |
16 | | - href="#voices-nearby">"voices from nearby",</a> and panel discussions. The |
17 | | - seL4 Summit is made possible thanks to our <a href="#sponsors">sponsors</a>.' |
18 | | - |
| 15 | + href="#voices-nearby">"voices from nearby",</a> and and <a href="#panel">panel |
| 16 | + discussions</a>. The seL4 Summit is made possible thanks to our <a |
| 17 | + href="#sponsors">sponsors</a>.' |
19 | 18 | city = "Vancouver, Canada" |
20 | 19 | date = "1 - 3 September 2026" |
21 | 20 | reg-link = "https://events.linuxfoundation.org/sel4-summit/register/" |
|
65 | 64 | <div class="mt-6 sm:mt-12"> |
66 | 65 | {% include bio-items-start.html %} |
67 | 66 |
|
68 | | -<!-- TODO: ADD FOR EACH KEYNOTE |
69 | | - affiliation = "" |
70 | | - affiliation_link = "" |
71 | | - abstract-title = "" |
72 | | - abstract-link = "" --> |
73 | | - |
74 | 67 |
|
75 | 68 | {% include keynote-item.html |
76 | 69 | name = "<a href='https://www.linkedin.com/in/anjanarajan/'>Anjana Rajan</a>" |
|
95 | 88 | </div> |
96 | 89 | {% include section-end.html %} |
97 | 90 |
|
98 | | - |
99 | 91 | <!-- Voices from Nearby section --> |
100 | 92 | {% include section-start.html |
101 | 93 | id = "voices-nearby" |
|
137 | 129 | {% include section-end.html %} |
138 | 130 |
|
139 | 131 |
|
| 132 | +<!-- Panel section --> |
| 133 | +{% include section-start.html |
| 134 | + id = "panel" |
| 135 | + heading = "Panel: Building a business case for using a |
| 136 | + verified kernel" |
| 137 | + intro = ' |
| 138 | + <p> |
| 139 | + We are very fortunate to welcome five industry leaders to participate at |
| 140 | + the seL4 Summit 2026, in a session <a |
| 141 | + href="abstracts2026.html#a-panel">Certification, Compliance and Policies: |
| 142 | + enabler or barrier to innovation?</a>: Atalanta, Collins Aerospace, |
| 143 | + Defence Science and Technology Laboratory (Dstl), SafeShark, and Thales. |
| 144 | + The panel will be moderated by Martin Dehnel-Wild from Kry10. |
| 145 | + </p> |
| 146 | + ' |
| 147 | +%} |
| 148 | + |
| 149 | +{% include panel-2026.html %} |
| 150 | + |
| 151 | +{% include section-end.html %} |
| 152 | + |
140 | 153 |
|
141 | 154 | <!-- PC section --> |
142 | 155 | {% include section-start.html |
|
0 commit comments