Introduction to Automotive Grade Linux

Slides:



Advertisements
Similar presentations
UBIQUITY V3 An extensible platform for creating dynamic, customized, and geocentric native mobile applications.
Advertisements

Android Application Development A Tutorial Driven Course.
Android 4.0 ICS An Unified UI framework for Tablets and Cell Phones Ashwin. G. Balani, Founder Member, GTUG, Napur.
DEPARTMENT OF COMPUTER ENGINEERING
ANDROID OPERATING SYSTEM Guided By,Presented By, Ajay B.N Somashekar B.T Asst Professor MTech 2 nd Sem (CE)Dept of CS & E.
Mobile Application Development
Automotive Grade Linux System Architecture Team
Automotive Grade Linux System Architecture Team October 23, 2014.
SP2 Mikael Nystrom. Agenda Översikt Installation.
Android Introduction Platform Overview.
Introduction of Tizen : Tizen Overview Chan Seok Kang 2013/03/21.
BREW Client for GHRC Prem Kumar, QUALCOMM Inc. BREW Client – 4.1 Overview Confidential and Proprietary 2 BREW GHRC Document History >Kicked off in the.
Arago Project Creating an Open Integration and Distribution System William Mills
Mantychore Oct 2010 WP 7 Andrew Mackarel. Agenda 1. Scope of the WP 2. Mm distribution 3. The WP plan 4. Objectives 5. Deliverables 6. Deadlines 7. Partners.
ANDROID Presented By Mastan Vali.SK. © artesis 2008 | 2 1. Introduction 2. Platform 3. Software development 4. Advantages Main topics.
CHAPTER FOUR COMPUTER SOFTWARE.
Introduction to Interactive Media Interactive Media Tools: Software.
Android for Java Developers Denver Java Users Group Jan 11, Mike
Tizen v2.3 Emulation on PC.
Automotive Grade Linux System Architecture Team October 30, 2014.
Automotive Grade Linux System Architecture Team December 11, 2014.
OOI CI LCA REVIEW August 2010 Ocean Observatories Initiative OOI Cyberinfrastructure Architecture Overview Michael Meisinger Life Cycle Architecture Review.
A Technical Overview Bill Branan DuraCloud Technical Lead.
Neil Kidd Developer Tools Technical Specialist Microsoft UK.
Android operating system N. Sravani M. Tech(CSE) (09251D5804)
Fermilab Scientific Computing Division Fermi National Accelerator Laboratory, Batavia, Illinois, USA. Off-the-Shelf Hardware and Software DAQ Performance.
BY : MS ARTI B BAVANE. INTRODUCTION Formed on February 15,2010. Jointly found by two pillars Intel and Nokia by joining their existing open source projects.
Initiating UK OOI CI Project 7 th /8 th March 2011.
Introduction to Android Programming
The Basics of Android App Development Sankarshan Mridha Satadal Sengupta.
WebYaST Remote Web Based System Management
Open source development model and methodologies.
AGL Layer Planning Meeting
Lasse Andresen Founder / CTO ForgeRock
Bringing Dynamism to OPNFV
Android Mobile Application Development
UI and Graphic EG Get Synergy from Application vendors who CAN NOT contribute app as open source. Multimedia, Car Navigation, HomeScreen AGL would evolve.
Agenda:- DevOps Tools Chef Jenkins Puppet Apache Ant Apache Maven Logstash Docker New Relic Gradle Git.
TOP project – STATUS UPDATE & Workflow demo
Open-O Integration Project Introduction
Development Environment
By: Raza Usmani SaaS, PaaS & TaaS By: Raza Usmani
Accelerate your DevOps with OpenShift by Red Hat
Current Generation Hypervisor Type 1 Type 2.
What is Apertis? Apertis is a versatile open source infrastructure tailored to the automotive needs and fit for a wide variety of electronic devices.
Netscape Application Server
<The Future of IVI and CE Connectivity> Pavel Stankoulov
Chapter 5: Using System Software
Android.
On the road: Test automation in practice for a BMW map update service
Linux experience in DENSO
Dynamic Web Page A dynamic web page is a kind of web page that has been prepared with fresh information (content and/or layout), for each individual viewing.
Chapter 18 MobileApp Design
GDP and SOTA Arthur Taylor May 10th, 2017 | Status and Next Steps
StratusLab Sustainability
Release Presentation – January 2017
CernVM Status Report Predrag Buncic (CERN/PH-SFT).
API Documentation Guidelines
Dev Test on Windows Azure Solution in a Box
Chapter 2: The Linux System Part 1
Application Development A Tutorial Driven Course
Implementing Listening Producers in IBM Sterling Filegateway
Open Source Software Development Processes Version 2.5, 8 June 2002
Open Automation Software
Designed for powerful live monitoring of larger installations
Remedy Integration Strategy Leverage the power of the industry’s leading service management solution via open APIs February 2018.
Overview of System Development for Windows CE.NET
Overview on CI Use JJB (Jenkins Job Builder) to manage Jenkins jobs.
ONAP Architecture Principle Review
Presentation transcript:

Introduction to Automotive Grade Linux AGL Winter AMM 2017 Walt Miner ( @VStarWalt ) Community Manager, AGL , The Linux Foundation

