BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ELISA - ECPv6.15.17.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://elisa.tech
X-WR-CALDESC:Events for ELISA
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20220327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20221030T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20231029T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20240331T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20241027T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20260329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20261025T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20230312T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20231105T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20240310T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20241103T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20250309T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20251102T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230906T070000
DTEND;TZID=America/Los_Angeles:20230906T080000
DTSTAMP:20260403T155023
CREATED:20230817T163430Z
LAST-MODIFIED:20230817T163430Z
UID:10000036-1693983600-1693987200@elisa.tech
SUMMARY:ELISA Seminar: Xen Safety Certification: progress so far and plans for the future
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Xen Safety Certification: progress so far and plans for the future (hosted by ELISA Aerospace Working Group) \nDate: Wednesday\, September 6\, 7:00-8:00 am PDT/10:00-11:00 pm EDT / 16:00-17:00 CEST / 14:00-15:00 UTC \nSpeaker: Stefano Stabellini\, Fellow at AMD\, Xen Hypervisor & Linux Kernel Maintainer \nHow to Attend: Register in advance to attend for free. After registering\, you will receive a confirmation email containing information about joining the meeting. And don’t forget to add the event to your calendar from the confirmation email. \nAbstract: \nXen Project is a static partitioning hypervisor for embedded\, from aerospace to industrial and automotive. Xen enforces strong isolation between domains so that one cannot affect the execution of another. Features such as cache coloring reduce interference and improve interrupt latency and determinism. A real-time workload can run alongside a more complex guest. But can it be used in safety-critical environments? \nThe Xen hypervisor has a microkernel design: services and tools are non-essential and run in unprivileged VMs\, while the core is less than 50K LOC. This architecture lends itself well to safety-critical applications as only the hypervisor core is critical and needs to go through the certification process. \nThis presentation will describe the activities of the Xen FuSa SIG (Special Interest Group) to make Xen easier to safety-certify. It will highlight the most significant improvements introduced in the last 12 months to align Xen with safety standards such as DO-178C and ISO 26262. It will go into detail on MISRA C compliance\, its latest status\, and the next steps to close all the outstanding MISRA C gaps. It will discuss the role of Gitlab-CI and how to keep the Xen codebase MISRA C compliant without major efforts. \nThe Xen community has a clear path ahead to achieve the safety certification of the hypervisor. This talk will discuss it focusing on the most impactful changes to the Xen codebase and Xen community processes. \nFor all upcoming ELISA Working Group meetings and public seminars please go to https://lists.elisa.tech/calendar.
URL:https://elisa.tech/event/elisa-seminar-xen-safety-certification-progress-so-far-and-plans-for-the-future/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=application/pdf:https://elisa.tech/wp-content/uploads/sites/19/2023/08/Cover-Slidefor-Xen-Safety-Certification-1.pdf
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230927T070000
DTEND;TZID=America/Los_Angeles:20230927T080000
DTSTAMP:20260403T155023
CREATED:20230911T180419Z
LAST-MODIFIED:20230911T180419Z
UID:10000038-1695798000-1695801600@elisa.tech
SUMMARY:ELISA Seminar: Introducing Basil: an open source tool for tracing requirements\, code & tests
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Introducing Basil: an source tool for tracing requirements\, code & tests \nDate: Wednesday\, September 27\, 7:00-8:00 am PDT/10:00-11:00 pm EDT / 16:00-17:00 CEST / 14:00-15:00 UTC \nSpeaker: Luigi Pellecchia\, Senior Software Quality Engineer\, Red Hat \nHow to Attend: Register in advance to attend for free. Upon registering\, you will receive a confirmation email containing information about joining the meeting. Please don’t forget to add the event to your calendar from the confirmation email. \nAbstract: \nBasil is a tool developed to support Software Specification analysis\, testable requirements definition and coverage. It comes with a web user interface and also a simplified view of work item relationships. As per the complexity and non uniformity of toolchains used in the automotive field\, and in general to support functional safety effort\, Basil will also provide a rest web api and SPDX data import/export.
URL:https://elisa.tech/event/elisa-seminar-introducing-basil-an-open-source-tool-for-tracing-requirements-code-tests/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/09/Cover-Slide-Introducing-Basil.pptx.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20231016T120000
DTEND;TZID=Europe/Berlin:20231018T120000
DTSTAMP:20260403T155023
CREATED:20230821T151812Z
LAST-MODIFIED:20230821T151812Z
UID:10000037-1697457600-1697630400@elisa.tech
SUMMARY:ELISA Workshop - Munich
DESCRIPTION:The ELISA Project hosts in-person workshops on a regular basis to gather the project community to further collaboration\, accelerate working group progress\, and plan for future goals. The next workshop will be held October 16-18 in Munich\, Germany. We strongly encourage in-person participation for the best collaboration; a virtual component is available for those who can’t attend in person. The event will be co-hosted by Red Hat\, an ELISA Member company. \nLocation: Red Hat Munich Office\, Werner-von-Siemens-Ring 12\, 85630 Grasbrunn\, Germany and virtual \nDate/Time: 12:00pm CEST October 16 to 12:00pm CEST October 18 \nMeals: Breakfast and lunch will be provided on site on all days. Dinner will be provided offsite on the 1st day \nAccommodation: search for hotels around Berg am Laim station \nCost: free to attend\, in-person registration will be capped at 25 \nRegistration is required to attend. Please complete the registration form to reserve a spot and to help us with event planning. \nSchedule (all times in local CEST) \nOctober 16 (half day in the afternoon) \n\n12:00 – 13:00 lunch onsite\n13:00 – 14:00 AMA (Ask Me Anything) about Enabling Linux in Safety Applications (introduction\, opportunity for new participants to ask core contributors questions)\n14:00 – 15:00 discussion: identification of “core” part of the kernel that is present in all set of config images (facilitated by Kate Stewart\, The Linux Foundation\, Lukas Bulwahn\, Elektrobit)\n15:00 – 15:45 BASIL – a new open source tool for tracing requirements\, code and tests (Luigi Pellecchia\, Red Hat)\n15:45 – 16:00 break\n16:00 – 16:45 automotive SPICE SWE processes for complex Open Source Software (Lukas Lansku\, Suse)\n16:45 – 17:00 wrap up and review schedule for next 1.5 days and make adjustment if needed\n18:00 – 20:00 dinner offsite at Truderinger Wirtshaus\n\nOctober 17 (full day) \n\n8:00 – 9:00 breakfast on site\n9:00 – 10:00 a systematic approach to using the Linux kernel in a safety scenario (Igor Stoppa\, NVIDIA)\n10:00 – 10:55 update on planned processes for safety analysis and documentation of ELISA results (Paul Albertella\, Codethink)\n10:55 – 11:05 break\n11:05 -12:00 runtime verification monitors’ contribution to kernel safety claims (Gabriele Paoloni\, Red Hat and Daniel Bristot de Oliveira\, Red Hat)\n12:00 – 13:00 lunch on site\n13:00 – 13:30 Why functional safety needs SPDX (Nicole Pappler\, Alekto Metis)\n13:30 – 14:30 discussion: current challenges to comply with different aspects of the ISO26262 and which ingredients or techniques are currently available in Linux and where gaps exist (facilitated by Gabriele Paoloni\, Red Hat and Christopher Temple\, Arm)\n14:30 – 15:00 the “big picture” document update\, questions\, and input (Philipp Ahmann\, Bosch\, and Olivier Charrier\, Wind River)\n15:00 – 15:30 break\n15:30-16:00 collaboration opportunities with adjacent communities to enable Linux in safety applications (Philipp Ahmann\, Bosch)\n16:00 – 16:30 update on real-time analysis in the context of safety-critical systems (Rob Wooley\, Windriver)\n16:30 – 17:00 wrap up and review action items\n\nOctober 18 (half day in the morning) \n\n8:00 – 9:00 breakfast on site\n9:00 – 10:00 technical deep dive into BASIL – an open source tool for tracing requirements\, code and tests (Luigi Pellecchia\, Red Hat)\n10:00 – 10:30 break\n10:30 – 11:00 strategy and path towards a demo in 2024 (Philipp Ahmann\, Bosch)\n11:00 – 11:30 ELISA Project technical strategy update based on Workshop participants’ input\n11:30 – 12:00 wrap up and next steps\n12:00 – 13:00 lunch on site
URL:https://elisa.tech/event/elisa-workshop-munich/
CATEGORIES:Workshop
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/05/ELISA-Workshop-banner-e1683840315736.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231101T100000
DTEND;TZID=America/Los_Angeles:20231101T110000
DTSTAMP:20260403T155023
CREATED:20230929T002911Z
LAST-MODIFIED:20230929T002911Z
UID:10000040-1698832800-1698836400@elisa.tech
SUMMARY:ELISA Seminar - The Road to Safe Space Exploration
DESCRIPTION:The ELISA Project hosts Seminar Series to bring in core contributors and thought leaders from both the ELISA community and adjacent communities to share knowledge and expertise on open source safety activities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: The Road to Safe Space Exploration \nDate: re-scheduled to Wednesday\, November 1\, 10:00 -11:00 PDT / 17:00-18:00 UTC / 18:00 – 19:00 CET (originally scheduled for October 11) \nSpeaker: Ivan Perez Dominguez\, Senior Research Scientist\, KBR Inc @ NASA Ames Research Center \nHow to Attend: please email info@elisa.tech to receive the virtual access details \nAbstract: \nThe current stage of space exploration has brought with it an increase in the complexity of systems deployed\, in the number of players involved\, and in the need for autonomy. This talk describes two efforts taking place at NASA to help on that front. One the one hand\, the use of runtime monitoring with Ogma and Copilot makes it possible to assure applications that are otherwise too costly to verify formally or test fully. On the other hand\, the use of Kaiaulu to process information about version control systems and issue trackers facilitates providing evidence of compliance with software engineering requirements\, and to minimize deviations from the software plans. We believe that\, together\, they can enable more complex autonomous systems in space applications and shorten the time to that it takes systems to be put in production.
URL:https://elisa.tech/event/elisa-seminar-the-road-to-safe-space-exploration/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/09/Road-to-Safe-Space-Exploration.pptx.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20231113
DTEND;VALUE=DATE:20231116
DTSTAMP:20260403T155023
CREATED:20230926T233454Z
LAST-MODIFIED:20230926T233454Z
UID:10000039-1699833600-1700092799@elisa.tech
SUMMARY:Linux Plumbers Conference (Richmond\, Virginia)
DESCRIPTION:The Linux Plumbers Conference\, the premier event for developers working at all levels of the plumbing layer and beyond\, takes place in Richmond\, Virginia on November 13-15. The event will be in-person at the Omni Richmond Hotel and remotely\, however most of the presenters will be in-person. Learn more about the conference on the main conference website. \n \nELISA will be represented in a presentation by Philipp Ahmann\, Technical Business Development Manager at Robert Bosch GmbH and Chair of the ELISA Project Technical Steering Committee. The session has been accepted but not yet scheduled. As details are updated\, we’ll update our event listing. \nNovember 14 at 4:30 – 5:15 pm: Putting Linux into Context – Towards a reproducible example system with Linux\, Zephyr & Xen \nDemos on embedded systems using Linux are plentiful\, but when it comes to reproducing them\, things get complicated. Additionally\, on decent embedded systems Linux is only one part of the system and interacts with real-time operating systems and virtualization solutions. This makes reproduction even harder. \nWithin the Linux Foundation’s ELISA project\, we started to create a reproducible example system consisting of Linux\, Xen\, and Zephyr on real hardware. This is the next step after we achieved a reproducible system with a pure Linux qemu image. \nThe idea is to have documentation\, a continuous integration including testing\, which can be picked up by developers to derive and add their own software pieces. In this way they should be able to concentrate on their use case rather than spending effort in creating such a system (unless they explicitly want this). We also show how to build everything from scratch. The assumption is that only in this way it is possible to get a system understanding to replace elements towards their specific use cases. \nWe had challenges finding good hardware\, tools\, freely available GPU drivers and more and we are still not at the end. A good system SBOM is also creating additional challenges\, although leveraging the Yocto build system has provided some advantages here. \nWhile we are setting up the first hardware with documentation from source to build to deployment and testing on embedded hardware\, we aim to have at least two sets of all major system elements like Linux flavor\, a choice of virtualization technique\, real-time OS and hardware. Only when software elements and hardware can be exchanged\, we identify clear interfaces and make a system reproducible and adoptable. \nOpen Questions are: \n\nWhat will be a good next hardware to extend this PoC scope?\nWhere do open source\, security\, safety\, and compliance come best together?\nWhich alternative real-time operating systems and virtualization should be incorporated?
URL:https://elisa.tech/event/linux-plumbers-conference/
CATEGORIES:Ambassador Presentations,Industry Conference
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/09/1695090533575.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231129T070000
DTEND;TZID=America/Los_Angeles:20231129T080000
DTSTAMP:20260403T155023
CREATED:20231108T211547Z
LAST-MODIFIED:20231108T211547Z
UID:10000041-1701241200-1701244800@elisa.tech
SUMMARY:ELISA Seminar - ISO-PAS 8926 Overview and ISO 26262 3rd ed. Activity Planning
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: ISO-PAS 8926 Overview and ISO 26262 3rd ed. Activity Planning \nDate: Wednesday\, November 29\, 7:00-8:00 am PST/10:00-11:00 pm EST / 16:00-17:00 CST / 14:00-15:00 UTC \nSpeaker: Roberto Paccapeli\, Functional Safety Manager at Red Hat and Gabriele Paoloni\, Sr. PE at Red Hat \nHow to Attend: Register here in advance to attend for free. After registering\, you will receive a confirmation email containing information about joining the meeting. And don’t forget to add the event to your calendar from the confirmation email. \nAbstract \nISO PAS 8926 “Road vehicles – Functional safety – Use of pre-existing software architectural elements” has been approved by the ISO community. This achievement represents a recognition of the work done in the last 2 years by ISO Sub-Group experts from multiple organizations / delegation to include the evaluation of pre-existing complex software for Functional Safety without losing the original ISO 26262 backbone. \nThe goal of this talk is to provide an overview of ISO PAS 8926 content and its connection with the current ISO 26262 second edition. Moreover\, it will be the opportunity to introduce at a high-level the ISO 26262 initiatives related to the 3d edition and their planning.
URL:https://elisa.tech/event/elisa-seminar-iso-pas-8926-overview-and-iso-26262-3rd-ed-activity-planning/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/11/ISO-PAS-8926.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240116T090000
DTEND;TZID=America/Chicago:20240116T110000
DTSTAMP:20260403T155023
CREATED:20231208T150901Z
LAST-MODIFIED:20231208T150901Z
UID:10000042-1705395600-1705402800@elisa.tech
SUMMARY:Working Group Annual Updates
DESCRIPTION:Join the ELISA Working Group Annual Updates on January 16 and 17\, 10:00-12:00 EST / 7:00-9:00 PST / 16:00-18:00 CET / 15:00-17:00 UTC when each of the group leads will bring you up to speed on their group’s progress\, roadmap\, and how you can participate. \nThe updates will include the following topics: \n\nLook back at major milestone and achievements in 2023\nCurrent focus and activities\nWhat’s coming up in 2024 and areas and opportunities for collaboration\nOnboarding resources and how to get involved\n\nSession on January 16 will include updates from speakers/WG leads of the following horizontal Working Groups: \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, Robert Bosch GmbH)\n15:15-15:40 UTC: Tools (Speaker and WG Lead\, Matt Kelly\, The Boeing Company)\n15:40-16:05 UTC: Open Source Engineering Process (Paul Albertella\, Codethink)\n16:05-16:30 UTC: Safety Architecture (Gabriele Paoloni\, Red Hat)\n16:30-16:55 UTC: Linux Features for Safety-Critical Systems (Elana Copperman\, Mobileye)\n\nSession on January 17 will include updates from speakers/WG leads of the following the use-case focused Working Groups \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, Robert Bosch GmbH)\n15:15-15:40 UTC: Aerospace (Steven H. VanderLeest\, The Boeing Company)\n15:40-16:05 UTC: Automotive (Philipp Ahmann\, Robert Bosch GmbH)\n16:05-16:30 UTC: Medical Devices (Kate Stewart\, The Linux Foundation)\n16:30-16:55 UTC: Systems (Philipp Ahmann\, Robert Bosch GmbH)\n\nBoth sessions will begin with a 15-minute overview of ELISA by the Technical Steering Committee Chair\, Philipp Ahmann. Each Working Group update will be approximately 20 minutes long followed by a 5 minute Q&A. \nHow to Attend: Register here in advance to attend for free. Upon registering\, you will receive a confirmation email containing the details about joining the sessions. And don’t forget to add the event to your calendar from the confirmation email.
URL:https://elisa.tech/event/working-group-annual-updates/2024-01-16/
CATEGORIES:Working Group Updates
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/12/Cover-Slide-Working-Group-Updates-Jan-2024.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240117T090000
DTEND;TZID=America/Chicago:20240117T110000
DTSTAMP:20260403T155023
CREATED:20231208T150901Z
LAST-MODIFIED:20231208T150901Z
UID:10000043-1705482000-1705489200@elisa.tech
SUMMARY:Working Group Annual Updates
DESCRIPTION:Join the ELISA Working Group Annual Updates on January 16 and 17\, 10:00-12:00 EST / 7:00-9:00 PST / 16:00-18:00 CET / 15:00-17:00 UTC when each of the group leads will bring you up to speed on their group’s progress\, roadmap\, and how you can participate. \nThe updates will include the following topics: \n\nLook back at major milestone and achievements in 2023\nCurrent focus and activities\nWhat’s coming up in 2024 and areas and opportunities for collaboration\nOnboarding resources and how to get involved\n\nSession on January 16 will include updates from speakers/WG leads of the following horizontal Working Groups: \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, Robert Bosch GmbH)\n15:15-15:40 UTC: Tools (Speaker and WG Lead\, Matt Kelly\, The Boeing Company)\n15:40-16:05 UTC: Open Source Engineering Process (Paul Albertella\, Codethink)\n16:05-16:30 UTC: Safety Architecture (Gabriele Paoloni\, Red Hat)\n16:30-16:55 UTC: Linux Features for Safety-Critical Systems (Elana Copperman\, Mobileye)\n\nSession on January 17 will include updates from speakers/WG leads of the following the use-case focused Working Groups \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, Robert Bosch GmbH)\n15:15-15:40 UTC: Aerospace (Steven H. VanderLeest\, The Boeing Company)\n15:40-16:05 UTC: Automotive (Philipp Ahmann\, Robert Bosch GmbH)\n16:05-16:30 UTC: Medical Devices (Kate Stewart\, The Linux Foundation)\n16:30-16:55 UTC: Systems (Philipp Ahmann\, Robert Bosch GmbH)\n\nBoth sessions will begin with a 15-minute overview of ELISA by the Technical Steering Committee Chair\, Philipp Ahmann. Each Working Group update will be approximately 20 minutes long followed by a 5 minute Q&A. \nHow to Attend: Register here in advance to attend for free. Upon registering\, you will receive a confirmation email containing the details about joining the sessions. And don’t forget to add the event to your calendar from the confirmation email.
URL:https://elisa.tech/event/working-group-annual-updates-2024-01-17/
CATEGORIES:Working Group Updates
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2023/12/Cover-Slide-Working-Group-Updates-Jan-2024.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240201
DTEND;VALUE=DATE:20240202
DTSTAMP:20260403T155023
CREATED:20240119T175239Z
LAST-MODIFIED:20240119T175239Z
UID:10000044-1706745600-1706831999@elisa.tech
SUMMARY:Software Heritage Symposium and Summit 2024 (Paris\, France + Online)
DESCRIPTION:The Software Heritage Symposium and Summit 2024 is scheduled to take place on February 1\, 2024\, starting at 2:00pm at the UNESCO headquarters. This hybrid event allows registrations from the general public for both in-person and online attendance. To secure your spot\, please complete this simple registration form. Confirmation will be promptly provided based on seat availability. \nSoftware Heritage\, the universal source code archive\, was launched in 2016 by Inria (France). Software Heritage’s  ambitious goal is to collect\, preserve and share all software source code\, building an essential infrastructure at the service of cultural heritage\, digital development\, science\, industry\, and society as a whole.  As part of the event we will gather to take stock of the achievements and status of the initiative\, and to highlight the relevance of its mission in the context of today’s dynamic digital innovation landscape\, including rapid changes in the field of generative artificial intelligence. \nIn 2021\, we have celebrated the 5th anniversary of Software Heritage with the first annual Symposium. A second Symposium took place in 2023. This is Software Heritage’s 3rd Symposium event. \nThe half-day event\, which will follow a hybrid format of virtual and on-site participation at the UNESCO Headquarters\, will focus on several major dimensions of relevance to the Software Heritage archive: \n\nSoftware source code as documentary heritage and an enabler for historical research\nScientific challenges for analyzing and learning from preserved Source Code\nSoftware source code as a first class research output in the Open Science ecosystem\nSoftware source code as enabler for innovation and sharing in industry and administration\n\nAt 2:45 pm\, Kate Stewart\, Vice President of Dependable Embedded Systems at the Linux Foundation\, will participate in Industry and Public Administration Panel. Other panelists include: \n\nGuillaume Avrin\, National coordinator for artificial intelligence\, Direction Générale des Entreprises\nOmar Mohsine\, Open Source coordinator\, United Nations Office of Information and Communications Technology\nMarc Palazon\, CEO Groupe SMILE and Board member Numeum\n\nThis event is managed completely by Software Heritage. For more details about the agenda or to register\, visit the event website.
URL:https://elisa.tech/event/software-heritage-symposium-and-summit-2024-paris-france-online/
CATEGORIES:Ambassador Presentations,Industry Conference
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/01/GECQ0ghWQAA7TX0.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240203
DTEND;VALUE=DATE:20240205
DTSTAMP:20260403T155023
CREATED:20240130T212007Z
LAST-MODIFIED:20240130T212007Z
UID:10000045-1706918400-1707091199@elisa.tech
SUMMARY:FOSDEM (Brussels\, Belgium)
DESCRIPTION:FOSDEM\, which takes place on February 3-4 in Brussels\, is a free event for software developers to meet\, share ideas and collaborate. Every year\, thousands of developers of free and open source software from all over the world gather at the event in Brussels. This event is expecting 636 speakers\, 591 events\, and 65 tracks. \nThe ELISA Project will be featured in a presentation on Saturday\, February 3. For more information or to register for the event\, visit the FOSDEM website. \n2:30 pm – 2:55 pm: How open source projects approach Functional Safety – Nicole Pappler & Philipp Ahmann \nOpen Source is a winning solution for many industries already – and now even safety critical applications want to make use of it. While “security” is a capability of open source since many years\, a few years ago using open source in safety critical applications seemed to be impossible even to think about. Nowadays it has become a valid option for upcoming applications. This kind of application that should save lives\, or at least not harm anyone. However\, with advancements in technology and safety integrity standards\, open source is becoming a valid option for upcoming safety critical applications. This talk will provide an overview of how open source projects approach their integration to safety critical applications. Depending on the expectations of these applications\, there are different solutions to address their needs. The talk will introduce example projects such as ELISA\, the Zephyr Project\, and the Xen Project\, which are currently addressing these expectations with various mechanisms and approaches. \nCheck out other Zephyr-related sessions here.  \nTo view the complete schedule and dev rooms like SBOM\, Embedded\, Automotive and more\, visit the main event website: https://fosdem.org/2024/
URL:https://elisa.tech/event/fosdem-brussels-belgium/
CATEGORIES:Ambassador Presentations,Industry Conference
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/01/FOSDEM-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240312T080000
DTEND;TZID=America/Los_Angeles:20240312T090000
DTSTAMP:20260403T155023
CREATED:20240222T172032Z
LAST-MODIFIED:20240222T172032Z
UID:10000047-1710230400-1710234000@elisa.tech
SUMMARY:ELISA Seminar - Certifying Linux: State of the Art and Lessons Learned after Eight Years
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Certifying Linux: State of the Art and Lessons Learned after Eight Years \nDate: Tuesday\, March 12\, 2024\, 8:00-9:00 Pacific / 11:00-12:00 Eastern / 16:00-17:00 CET / 15:00-16:00 UTC \nSpeaker: Lukas Bulwahn\, Safety Software Key Expert at Elektrobit \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering. \nAbstract: \nIn 2018\, in the course of the SIL2LinuxMP project\, we summarized the knowledge gained around research questions and suggested potential solutions using Linux in safety-related systems in the paper “Certifying Linux: Lessons Learned in Three Years of SIL2LinuxMP”. Since then\, the activities using Linux in safety-related systems has continued to attract more experts and more commercial attention. However\, it is still a challenging activity to pursue. \nIn this talk\, we explain\, reflect and comment the areas of work and activities that have been followed the next five years throughout the industry and how they relate\, complement initial ideas that were collected in the SIL2LinuxMP project.
URL:https://elisa.tech/event/elisa-seminar-certifying-linux-state-of-the-art-and-lessons-learned-after-eight-years/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/02/Cover-Slide-Lukas-Seminar.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240416
DTEND;VALUE=DATE:20240419
DTSTAMP:20260403T155023
CREATED:20240222T010140Z
LAST-MODIFIED:20240222T010140Z
UID:10000046-1713225600-1713484799@elisa.tech
SUMMARY:Safety-Critical Software Summit (Seattle\, Wa)
DESCRIPTION:The Safety-Critical Software Summit will be hosted in Seattle\, Washington on April 16-18. As open source is found more and more in safety-critical applications\, the need to evaluate open source software that meets safety standards has increased. This event\, sponsored by ELISA\, gathers safety experts and open source developers to enable and advance the use of open source in safety-critical applications. \nThe safety-critical track will take place on Thursday\, April 18. \n \nAdd these to your schedule here. Register here. \nVisit the main event website for more updates: https://events.linuxfoundation.org/embedded-open-source-summit/.
URL:https://elisa.tech/event/safety-critical-software-summit-seattle-wa/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/02/scss_1200x628_onelogo.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240508T070000
DTEND;TZID=America/Los_Angeles:20240508T080000
DTSTAMP:20260403T155023
CREATED:20240412T183603Z
LAST-MODIFIED:20240412T183603Z
UID:10000049-1715151600-1715155200@elisa.tech
SUMMARY:ELISA Seminar - Ferrocene: Qualifying the Rust compiler out in the open
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Ferrocene: Qualifying the Rust compiler out in the open \nDate: Wednesday\, May 8\, 2024\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Florian Gilcher\, Managing Director at Ferrous Systems \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering. \nAbstract: \nFerrocene is a fully open source toolchain to enable the use of the Rust programming language in safety-critical environments. It is a proper downstream of the main Rust compiler – rustc. This includes all documentation. \nThe mission of Ferrocene is to bring open source practices to safety-critical industries and improve the Rust open source ecosystem through safety-critical practices. \nFerrocene is also fully qualified using only open source tooling. \nBut what does that mean in practice? In this talk\, I’ll walk you through our findings when qualifying the Ferrocene compiler toolchain using fully open source tools. A particular eye will be on the conditions that enabled the Ferrocene project to build a feedback loop with the Rust project and how they may inform your approach towards other FOSS projects.
URL:https://elisa.tech/event/elisa-seminar-ferrocene-qualifying-the-rust-compiler-out-in-the-open/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/04/Cover-Slide-Ferrocene.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240522T070000
DTEND;TZID=America/Los_Angeles:20240522T080000
DTSTAMP:20260403T155023
CREATED:20240422T220701Z
LAST-MODIFIED:20240422T220701Z
UID:10000050-1716361200-1716364800@elisa.tech
SUMMARY:ELISA Seminar - Making Linux Fly: Towards Certified Linux Kernel
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Making Linux Fly: Towards Certified Linux Kernel \nDate: Wednesday\, May 22\, 2024\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Wentao Zhang\, PhD student at University of Illinois Urbana-Champaign and Steven H. VanderLeest\, Technical Fellow at The Boeing Company \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering. \nAbstract: \nAlthough the Linux operating system has been used widely in many industries\, adoption in aerospace has been slow due to the rigorous assurance evidence required as part of flight certification. The guidance for commercial flight software in most of the world is RTCA DO-178C\, which identifies five progressively more rigorous levels of assurance. Providing the software life cycle data outlined by DO-178C is a daunting task for software as large and complex as Linux. In this project we focus on three objectives from DO-178C related to code coverage — the fraction of the source code that is exercised by testing. The three types of code coverage in DO-178C are statement coverage\, decision coverage\, and Modified Condition/Decision Coverage (MC/DC). The last of these\, MC/DC\, is only required for Software Level A\, the highest level of assurance. \nFor operating system kernels like Linux\, measuring code coverage is challenging because of the unique execution environment compared to user space. Measuring MC/DC is even harder given the intricacy of the metric and limitations of tools. We share our experience in measuring Linux kernel’s code coverage\, with an emphasis on MC/DC. We describe how we have enabled measuring Linux kernel’s MC/DC for the first time\, by enhancing both the toolchain and the kernel itself. We also discuss the generalizability of our approach across different kernel versions and opportunities for improving coverage with kernel testing suites like KUnit and kselftest.
URL:https://elisa.tech/event/elisa-seminar-making-linux-fly-towards-certified-linux-kernel/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/04/Cover-Slide-Making-Linux-Fly-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240604
DTEND;VALUE=DATE:20240606
DTSTAMP:20260403T155023
CREATED:20240312T205422Z
LAST-MODIFIED:20250609T200324Z
UID:10000048-1717459200-1717631999@elisa.tech
SUMMARY:ELISA Workshop - Lund
DESCRIPTION:The ELISA Project hosts in-person workshops on a regular basis to gather the project members\, contributors\, and other partners in the ecosystem to further collaboration\, accelerate project progress\, and plan for future goals. The next workshop will be held on June 4-5 in Lund\, Sweden. We strongly encourage in-person participation for the best collaboration; a virtual component may be added if there is sufficient interest. \nLocation: Volvo Cars Lund Office in Lund\, Delta 3\, Scheelevägen 23\, 223 63 Lund\, Schweden \nDate/Time: 9:00 – 17:00 CEST on June 4 and June 5 \nMeals: Breakfast and lunch will be provided on site for both days. Dinner will be provided offsite on the 1st day. \nAccommodation: Motel L Lund or Elite Hotel Ideon (please note that ELISA/Linux Foundation didn’t contract rooms at these properties and cannot guarantee rates\, availability\, or service. These hotels are recommended only because it’s located near the event venue.) \nGetting There: Copenhagen Airport\, Kastrup (CPH) is the closest airport. Local transport is available from the airport to get you to within a few minutes of walking distance from the event location. \nCost: free to attend\, in-person registration will be capped at 30 \nRegistration: closed \nTopic Proposal: Please use this form to propose a session to help craft and shape the session topics. \nSchedule (all times in local CEST)  \nJune 4\, 2024  \n\n8:00 – 9:00 breakfast on site (hosted by Volvo)\n9:00 – 9:25 workshop welcome and participants’ intros\n9:25 – 9:45 welcome by Volvo: “the digital safety belt” (Robert Fekete\, Volvo)\n9:45 – 10:30 AMA (Ask Me Anything) about Enabling Linux in Safety Applications – opportunity for new participants to ask core contributors questions\n10:30 – 11:30 coordination and synergy between ELISA Working Groups (Gabriele Paoloni\, Red Hat) \n11:30 – 12:00 SPDX safety profile and implications on code and traceability (Kate Stewart\, The Linux Foundation)\n12:00 – 12:30 overall engineering approach to system safety for systems including a Linux component (Paul Albertella\, Codethink and Igor Stoppa\, NVIDIA)\n12:30 – 13:30 lunch on site (hosted by Volvo)\n13:30 – 14:00 STPA-like vs expert driven FMEA (Gabriele Paoloni\, Red Hat)\n14:00 – 14:45 improving kernel documentation and involving experts (Gabriele Paoloni\, Red Hat)\n14:45 – 15:00 break/fika\n15:00 – 15:30 kernel testing (Shuah Khan\, The Linux Foundation)\n15:30 – 16:00 state and roadmap of Linux Features Working Group (Alessandro Carminati\, Red Hat)\n16:00 – 16:15 day one wrap up and review schedule for tomorrow and make adjustment if needed\n16:30 – 18:30 tour of MaxIV (optional)\n19:15 – 21:15 dinner offsite at Stäket\n\nJune 5\, 2024 \n\n8:00 – 9:00 breakfast on site (hosted by Volvo)\n9:00 – 10:00 discussion: core parts of the kernel (Gabriele Paoloni\, Red Hat)\n10:00 – 10:45 constant flow of ever increasing challenges for the dedicated safety manager (Håkan Sivencrona\, Volvo)\n10:45 – 11:15 break/fika\n11:15 – 11:45 a primer on Nix and its relevance for safety-critical software systems (Matthias Meschede\, Erin van der Veen\, Modus Create / Tweag)\n11:45 – 12:30 Dependability through OSS (Mikel Azkarate-askatsua\, Canonical)\n12:30 – 13:30 lunch on site (hosted by Volvo)\n13:30 – 14:15  safety mechanisms to be considered to meet ASIL levels in Automotive (Naresh Ravuri\, Magna)\n14:15 – 15:00 ELISA in the world of Software Defined Vehicles (Philipp Ahmann\, Bosch and William (Zhuwei) Yang\, EMQ)\n15:00 – 15:30 break/fika\n15:30 – 16:00 state of ks-nav (Alessandro Carminati\, Red Hat)\n16:00 – 16:30 What does SOTIF mean for ELISA? (Philipp Ahmann\, Bosch)\n16:30 – 17:00 workshop wrap up and next steps
URL:https://elisa.tech/event/elisa-workshop-lund/
CATEGORIES:Workshop
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/03/ELISA-Lund-Workshop-with-date-and-location.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240626T070000
DTEND;TZID=America/Los_Angeles:20240626T080000
DTSTAMP:20260403T155023
CREATED:20240528T212203Z
LAST-MODIFIED:20240528T212203Z
UID:10000052-1719385200-1719388800@elisa.tech
SUMMARY:ELISA Seminar - Improved system stressing with stress-ng
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Improved system stressing with stress-ng \nDate: Wednesday\, June 26\, 2024\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Colin King\, Principal Engineer\, Intel \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering \nAbstract: \nStress-ng has a proven track record for stress testing Linux systems and forcing out system bugs. This talk will describe new stress-ng features and the future roadmap for stress-ng.
URL:https://elisa.tech/event/elisa-seminar-improved-system-stressing-with-stress-ng/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/05/Cover-Slide-stress-ng-update.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240717
DTEND;VALUE=DATE:20240719
DTSTAMP:20260403T155023
CREATED:20240601T162054Z
LAST-MODIFIED:20240601T162054Z
UID:10000053-1721174400-1721347199@elisa.tech
SUMMARY:Automotive Grade Linux All Member Meeting (Berlin\, Germany)
DESCRIPTION:The Automotive Grade Linux (AGL) All Member Meeting\, which takes place on July 17-18 in Berlin\, Germany\, brings the AGL community together to learn about the latest developments\, share best practices and collaborate to drive rapid innovation across the industry. \nPhilipp Ahmann\, Technical Business Development Manager at Bosch and Chair of the ELISA Project TSC\, and Sven Erik Jeroschewski\, Software Engineer at Bosch Digital\, will be on-site to give a presentation\, “So you want to use Linux in Safety Applications? – A Primer” \nIt is common sense that Linux has gained significant traction in the automotive industry. Now more OEMs and Tiers considering its usage also in safety-critical applications. This presentation explores the typical concepts and approaches taken by companies venturing into the space of “safety-critical Linux”. It delves into use cases where Linux could be an option and highlights the challenges that need to be overcome for some other use cases. \nThe talk sheds light especially on Linux in ADAS and explores the role of other system elements such as containerization\, virtualization\, and RTOS in the introduction of Linux in the safety-critical space. Furthermore\, it provides a high-level overview of safety integrity standards like ISO26262 and IEC61508\, emphasizing the challenges they introduce. By the end of the presentation\, the audience will have a basic understanding of the different concepts involved in enabling Linux in safety applications. They will also gain insights into the companies driving these activities\, identify commonalities in the approaches taken\, and recognize the role of the ISO PAS 8926 as part of the ISO26262 3rd edition. Add this session to your schedule here. \nCheck out the full schedule here. To learn more or to register for the AGL All Member Meeting\,  visit their main event website.
URL:https://elisa.tech/event/automotive-grade-linux-all-member-meeting-berlin-germany-2/
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/06/Screenshot-2024-06-01-at-9.11.20-AM.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240807T080000
DTEND;TZID=America/Los_Angeles:20240807T090000
DTSTAMP:20260403T155023
CREATED:20240711T182848Z
LAST-MODIFIED:20240711T182848Z
UID:10000055-1723017600-1723021200@elisa.tech
SUMMARY:ELISA Seminar - Cregit: token-level history of Linux
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Cregit: token-level history of Linux \nDate: Wednesday\, August 7\, 2024\, 8:00-9:00 Pacific / 15:00-16:00 UTC / 17:00-18:00 CET \nSpeaker: Daniel German\, Professor of Computer Science\, University of Victoria \nProfessor German’s main area of research is open source software engineering\, the impact of intellectual property in software engineering and the mining of software repositories. Please visit http://turingmachine.org for additional information. \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering \nAbstract: \nOne of the major disadvantages of git’s blame command is that the minimum unit of change it tracks is the line of text. To address this issue\, we developed Cregit (http://github.com/cregit/cregit)\, a set of tools the permits that traceability of each token of the source code of a git repository. \nUsing cregit we have successfully documented the origin of each token of the kernel since release 4.7 at https://cregit.linuxsources.org/ \nThis presentation will provide an overview of how Cregit works and demonstrate how to use the Linux cregit website.
URL:https://elisa.tech/event/elisa-seminar-cregit-token-level-history-of-linux/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/07/Cregit-cover-slide-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240821T070000
DTEND;TZID=America/Los_Angeles:20240821T080000
DTSTAMP:20260403T155023
CREATED:20240710T183852Z
LAST-MODIFIED:20240710T183852Z
UID:10000054-1724223600-1724227200@elisa.tech
SUMMARY:ELISA Seminar - The SEooC concept driven into extreme
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: The SEooC concept driven into extreme \nDate: Wednesday\, August 21\, 2024\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Håkan Sivencrona\, Senior Technical Leader @ SVA Safe Vehicle Automation\, Volvo Cars \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering \nAbstract: \nFor quite a few years ISO 26262 have supported a component/element-based approach to ISO 26262\, SEooC or Safety Element out of Context. This has simplified the argumentation and integration for specific elements into a larger system. However\, as we see more and more complex systems being introduced\, such as highly automated cars\, we foresee that the importance of SEooC concept will grow more important. But the how-to will be developed at the same time. \nThe presentation will introduce the SEooC concept\, the usage and possible extensions and supporting argumentation for use of for example SW components in a CI/CD framework. And a lot more.
URL:https://elisa.tech/event/elisa-seminar-the-seooc-concept-driven-into-extreme/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/07/SEooC.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240904T070000
DTEND;TZID=America/Los_Angeles:20240904T080000
DTSTAMP:20260403T155023
CREATED:20240805T205814Z
LAST-MODIFIED:20240805T205814Z
UID:10000056-1725433200-1725436800@elisa.tech
SUMMARY:ELISA Seminar - Meet the New KernelCI
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Meet the New KernelCI \nDate: Wednesday\, September 4\, 2024\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Gustavo Padovan\, Kernel Lead at Collabora and Don Zickus\, Distinguished Engineer at Red Hat \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering \nAbstract: \nKernelCI started 10 years ago as a small project to test the kernel on Arm devices. The project grew over the years and today a new architecture is in place. In this talk\, Don and Gustavo will present you the new KernelCI. The KernelCI community put a lot of effort recently to design and implement its new testing architecture with a focus on facilitating the kernel community and industry engagement as much as possible. \n\nOur new KernelCI Architecture (1) allows different services (such as patchwork\, b4\, etc)\, multiple CI services\, and users to send request to test patches; (2) supports all sorts of testing platforms and hardware labs\, not just embedded hardware; (3) focus on quality of test run\, rather than quantity; (4) brings common database for all CI systems with automatic post-processing of regressions. \n\nWe will offer the ELISA community an overview of KernelCI and look for potential areas of collaboration between both projects.
URL:https://elisa.tech/event/elisa-seminar-meet-the-new-kernelci/
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2024/08/Meet-the-New-KernelCI-cover-slide.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240918
DTEND;VALUE=DATE:20240921
DTSTAMP:20260403T155023
CREATED:20240515T174520Z
LAST-MODIFIED:20240515T174520Z
UID:10000051-1726617600-1726876799@elisa.tech
SUMMARY:Linux Plumbers Conference (Vienna\, Austria)
DESCRIPTION:The Linux Plumbers Conference\, the premier event for developers working at all levels of the plumbing layer and beyond\, takes place September 18-20 in Vienna\, Austria. This year\, the conference will be both in person at the Austria Center and remote. \nELISA will be represented on-site by several ambassadors and in a presentation by Philipp Ahmann Technical Business Development Manager at Robert Bosch GmbH and Chair of the ELISA Project Technical Steering Committee and Kate Stewart Vice President of Dependable Embedded Systems at the Linux Foundation.  \n\nSafe Systems with Linux \n\nThe Safe Systems with Linux Microconference tackles the challenge of ensuring security fixes in Linux distributions do not introduce regressions in safety-critical applications by improving the linkage between code\, tests\, and requirements. It addresses issues in requirements tracking\, documentation\, and testing\, emphasizing the need for formalized documentation of requirements and consistent test documentation within the kernel ecosystem. (September 20th – 15:00 PM CET) and details can be found: https://lpc.events/event/18/sessions/187/#20240920 \n\n          This will feature: Kate Stewart\, Philipp Ahmann\, Thomas Gleixner\, Gabrielle Paoloni\, Olivier Charrier\, Chuck Wolber\, Nicole Pappler\, Jonathan Corbet\, Bertrand Boisseau & more. \nKernel Testing & Dependability  \n\nThe Kernel Testing & Dependability Micro-Conference (Testing MC) is dedicated to advancing Linux Kernel testing and infrastructure through collaborative efforts. By fostering connections and discussions on identified issues and potential solutions\, the conference aims to enhance the predictability and trustworthiness of the kernel for diverse applications and products. The session will take place (September 20th – 10 AM CET) and details can be found: https://lpc.events/event/18/sessions/189/#20240920\n\nTracing \n\n\n\n\n\n\n\n\n\n\n\n\nThe Tracing / Perf Events Microconference explores how tracing and perf events illuminate the complexities of the Linux kernel\, enabling advanced debugging\, feature development\, and runtime verification. This year\, the focus will also include the perf events mechanism\, which presents performance counters and software events through both kernel and userland components. (September 20th – 10 AM CET) and details can be found: https://lpc.events/event/18/sessions/209/#20240920\n\n    This will feature: Steven Rostedt\, Alexander Graf \n\n\nVisit the main event page to learn more here: https://lpc.events/event/18/page/224-lpc-2024-overview.
URL:https://elisa.tech/event/linux-plumbers-conference-2024/
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/05/Screenshot-2024-05-15-at-10.26.19-AM.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20241028
DTEND;VALUE=DATE:20241030
DTSTAMP:20260403T155023
CREATED:20240830T000341Z
LAST-MODIFIED:20240830T000341Z
UID:10000057-1730073600-1730246399@elisa.tech
SUMMARY:Open Source Summit Japan (Tokyo\, Japan)
DESCRIPTION:The Open Source Summit Japan\, is the premier event for open source developers\, technologists\, and community leaders to collaborate\, share information\, solve problems and gain knowledge\, furthering open source innovation and ensuring a sustainable open source ecosystem. takes place October 28-29 in Tokyo\, Japan.  \nMonday October 28th at 11:15 JST \nSafe Systems with Linux – Philipp Ahmann\, Sr. OSS Community Manager Etas GmbH (BOSCH) & Kate Stewart\, VP Dependable Embedded Systems The Linux Foundation \nAs Linux is increasingly deployed in systems with varying criticality constraints\, distro providers are expected to ensure that security fixes in their offerings do not introduce regressions for customer products that have safety considerations. The key question arises: How can they establish consistent linkage between code\, tests\, and the requirements that the code satisfies? And which open source tools and specifically for Linux exist to support traceability in order to comply with standards such as ASPICE\, ISO26262 or ISO21434? This talk addresses critical challenges in requirements tracking\, documentation\, testing\, and artifact sharing within the Linux kernel ecosystem. Functionality has historically been added to the kernel with requirements explained in the email justifications for adding\, but not formalized as “requirements” in the kernel documentation. While tests are contributed for the code\, the underlying requirement that the tests satisfies is likewise not documented in a consistent manner. This and further topics will be discussed. Additionally\, the results from the “Safe Systems with Linux” micro conference at Linux plumbers will be summarized. \nTuesday October 29\, 2024 14:00 JST \nLessons Learned on Following Security Best Practices in Zephyr – Kate Stewart\,  VP Dependable Emb0edded Systems  The Linux Foundation \nLaunched in 2016\, the Zephyr project aimed to address the lack of standardized security practices in the IoT market by applying best practices to an open-source framework. This talk will detail Zephyr’s journey over the past 8 years\, including becoming a CVE Numbering Authority and forming a PSIRT team\, to demonstrate that open-source projects can successfully implement security best practices. \n  \nTuesday October 29\, 2024 16:40 JST \nFrom Complexity to Clarity: Addressing Challenges in AI BOMs for Compliance – Gopi Krishnan Rajbahadur\, Senior Staff Researcher Huawei Technologies Canada & Kate Stewart\, VP Dependable Embedded Systems The Linux Foundation \nAs global regulations on AI software tighten\, the AI Software Bill of Materials (AI BOM) and the new SPDX 3.0 with AI and dataset profiles offer a promising solution for compliance but face slow adoption due to developer knowledge gaps and the complexity of AI systems. This talk will address these challenges\, share best practices for improving AI BOM accuracy\, and provide strategies to help professionals ensure their AI applications meet regulatory requirements. \nHow to attend: https://events.linuxfoundation.org/open-source-summit-japan/register/ \nTo see more information: https://events.linuxfoundation.org/open-source-summit-japan/program/schedule/
URL:https://elisa.tech/event/open-source-summit-japan-tokyo-japan/
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/08/screenshot-elisa_tech-2024_08_29-19_59_33.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20241119
DTEND;VALUE=DATE:20241122
DTSTAMP:20260403T155023
CREATED:20241016T141008Z
LAST-MODIFIED:20241016T141008Z
UID:10000058-1731974400-1732233599@elisa.tech
SUMMARY:The Linux Foundation Member Summit (Napa\, California)
DESCRIPTION:The Linux Foundation Member Summit is the annual gathering for Linux Foundation member organizations taking place in Napa\, California on November 19-21. \nAn annual gathering for Linux Foundation members that fosters collaboration\, innovation\, and partnerships among the leading projects and organizations working to drive digital transformation with open source technologies. It is a must-attend for business and technical leaders looking to advance open source strategy\, implementation\, and investment in their organizations and learn how to collaboratively manage the largest shared technology investment of our time. \nELISA Ambassador Kate Stewart\, Vice President of Dependable Embedded Systems at the Linux Foundation\, will be on-site to give a few presentations including: \nTuesday\, November 19 at 3-3:30 pm PST – Zephyr: Overview and Roadmap \nThis session will provide an overview of the project’s accomplishments to date\, and provide a roadmap of what is being planned for 2025. Zephyr project is now the 5th most active project hosted by the Linux Foundation. Each release sees about 30% new contributors\, and these contributors are resulting in around 3 changes per hour in the code base. Products as diverse as Chromebooks\, to Wind Turbines\, to Hearings Aids\, and Pet Trackers are being built with Zephyr. Learn about the open source and security best practices that have been applied to Zephyr over the years\, and why it is now one of the most active open source projects at the Linux Foundation. Add it to your schedule here. \nThursday\, November 21 at 12-12:30 pm – SPDX: From Software to Systems \nKate will be joined by Gary O’Neall\, Founder and Principal Consultant at Source Auditor. The “Software” Product Data Exchange was created in 2010 to provide machine and human readable metadata for licensing information to consumers of open source software. Over the years\, the SPDX community has added support for a wide range of additional use cases. Complex software component interactions between open source and proprietary as well as the requirements to support SBOMs optimized for security risk management have been driving forces for many of the changes. With the SPDX 3.0 release and work being done for the upcoming SPDX 3.1 release\, the scope of SPDX has expanded beyond software to entire systems including datasets\, AI models\, services and hardware. This will enable consumers to satisfy additional use cases in areas like product safety and export regulation compliance. With the SPDX 3.0\, we’ve renamed SPDX from “Software” Product Data Exchange to “System” Product Data Exchange to better reflect where the project is aiming. In this talk\, we’ll go over changes we’ve made to the SPDX model to support systems\, the additional profiles that are focused on system level problems and what this means to both the producers and consumers of SPDX data. Add it to your schedule here. \nThe Linux Foundation Member Summit is an invitation-only event for member companies of The Linux Foundation. Invitation codes have been sent to member companies for the event. If you are a member company and need information regarding your invitation code\, please contact Event Support.
URL:https://elisa.tech/event/the-linux-foundation-member-summit-napa-california/
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/10/Screenshot-2024-10-16-at-7.01.28 AM.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20241210
DTEND;VALUE=DATE:20241213
DTSTAMP:20260403T155023
CREATED:20241017T163036Z
LAST-MODIFIED:20250502T211748Z
UID:10000059-1733788800-1734047999@elisa.tech
SUMMARY:ELISA Workshop at NASA Goddard - Space Grade Linux
DESCRIPTION:This ELISA workshop is hosted in collaboration with NASA with topics and discussions focused on advancing Space Grade Linux. \nLocation\nGoddard Visitor Center\, Goddard Space Flight Center\, in Greenbelt\, Maryland\, USA \nCost\nFree to attend\, in-person registration will be capped at 40. \nRegistration\nRegistration closed on November 25. Foreign nationals (non-US citizens) who registered after November 5th won’t be able to join the NASA tour but can participate in workshop sessions.  \nPlease contact events@elisa.tech if you have questions about registration. \nSuggested Hotel\nThe Hotel at The University of Maryland (Please note there are no contracted rooms and we can’t guarantee rates or availability.)  \nSchedule (sessions and speakers are subject to change): all times in Eastern Standard Time\nDecember 10 (in person only)\n\n12:30-13:00 ELISA/NASA welcomes and orientations (Philipp Ahmann – ETAS\, Michael Monaghan – NASA\, Ramon Roche – Linux Foundation and Kate Stewart – Linux Foundation) (slides)\n13:00-15:30 NASA tour\n15:30-16:00 Space Grade Linux Intro (Michael Monaghan – NASA) (slides)\n16:00-16:30 Lessons from Automotive Grade Linux (Walt Miner – Linux Foundation) (slides)\n16:30-17:00 Linking external test results to test cases in BASIL to support preexisting test infrastructure (Luigi Pellecchia – Red Hat) (slides)\n17:00-17:30 How to use ks-nav for a feasible and meaningful test campaign in the kernel (Alessandro Carminati – Red Hat) (slides)\n\n\nDecember 11 (in person and virtual)\n\n9:00-9:45 Verification and validation of the OS and “certification package” (Scott Tashakkor – NASA) (slides) (video)\n9:45-10:30 Test and assurance of non-volatile memory devices for space (Ted Wilcox – NASA) (slides) (video)\n10:30-10:45 Break\n10:45-11:30 Addressing security topics for future space systems using Linux (Joshua Krage – NASA)  (video)\n11:30-12:15 Linux Kernel design documentation (Gab Paoloni – Red Hat\, Kate Stewart – Linux Foundation\, and Chuck Wolber) (slides) (video)\n12:45-13:15 Space Grade Linux survey results during lunch (Ramon Roche – Linux Foundation and Kate Stewart – Linux Foundation) (slides) (video)\n13:15-13:45 F prime (Michael Starch\, NASA) (slides) (video)\n13:45-14:15 Space ROS (Ivan Perez – NASA) (slides) (video)\n14:15-14:45 cFS overview  (Richard Landau – NASA and Ashok Prajapati – NASA) (slides) (video)\n14:45-15:15 Break\n15:15-15:45 Investigating implementation of Linux-based payload computers: a review of in-orbit demonstrations for Edge AI in space missions (Dongshik Won – TelePIX Co.\, Ltd.) (slides)\n15:45-16:15 Container and immutable patterns for operating systems and wordloads (Michael Epley\, Red Hat) (slides) (video)\n16:15-16:45 Containerization in space: Podman for mission-critical operations and resilience (Douglas Schilling Landgraf – Red Hat and Dan Walsh – Red Hat) (slides) (video)\n16:45-17:00 Wrap up\, next steps summary (Philipp Ahmann – ETAS\, Michael Monaghan – NASA\, Ramon Roche – Linux Foundation and Kate Stewart – Linux Foundation)\n\n\nDecember 12 (in person and virtual)\n\n9:00-9:30 Real Time Linux update (Steve Rostedt – Google) (slides) (video)\n9:30-10:30 Building an OSS Ecosystem for Space (Tim Bird – Sony) (slides) (video)\n10:30-11:00 Linux Adoption in Safety Critical ECU’s (ADAS) (Naresh Ravuri – Magna Electronics) (video)\n11:00-11:30 Break\n11:30-12:00 Wrap up\, next steps summary (Philipp Ahmann – ETAS\, Michael Monaghan – NASA\, Ramon Roche – Linux Foundation and Kate Stewart – Linux Foundation)
URL:https://elisa.tech/event/elisa-workshop-at-nasa-goddard-space-grade-linux/
CATEGORIES:Workshop
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2024/10/ELISA-NASA-Workshop.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20250201
DTEND;VALUE=DATE:20250203
DTSTAMP:20260403T155023
CREATED:20250123T125234Z
LAST-MODIFIED:20250128T003815Z
UID:10000062-1738368000-1738540799@elisa.tech
SUMMARY:Meet ELISA Project at FOSDEM 2025
DESCRIPTION:How many of you are planning to attend FOSDEM 2025? \nAre you planning to speak at the event or attend as an participant to learn? \nWhat topics excite you the most this year? Whether you are interested in embedded systems\, open source innovation\, safety or security\, FOSDEM 2025 promises to be a hub of activity for everyone in the developer community. \nThis time there will be talks from the ELISA Project community. You will have the chance to meet the community ambassadors\, some of whom will be available at the Zephyr Project stand at Building K\, Level 1. \nDon’t miss the opportunity to engage with these experts and learn about the latest developments in the ELISA community! \nMark your calendar to attend these ELISA Project talks! \nSaturday\, February 1:\nEnhancing Testing Strategies for Critical Systems: Statistical Path Coverage\n\nTrack: Testing and Continuous Delivery\nSpeaker: Imanol Allende\, OpenTech GmbH\nRoom: UD6.215\nDay: Saturday\nStart: 10:30\nEnd: 10:55\n\nModern embedded and autonomous systems are pushing the boundaries of software complexity\, especially in critical applications. Traditional testing methods often struggle to meet the demands of these systems\, particularly when operating on resource-sharing architectures running complex operating systems like Linux. To address this challenge\, we introduce Statistical Path Coverage (SPC)\, a novel statistical approach designed to enhance test effectiveness by statistically focusing on the execution paths exercised by target applications. \nThis presentation will discuss how SPC can quantify execution path coverage\, estimate the risk of untested paths\, and support assurance. We will also introduce DB4SIL\, a tool leveraging FTrace to collect and analyze execution traces\, enabling actionable insights into the kernel’s behavior during testing campaigns. Through examples\, we will demonstrate how SPC and DB4SIL can guide developers in prioritizing testing efforts\, improving test coverage\, enabling continuous monitoring\, and reducing risk in complex\, software-driven systems. \nThe Trustable Software Framework: A new way to measure risk in continuous delivery of critical software\n\nTrack: Testing and Continuous Delivery\nSpeaker: Paul Sherwood\, Codethink\nRoom: UD6.215\nStart: 11:00\nEnd: 11:25\n\nMany of the international standards for software in critical systems (e.g. IEC 61508\, ISO 26262) are published under restrictive licences\, at high prices. They broadly discourage the use of FOSS\, by imposition of processes that do not align with modern open source best practices such as continuous delivery and automated testing. As a result some industries such as automotive\, medical and aerospace\, are locked in to proprietary software. \nThis talk will introduce the Trustable Software Framework (TSF)\, a new free and open source project which establishes an evidence-based method for measuring the actual risks involved in continuous delivery of software in critical systems. \nTSF is applicable over the entire software supply chain\, including CICD tools and infrastructure\, build dependencies\, operating systems\, target applications and test environments\, and is intended to measure risk on projects delivering critical systems which demand reliability\, availability\, security and safety. \nObtaining Safety & Security Certifications for L4Re\n\nTrack: Microkernel and Component-Based OS\nSpeaker: Marcus Hähnel\nRoom: UB4.136\nDay: Saturday\nStart: 16:50\nEnd: 17:15\n\nIn this talk I will share some details on the path towards the recently obtained Security (EAL4+\, German GEHEIM) and Safety (ISO26262 ASIL-B\, SIL-2) certifications that have been achieved for the L4Re Operating System Framework. I will show some details on where generic software development\, operating systems\, and third-party code clash with the expectations of the safety norms. I will also shed some light on the challenges we face in maintaining these certifications while staying true to the open source nature of the system with contributions form a multitude of actors from various fields. I will conclude with an outlook of the things to come and how we want to ensure that open source microkernel-based operating systems can be a vital cornerstone to safe & secure systems. \nSunday\, February 2:\nIntro to the SPDX Functional Safety Model\n\nTrack: Software Bill of Materials (SBOM)\nSpeaker: Nicole Pappler\, Alektometis.com\nRoom: H.2213\nDay: Sunday\nStart: 09:30\nEnd: 10:00\n\nWhile SPDX provides with its relationships already a good starting base to model the internal dependencies\, setting all actions and work products that are part of a functional safety release of a project sparked some discussions in the Functional Safety community. This talk lines out the main discussion points with the different viewpoints discussed in the SPDX FuSa group\, along with matching prototype models. \nBASIL an open source tool that supports requirements traceability with design SBOM\n\nTrack: Software Bill of Materials (SBOM)\nSpeaker: Luigi Pellecchia\, Red Hat\nRoom: H.2213\nDay: Sunday\nStart: 13:30\nEnd: 14:00\n\n\n\nBASIL is an open source software quality management tool that has been developed to simplify the definition and maintenance of traceability matrix in Safety Critical applications. Even if BASIL provides several features as the management of quality related work items and a test execution framework\, usually in critical applications we have to deal with complex toolchains. Due to that it is mandatory to have a way to share data between tools in a consistent way. Join us in a session where we will see how BASIL is supporting SPDX to share quality related work items as a SBOM. \n\n\nAutomotive BOF\n\n Track: BOF – Track B\n Room: H.3242\n Day: Sunday\n Start: 13:00\n End: 14:00\n\nThis Birds of a Feather (BoF) session at FOSDEM will focus on the growing intersection of open source and the automotive industry\, highlighting the latest advancements\, challenges\, and opportunities for collaboration. As the automotive sector increasingly adopts open-source software\, it is driving innovation in areas such as in-vehicle systems\, autonomous driving\, and vehicle connectivity. Key projects like Automotive Grade Linux (AGL) and the ELISA (Enabling Linux in Safety Applications) initiative are at the forefront of this transformation\, providing open-source frameworks for developing scalable\, secure\, and reliable automotive software. This session will bring together developers\, engineers\, and enthusiasts to discuss how these initiatives are shaping the future of mobility and explore how open-source communities can work together to solve the unique challenges of the automotive domain. \nAttendees will have the opportunity to share experiences\, discuss key technical topics such as real-time operating systems\, safety-critical systems\, and compliance with automotive standards (e.g.\, ISO 26262)\, and explore potential new collaborations. The session will delve into the importance of open standards\, the growing need for security in connected vehicles\, and how projects like AGL and ELISA enable safer\, more efficient automotive software development. By fostering cross-industry dialogue and strengthening the automotive open-source ecosystem\, this session aims to inspire future collaborations that can help define the next generation of smart\, connected\, and autonomous vehicles. \nIf you would like to meet our community experts at FOSDEM or you have any project related questions\, please feel free to contact us at info@elisa.tech. \nWe look forward to meeting you!
URL:https://elisa.tech/event/meet-elisa-project-at-fosdem-2025/
CATEGORIES:Ambassador Presentations,Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2025/01/Meet-ELISA-Project-at-FOSDEM-2025-general-social-card-2.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250212T070000
DTEND;TZID=America/Los_Angeles:20250212T090000
DTSTAMP:20260403T155023
CREATED:20250114T203535Z
LAST-MODIFIED:20250122T141317Z
UID:10000060-1739343600-1739350800@elisa.tech
SUMMARY:Working Group Annual Updates 2025
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Join the ELISA Working Group Annual Updates on February 12 and 13\, 10:00-12:00 EST / 7:00-9:00 PST / 16:00-18:00 CET / 15:00-17:00 UTC when each of the group leads will bring you up to speed on their group’s progress\, roadmap\, and how you can participate. \nThe updates will include the following topics: \n\nLook back at major milestone and achievements in 2024\nCurrent focus and activities\nWhat’s coming up in 2025 and areas and opportunities for collaboration\nOnboarding resources and how to get involved\n\nThe first day begins with a 15-minute overview of ELISA by the Technical Steering Committee Chair\, Philipp Ahmann. Each Working Group update will be approximately 20 minutes long followed by a 5 minute Q&A. The second day ends with a 15-minute closing and final thoughts. \nSession on February 12 will include updates from speakers/WG leads of the following horizontal Working Groups: \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, ETAS)\n15:15-15:40 UTC: Tools (Matt Kelly\, The Boeing Company)\n15:40-16:05 UTC: Open Source Engineering Process (Paul Albertella\, Codethink)\n16:05-16:30 UTC: Safety Architecture (Gabriele Paoloni\, Red Hat)\n16:30-16:55 UTC: Linux Features for Safety-Critical Systems (Alessandro Carminati\, Red Hat)\n\nSession on February 13 will include updates from speakers/WG leads of the following the use-case focused Working Groups \n\n15:00-15:05 UTC: Welcome back (Philipp Ahmann\, ETAS)\n15:05-15:30 UTC: Systems and Automotive (Philipp Ahmann\, ETAS)\n15:30-15:55 UTC: Medical Devices (Kate Stewart\, The Linux Foundation)\n15:55-16:20 UTC: Aerospace (Matthew Weber\, The Boeing Company)\n16:20-16:45 UTC: Space Grade Linux (Ramon Roche\, The Linux Foundation)\n16:45-18:00 UTC Closing and final thoughts (Philipp Ahmann\, ETAS)\n\nHow to Attend: Register here in advance to attend for free. Upon registering\, you will receive a confirmation email containing the details about joining the sessions. And don’t forget to add the event to your calendar from the confirmation email. \nNote: Session schedule is subject to change.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/working-group-annual-updates-2025/2025-02-12/
CATEGORIES:Working Group Updates
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2025/01/2025-ELISA-WG-Updates-cover-slide.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250213T070000
DTEND;TZID=America/Los_Angeles:20250213T090000
DTSTAMP:20260403T155023
CREATED:20250114T203535Z
LAST-MODIFIED:20250122T141317Z
UID:10000061-1739430000-1739437200@elisa.tech
SUMMARY:Working Group Annual Updates 2025
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Join the ELISA Working Group Annual Updates on February 12 and 13\, 10:00-12:00 EST / 7:00-9:00 PST / 16:00-18:00 CET / 15:00-17:00 UTC when each of the group leads will bring you up to speed on their group’s progress\, roadmap\, and how you can participate. \nThe updates will include the following topics: \n\nLook back at major milestone and achievements in 2024\nCurrent focus and activities\nWhat’s coming up in 2025 and areas and opportunities for collaboration\nOnboarding resources and how to get involved\n\nThe first day begins with a 15-minute overview of ELISA by the Technical Steering Committee Chair\, Philipp Ahmann. Each Working Group update will be approximately 20 minutes long followed by a 5 minute Q&A. The second day ends with a 15-minute closing and final thoughts. \nSession on February 12 will include updates from speakers/WG leads of the following horizontal Working Groups: \n\n15:00-15:15 UTC: ELISA Project Overview (Philipp Ahmann\, ETAS)\n15:15-15:40 UTC: Tools (Matt Kelly\, The Boeing Company)\n15:40-16:05 UTC: Open Source Engineering Process (Paul Albertella\, Codethink)\n16:05-16:30 UTC: Safety Architecture (Gabriele Paoloni\, Red Hat)\n16:30-16:55 UTC: Linux Features for Safety-Critical Systems (Alessandro Carminati\, Red Hat)\n\nSession on February 13 will include updates from speakers/WG leads of the following the use-case focused Working Groups \n\n15:00-15:05 UTC: Welcome back (Philipp Ahmann\, ETAS)\n15:05-15:30 UTC: Systems and Automotive (Philipp Ahmann\, ETAS)\n15:30-15:55 UTC: Medical Devices (Kate Stewart\, The Linux Foundation)\n15:55-16:20 UTC: Aerospace (Matthew Weber\, The Boeing Company)\n16:20-16:45 UTC: Space Grade Linux (Ramon Roche\, The Linux Foundation)\n16:45-18:00 UTC Closing and final thoughts (Philipp Ahmann\, ETAS)\n\nHow to Attend: Register here in advance to attend for free. Upon registering\, you will receive a confirmation email containing the details about joining the sessions. And don’t forget to add the event to your calendar from the confirmation email. \nNote: Session schedule is subject to change.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/working-group-annual-updates-2025/2025-02-13/
CATEGORIES:Working Group Updates
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2025/01/2025-ELISA-WG-Updates-cover-slide.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20250324
DTEND;VALUE=DATE:20250328
DTSTAMP:20260403T155023
CREATED:20250210T174733Z
LAST-MODIFIED:20250304T230626Z
UID:10000063-1742774400-1743119999@elisa.tech
SUMMARY:2025 FSW Workshop
DESCRIPTION:Stoke Space in conjunction with The Jet Propulsion Laboratory\, The Johns Hopkins University Applied Physics Laboratory\, The Aerospace Corporation\, The Southwest Research Institute and NASA Goddard Space Flight Center\, is hosting the 18th Annual Workshop on Spacecraft Flight Software (FSW 2025) in Seattle\, Washington from March 24th to 27th\, 2025 \n\n\n\n\nIn the last several years\, there has been a significant increase in the next generation of flight system architectures for space. Some of the advancements have been in multicore\, soft-core\, FPGA’s\, space computers\, operating systems\, flight software and machine learning. This presents many opportunities in the space industry\, as well as some significant challenges. \nELISA Project members Matt Weber\, Chief Software Architect at Boeing\, and Michael Monaghan\, Computer Engineer at NASA Goddard Space Flight Center\, will be at the workshop on Wednesday\, March 26 at 11:20-11:45 am to give a presentation titled\, “Making Penguins Fly.”  \n\nThis presentation will touch on the objectives\, challenges\, and developments of the Enabling Linux in Safety Applications (ELISA) foundation’s Aerospace and Space Grade Linux working group (WG.) The presentation will include specific topics from a Dec 10-12 Goddard Space Flight Center workshop.  ELISA was formed to make it easier for companies to build and certify Linux-based safety-critical applications – systems whose failure could result in loss of human life\, significant property damage\, or environmental damage. ELISA members are working together to define and maintain a common set of tools and processes that can help companies demonstrate that a Linux-based system meets the necessary safety requirements for certification. The Aerospace Working Group develops use cases to inform and influence Linux architecture and related tools\, works to derive technical requirements for avionics operating systems\, and seeks to enhance and expand avionics software lifecycle processes\, practices\, and tools to enable the use of Linux in avionics systems that are certified to high design assurance levels. Space grade Linux\, which recently made its open-source debut as an ELISA Special Interest Group (SIG)\, is a collaborative\, open-source project bringing together space agencies\, industry\, academia\, and non-profit organizations to establish a trusted ecosystem of Linux-based\, open-source software for mission-critical spacecraft operations. \n\n\n\nOther themes of  the technical presentations include: \n\n\n\n\n\nResiliancy\, safety\, and security\n\n\n\n\n\n\nArtificial intelligence\, machine learning\, and onboard data processing\n\n\n\n\n\n\nSpace networking\n\n\n\n\n\n\nOnboard data storage and representation\n\n\n\n\n\n\nFlight software architectures\, frameworks\, and software buses\n\n\n\n\n\n\nSoftware enabled mission concepts\n\n\n\n\n\n\nDigital twin\, config management\, and software enabled emulation\n\n\n\n\n\n\nDevOps\, continuous integration\, and automated testing\n\n\n\n\n\n\nFSW\, embedded processor\, and FPGA interactions\n\n\n\n\n\n\nFlight Operating Systems\n\n\n\n\n\n\nNew languages (bring your non-C work)\n\nTo learn more about the workshop or to register\, visit the main event website here: https://flightsoftware.org/workshop/FSW2025.
URL:https://elisa.tech/event/2025-fsw-workshop/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2025/02/Screenshot-2025-02-10-at-9.35.11 AM.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20250507
DTEND;VALUE=DATE:20250510
DTSTAMP:20260403T155023
CREATED:20250311T144512Z
LAST-MODIFIED:20250509T125632Z
UID:10000066-1746576000-1746835199@elisa.tech
SUMMARY:ELISA Workshop Lund 2025
DESCRIPTION:The ELISA Project hosts in-person workshops on a regular basis to gather the project members\, contributors\, and other partners in the ecosystem to further collaboration\, accelerate project progress\, and plan for future goals. The next workshop will be held on May 7-9 in Lund\, Sweden. We strongly encourage in-person participation for the best collaboration; a virtual component may be added if there is sufficient interest. \n\nLocation: Volvo Cars Lund Office in Lund\, Delta 3\, Scheelevägen 23\, 223 63 Lund\, Schweden \nDate/Time: 1/2 day in the afternoon on May 7th\, full day on May 8th\, and 1/2 day in the morning on May 9th \nMeals: lunch and Fika will be provided on site; dinner will be provided offsite on the 1st day. \nAccommodation: Motel L Lund or Elite Hotel Ideon (please note that ELISA/Linux Foundation didn’t contract rooms at these properties and cannot guarantee rates\, availability\, or service. These hotels are recommended only because it’s located near the event venue.) \nGetting There: Copenhagen Airport\, Kastrup (CPH) is the closest airport. Local transport is available from the airport to get you to within a few minutes of walking distance from the event location. \nCost: free to attend\, in-person registration will be capped at 30 \nRegistration: closed \nSchedule (all times in local CEST)\nNote: schedule subject to change without prior notice  \n\nMay 7\, 2025 \n13:00 Welcome & Introductions \nPhilipp Ahmann\, ETAS GmbH; Kate Stewart\, Linux Foundation; Robert Fekete\, Volvo Cars \n13:30 Ask Me Anything about ELISA or Use of OSS in Safety Critical Applications \nPhilipp Ahmann\, ETAS GmbH; Gabriele Paoloni\, Red Hat \n14:30 Fika \n15:00 Arduino Portenta X8 as a community reference hardware for safe systems \nDavid Cuartielles\, Arduino \n15:15 Example System within ELISA as Cross Community Effort with AGL\, Eclipse S-Core\, KernelCI\, Xen\, Zephyr\, and more \nPhilipp Ahmann\, ETAS GmbH; Yuichi Kusakabe\, Honda Motors\n \n16:30 Fika \n16:45 Interaction between ELISA and Adjacent Communities such as Eclipse\, Linaro\, Rust\, SPDX\, Yocto\, and more \nKate Stewart\, Linux Foundation; Philipp Ahmann\, ETAS GmbH \n17:45 Day 1 wrap-up \n18:00 Day 1 ends \n19:00 Dinner Offsite at stäket \n\nMay 8\, 2025\n8:30 Coffee and Warm-up \n9:00 Safety Linux vs Safe(ty) Linux \nPhilipp Ahmann\, ETAS GmbH; Paul Albertella\, Codethink \n10:30 Fika \n10:45 How far do we go at the hardware level? An analysis of current state of kernel and integration \nOlivier Charrier\, Wind River; Alessandro Carminati\, Red Hat \n12:00 Lunch \n13:00 Special Topics \n\nPX4Space\, Pedro Roque\, KTH Royal Institute of Technology\nSPDX Safety Profile\, Nicole Pappler\, AlektoMetis\nSafe Continuous Deployment\, Håkan Sivencrona\, Volvo Cars\nResilient Safety Analysis and Qualification\, Igor Stoppa\, Nvidia \n\n15:00 Fika \n15:15 KernelCI\, BASIL & Testing \nLuigi Pellecchia\, Red Hat; Gustavo Padovan\, Collabora \n16:30 Requirements Traceability \nKate Stewart\, Linux Foundation; Gabriele Paoloni\, Red Hat \n17:45 Day 2 wrap-up \n18:00 Day 2 ends \n18:00 Pizza party on-site \n\nMay 9\, 2025\n8:30 Coffee and Warm-up \n9:00 Trustable Software Framework \nPaul Albertella\, Codethink; Daniel Krippner\, ETAS GmbH \n10:15 Review Role of Rust in Safety Critical Applications and Explore Potential Implication for ELISA \nPaul Albertella\, Codethink; Daniel Krippner\, ETAS GmbH \n10:45 Best Practices Standard \nPhilipp Ahmann\, ETAS GmbH; Gabriele Paoloni\, Red Hat; Olivier Charrier\, Wind River \n12:00 Workshop wrap-up \n12:30 End of Workshop
URL:https://elisa.tech/event/elisa-workshop-lund-2025/
CATEGORIES:Workshop
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2025/03/Workshop-Cover-Slide.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250521T070000
DTEND;TZID=America/Los_Angeles:20250521T080000
DTSTAMP:20260403T155023
CREATED:20250416T171016Z
LAST-MODIFIED:20250930T210727Z
UID:10000068-1747810800-1747814400@elisa.tech
SUMMARY:ELISA Seminar - Criteria and Process for Evaluating Open-Source Documentation
DESCRIPTION:ELISA Project Seminar Series focuses on hot topics related to ELISA’s mission to define and maintain a common set of elements\, processes and tools that can be incorporated into Linux-based\, safety-critical systems amenable to safety certification. Speakers are members\, contributors and thought leaders from the ELISA Project and surrounding communities. Each seminar comprises a 45-minute presentation and a 15-minute Q&A\, and it’s free to attend. \nTitle: Criteria and Process for Evaluating Open-Source Documentation \nDate: Wednesday\, May 21\, 2025\, 7:00-8:00 Pacific / 14:00-15:00 UTC / 16:00-17:00 CET \nSpeaker: Pete Brink\, Principal Consultant at UL Solutions \nHow to Attend: Register here in advance to attend for free. And please add the webinar joining details to your calendar from the confirmation email you will receive upon registering \nDescription: \n\n\nAs the open source and safety (and security) communities collaborate more closely\, there’s an opportunity to build trust by showcasing how open source development aligns with key safety principles. This webinar aims to introduce a flexible\, practical framework for evaluating documentation that supports trustworthiness in development practices. Along with clear evaluation criteria\, we’ll walk through a straightforward process designed to adapt to a variety of projects and contexts. The goal is to empower teams to highlight their commitment to quality and safety in a way that works for them.
URL:https://elisa.tech/event/elisa-seminar-criteria-and-process-for-evaluating-documentation-for-trustable-software/
CATEGORIES:ELISA Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2025/04/Cover-Slide.jpg
END:VEVENT
END:VCALENDAR