Expert Groups Six Current EGs App Framework and Security Connectivity UI and Graphics CI and Automated Test (CIAT) Navigation Virtualization EGs focus on requirements and architecture Kernel, Common Libs and OS are subsystem teams

App Framework and Security EG Application lifecycle (install, run, remove, applications) SDK and application developer experience both in security and APIs Security framework, policies, and strategy for the distribution Network and vehicle firewalls in conjunction with the Connectivity EG Software Update and secure update Diagnostic log and trace Secure boot https://wiki.automotivelinux.org/eg-app-fw

App Framework Tasks Upcoming Improvements to App Framework Conversion to systemd completed in CC Complete cgroups implementation Namespace (Will be included in Daring Dab) Resource management using cgroups (memory, CPU usage, CPU affinity, network bandwidth) Basically containerizing applications (LXC) (Requires namespace so DD or later) Notification service Mechanism to broadcast events and manage resource files across applications.

App Framework Tasks Identity and user management via Bluetooth/NFC presense Key management for app installation and the manifest that gives the rights within cynara policy checker First boot app installation mechanism Building apps in CI using SDK and providing snapshot builds. Consistent templates and documentation for creation of apps and widgets Documentation of how to convert legacy apps to AGL Apps using Qt5 or HTML5 backend. Consent management for managing resources and applications. Examples include payments, enabling LBS.

SDK Tasks Debug enablement Refactor to include a basic SDK with plug-ins for debug, Qt, GTK, etc.

UI and Graphics EG AGL Compositor, Layer Manager, Window Manager and GPU interface Multimedia video manager (including multi-display and display sharing) and audio manager, and media manager/player. Browser Engine Speech Recognition https://wiki.automotivelinux.org/eg-ui-graphics

Graphics and UI Tasks Internode display protocol Control IC display output from navi running on IVI system Wayland update to 1.11 from 1.9 Refactor Home Screen including splitting out Window Manager Updated Window Manager for better secondary display support Pop-up support Focus Management of out of focus applications Theming and skinning Improved PulseAudio and Audio management configuration and policies Replacement of QtMultimedia for media management? Speech services API and integration into reference apps Support for Chromium browser engine

Connectivity EG Vehicle Connectivity (CAN, MOST, LIN, AMB) Network and vehicle firewalls Bluetooth, Wifi, NFC Smart Device Link (SDL) Cloud Connectivity (Iotivity) Connected Car Remote Vehicle Interactions (RVI) https://wiki.automotivelinux.org/eg-connectivity

CI and Automated Test EG Build and smoke test of Gerrit submissions on all hardware Daily snapshot build and testing Device tests on real hardware Test environments such as JTA and Lava Test suites such as LTP UI testing (OpenQA) https://wiki.automotivelinux.org/eg-ciat

CIAT Task List Upstream our fork of Fuego from JTA Create system to publish and evaluate test results Add new reference boards to Lava and Jenkins Ensure CI system builds and checks for optional features when testing patches Static code analysis tools

Navigation EG Navigation API Location Based Services API Reference Navigation and POI apps Speech recognition integration https://wiki.automotivelinux.org/eg-navi

Virtualization EG Hypervisor/ LXC Looking at Xen, Jailhouse, and others Newly formed expert group – kick-off meeting was held January 27 Roadmap for 2017 in progress Several BoFs held prior to EG formation https://wiki.automotivelinux.org/eg-virt

AGL Distro “Unified Code Base” First Release announced at CES Las Vegas in January Unifying the best of AGL, Tizen IVI and GENIVI into a single code base for the entire industry! Reduce fragmentation, focus on innovation and new features! Yocto/Poky based with AGL specific layers AGL Tizen IVI GENIVI AGL UCB

Thanks for all the fish… AGL Releases: AA – Agile Albacore – Jan 2016 BB – Brilliant Blowfish – July 2016 CC – Charming Chinook – Jan 2017 DD – Daring Dab – July 2017

Reference or Community BSP? Reference board BSP available as part of AGL Core Distribution BSP maintained by board manufacturer Documentation and Kick-start guide available for downloading and building code and running the AGL demo code. SDK Released and maintained Manufacturer provides at least two boards for AGL Continuous Integration and Automated Test (CIAT) infrastructure Continuous Integration Daily snapshot builds available from AGL Jenkins Test and QA Sponsoring company sets up test nodes in Lava Full AGL CIAT test suite is run Test results reported. Expect >90% pass

Reference or Community BSP? Community board Hobbyist boards that are not automotive specific Older automotive specific boards that are no longer sponsored / maintained by the manufacturer Best effort by the community AGL will have “featured” community BSP(s) as proposed by the community and designated by the SAT See https://wiki.automotivelinux.org/agl-distro#supported_hardware for list of boards

Code Structure

Software Configuration Requirements AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework Readily determine the required contents of the AGL distribution for product developers

AGL Core Distribution Stable Yocto release Reference BSPs fully supported by the board manufacturer or chip vendor Documentation and tooling for building and deploying reference BSPs Tooling to allow selection of optional features in the core build Test results provided using AGL Test Framework Fully supported with updates for at least 6 months Defined by Yocto layer – meta-agl AGL Demonstrator Code AGL Community Development AGL Extra Features AGL Test Framework AGL Core Distribution Additional AGL Code and Tooling AGL Reference BSPs Yocto Release

Software Configuration Requirements AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework Provide a mechanism for enabling optional and/or experimental features

AGL Extra Features Builds on AGL Core Distribution Features are fully tested and supported as part of AGL release AGL environment set up provides extra features that may be enabled by device creators Device profiles (e.g., Telematics, ADAS) will be provided in AGL Extra Features Yocto layer – meta-agl-extra AGL Demonstrator Code AGL Community Development AGL Extra Features AGL Test Framework AGL Core Distribution

AGL Community Development Place for developing code that may eventually make it into AGL Core or Extra Features Snap shot builds for experimental features to facilitate collaboration Community BSPs without official support Snap shot builds may be provided for Community BSPs No formal QA – basically whatever the community can provide Defined by Yocto layer – meta-agl-devel AGL Demonstrator Code AGL Community Development AGL Development Contributions Community BSPs AGL Extra Features AGL Test Framework AGL Core Distribution

Software Configuration Requirements Environment for demonstrator and new feature development AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework

AGL Demonstrator Code Code developed to demonstrate specific features and/or releases of AGL CES 2017 Automotive Linux Summit 2016 Intended for “one shot” development Provided “as-is” Yocto layer – meta-agl-demo AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework

Release Management Twice per year release of AGL Distribution includes AGL Core Distribution and Extra Features All code and tooling with test results Full test results for reference BSPs As-Is demo code, Community Developed features, and BSPs Support biannual releases with code fixes for six months Long term support (2+ years) for selected releases Daily snapshot builds for specific configurations Pre-release candidates to allow developer collaboration and coordinated testing AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework

AGL Yocto Layers AGL Demonstrator Code AGL Community Development AGL Extra Features AGL Demonstrator Code AGL Core Distribution AGL Community Development AGL Test Framework meta-agl-demo meta-agl-devel meta-agl-sota meta-<BSP> meta-agl-extra meta-iot-appfw meta-qt5 meta-agl meta-agl-bsp meta-ivi-common meta-agl-security meta-poky meta-oe meta-<BSP>

Get The Code Pre-built binaries and source tar balls available https://www.automotivelinux.org/software/download Latest Source Code and Build Instructions https://wiki.automotivelinux.org/agl-distro/source-code

Build Options Once you have the repos set up use $ source meta-agl/scripts/aglsetup.sh –h To determine available boards and build options Example – Build QEMU AGL Demo $ source meta-agl/scripts/aglsetup.sh -m qemux86-64 agl-demo agl-netboot agl-appfw-smack $ bitbake agl-demo-platform

Daily Build and CI Builds Summary Source Location Layer QA Performed Release Support Daily Build and CI Builds Staging (or remote) Meta-agl-demo N Y Meta-agl-devel Src (or remote) Meta-agl-extra Src (or remote) Meta-agl Examples ALS and CES Demo apps belong in meta-agl-demo Meta-agl-sota belongs in meta-agl-devel Meta-iot-appfw belongs in meta-agl-extra

Getting Involved with AGL

Getting Involved AGL Wiki https://wiki.automotivelinux.org/ Single sign-on for AGL sites including Jira, git, gerrit,, and the AGL Wiki Uses LF Identity Mail list for technical discussions https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions IRC for technical discussions #automotive on freenode.net

Getting Involved Most subsystems in need of developers and maintainers particularly user space Application developers needed Weekly developer calls on Tuesdays at 14:00 UTC Info at https://wiki.automotivelinux.org/dev-call-info Check Jira for open issues and tasks that need to be done https://jira.automotivelinux.org/

Contribution Process Code development process is documented https://wiki.automotivelinux.org/agl-distro/contributing

Git and Gerrit AGL uses git for version control and gerrit for code reviews Code and patch submissions are via gerrit and use the gerrit review and merge process These can be found at https://gerrit.automotivelinux.org https://git.automotivelinux.org

Git and Gerrit The AGL gerrit setup is divided into three main repository groups AGL - contains the recipes for building the AGL distribution src - contains source code repositories where AGL is the upstream. This code is officially part of the AGL distribution apps – Source code for AGL reference Apps staging - contains source code repositories where AGL developers can work on new features or components that can eventually be included in the AGL distribution Complete descriptions and links to gerrit can be found at https://wiki.automotivelinux.org/agl-distro/contributing

Continuous Integration Using Jenkins for Continuous Integration Patches All changes submitted to gerrit are built immediately by Jenkins. All reference boards Successful build gives +1 to new code in Gerrit Build failure -1 in gerrit Daily Snapshot builds Available for reference BSPs and Raspberry PI 3 https://download.automotivelinux.org/AGL/snapshots/master/

Automated Test Fuego (LTSI Jenkins Test Automation) being integrated into process More information https://wiki.automotivelinux.org/agl-testframework

Tweet questions to @VStarWalt Q&A Tweet questions to @VStarWalt

THANK YOU