RTOS, Linux & Virtualization Wind River Systems, Inc.

Size: px
Start display at page:

Download "RTOS, Linux & Virtualization Wind River Systems, Inc."

Transcription

1 RTOS, Linux & Virtualization 2008 Wind River Systems, Inc.

2 Simple Board Simple Code Wind River Systems, Inc.

3 start: /* disable interrupts in CPU and switch to SVC32 mode */ MRS BIC ORR MSR r1, cpsr r1, r1, #MASK_MODE r1, r1, #MODE_SVC32 I_BIT F_BIT cpsr, r1 MOV r13, r0 /* Save starttype in r13 so that r0 can be used for other purposes */ controller /* * CPU INTERRUPTS DISABLED * * disable individual interrupts in the interrupt */ LDR r2, L$_SndsIntmsk /* R2->interrupt controller */ MVN r1, #0 /* &FFFFFFFF */ STR r1, [r2] /* disable all interrupt soucres */ /* * If not BOOT_COLD, bypass memory configuration, memory region * switching etc. */ CMP r0, #BOOT_COLD BNE HiPosn Wind River Systems, Inc.

4 LG Nortel Starex 1800 CDMA (IS95C) BSC Wind River Systems, Inc.

5 Wind River Systems, Inc.

6 Wind River Systems, Inc.

7 Wind River Systems, Inc.

8 VDC Survey for Embedded OS Trend * source: VDC report, Linux in Embedded Market, September, Wind River Systems, Inc.

9 Wind River Systems, Inc.

10 Max. Freq. 80% Max. Dual-Core Performance Power Wind River Systems, Inc.

11 50% More Performance Needed Uniprocessor OS Multicore OS CPU Core 1 Core 2 CPU Freq. x 1.5 (= Vol. x 1.5) Core 1 Freq. x 0.8 (= Vol. x 0.8) Core 2 Freq. x 0.8 (= Vol. x 0.8) 300% Power Consumption 80% Power Consumption Wind River Systems, Inc.

12 Wasn t life simple? Single-OS: SMP OS OS CPU Single Core Virtualization Core 1 Core 2 OS OS Multicore Multi-OS : AMP OS OS Multicore Virtualization Hypervisor CPU Core 1 Core 2 OS OS Hypervisor OS Virtualization Core 1 Core Wind River Systems, Inc.

13 What s the point? Decision criteria for Operating System 2008 Wind River Systems, Inc.

14 Performance Wind River Systems, Inc.

15 Wind River Systems, Inc.

16 Feature Wind River Systems, Inc.

17 Samsung AnyCall SPH-M1000 CDMA HTML Smart Phone Samsung AnyCall SGH-i900 Omnia Smart Phone HTC Dream Google Android Phone Wind River Systems, Inc.

18 Quality Wind River Systems, Inc.

19 Debian 4.0 (April 2007) VxWorks 5.4 1,930,000 SLOC BSPs and Drivers: 800,000 SLOC Network: 250,000 Assembly: 300,000 (15%) Math Routine Emulation: 120,000 Kernel: 80,000 BSPs and Drivers: 100, Wind River Systems, Inc.

20 Cost Wind River Systems, Inc.

21 Wind River Systems, Inc.

22 Business Implication Wind River Systems, Inc.

23 Wind River Systems, Inc.

24 Portability Scalability Development Tools Engr. Preference Ecosystem Reliability Wind River Systems, Inc.

25 What s happening out there 2008 Wind River Systems, Inc.

26 Lessons Learned Time Telecom Realization of Unsustainable Requirements Linux Experiments Solution Creation thru Community and Individual Companies Widespread Adoption Digital TV / Setop Box Mobile Automotive Vendor Lock-in Hard to Innovate Expensive Development Long Dev. Cycle Lack of Standards Some Differentiation at all levels > outside core competency Choice is fragmented - Wild West Some innovation, still costly Few middleware or HW standards Differentiation outside core competency Wind River Systems, Inc. Architected, structured Common OS Linux Common Middleware CGL Common HW Standard ATCA Differentiation in core competencies Cost optimization Revenue maximization Innovation and differentiation

27 Linux Distributions Linux Distribution Variants One Common Mobile Handset Distribution mobile Wind River Systems, Inc.

28 Wind River s Market Positioning in Linux Mobile Devices Linux Handsets + MIDs, Total Market Vol (m)/share (%) Linux Stack Landscape, 2012 Access 4% OpenMoko Other 7% LiMo (Tier 1 OEMs) 29% 410 Qt (Nokia) 12% 12 (1%) 45 (3%) 75 (5%) 125 (9%) 190 (14%) 260 (18%) (27%) Android 24% Moblin 26% Source: Wind River Market Model, June 2008 Source: Wind River 2008 Selected as Only Linux Commercialization Partner in the Open Handset Alliance Engaged in multiple OEM/ODM Android mobile phone projects Deploying Wind River Linux Platform and optimizing to Android silicon Exclusive partner to Intel to deliver commercial MID solution on Moblin Additionally provide Wind River build system and Common Tool Kit Ensure easy migration from Open Source to Commercial Moblin versions Selected as Linux Platform (CIE) Supplier to LiMo Foundation Build system/layers Technology will be form basis of common development envir. Deploying CIE to 5 LIMO OEMs starting in March Wind River Systems, Inc.

29 Open Handset Alliance Operator Handset Makers Software Companies Commercialization Companies Semiconductor Companies Wind River Systems, Inc.

30 LiMo Foundation Wind River Systems, Inc.

31 Moblin Community Wind River Systems, Inc.

32 Wind River Systems, Inc.

33 Comparison Technical, Non Technical & Tools 2008 Wind River Systems, Inc.

34 Comparison Point - Technical VxWorks Linux Memory Footprint Small Big Booting Fast Medium ~ Slow Scheduling Simple Complex Performance Fast ~ Medium Fast ~ Slow File System Limited Rich Graphics Limited Rich Security Medium Low to High Wind River Systems, Inc.

35 Comparison Point Non Technical VxWorks Linux IP Protection High Ambiguous (GPL) Developer Community Small Huge Open Source Apps. Few Many Maintenance Easy Difficult In-house Expertise Big Small Standard Support Medium Good Responsibility Wind River Depends Wind River Systems, Inc.

36 Development Tools Hardware Bring-Up Firmware Driver & BSP Application Software Code QA & Test System Test Deployment & Field Mgmnt. Diagnostics ProfileScope MemScope Stethoscope System Viewer Unit Tester Kernel Space Debug User Space Debug On-Chip Debug (JTAG) Native Linux Debug 3 rd Party UML Eclipse Plug-in Source Code Analysis & Navigation Code Editing, Package & Patch Management, Flexible Builds, CVS Integration Wind River Systems, Inc.

37 Wind River Systems, Inc.

38 Wind River Systems, Inc.

39 Wind River Solution Portfolio Partner Software On-Chip Debugging Workbench Plug-Ins Management Suite Wind River Workbench Optimized IP, SNMP VxWorks Platforms Linux Platforms Partner Hardware Real-Time Core Professional Services Practice Standard Optional Third Party Wind River Systems, Inc.

40 Two Choices to Accomplish Goal Microsoft Benefits IP protection/control Compatibility between apps Compatibility w. Desktop Broad external developer community (many 100K) Open Source Platform Benefits Ability to Customize Business model flexibility No Vendor Lock-in Broad external developer community (many 100K) Considerations Customization Footprint, performance Vendor Lock In BOM Impact It is not open source Considerations GPL issues Availability of in-house open source expertise Over-customization Growing community Wind River Systems, Inc.

41 Standard Linux Architecture Application Application C Library System Call Interface 2 to 300MB RAM* ~300K RAM* Wind River Real-time Core Process Scheduling Interrupt Management Kernel Sub-systems Memory Management Device Drivers Timer Interrupts Shared Memory Hardware (x86, PPC, MIPS, ARM) *Memory footprint varies by project Wind River Systems, Inc.

42 Wind River Real-time Core Architecture Real-time Thread User Space Real-time Application Linux Thread Application Application libpsdd.a C Library Real-time System Call Interface Real-time User Space API Real-time Application Real-time Driver Real-time Timer Real-time Core Scheduler Real-time Interrupt Management Process Scheduling Interrupt Management System Call Interface Kernel Sub-systems Memory Management Device Drivers Timer Interrupts Hardware (x86, PPC, MIPS, ARM) Shared Memory Wind River Systems, Inc.

Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River

Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River Agenda Multicore and Virtualization at Wind River Primary Software Configurations Business drivers behind Multicore

More information

Carrier Grade Linux and VxWorks

Carrier Grade Linux and VxWorks Carrier Grade Linux and VxWorks A Complete Solution for Next Generation Telecom Systems based on ATCA and AMC Hardware Vinay Panchdhari Regional FAE Manager - Asia Pacific Wind River Systems Telecom Market

More information

Simplifying the Development and Debug of 8572-Based SMP Embedded Systems. Wind River Workbench Development Tools

Simplifying the Development and Debug of 8572-Based SMP Embedded Systems. Wind River Workbench Development Tools Simplifying the Development and Debug of 8572-Based SMP Embedded Systems Wind River Workbench Development Tools Agenda Introducing multicore systems Debugging challenges of multicore systems Development

More information

10 Steps to Virtualization

10 Steps to Virtualization AN INTEL COMPANY 10 Steps to Virtualization WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Virtualization the creation of multiple virtual machines (VMs) on a single piece of hardware, where

More information

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC W I N D R I V E R H E L I X C H A S S I S SIMPLIFYING THE WIND RIVER HELIX CHASSIS Helix Chassis brings together software, technologies, tools, and services to help automotive manufacturers unify, simplify,

More information

Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager

Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager cory.bialowas@windriver.com Trends, Disruptions and Opportunity Wasn t life simple? Single-OS: SMP OS OS CPU Single Core Virtualization

More information

Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix PAM) September 2012 Revision 1.0

Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix PAM) September 2012 Revision 1.0 Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix PAM) September 2012 Revision 1.0 Software Products Workbench On-Chip Debugging 3.3.3 On-Chip Debugging API 3.9.8 Hardware

More information

BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS

BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS Alex Wilson Director, Market Development 2017 WIND RIVER. ALL RIGHTS RESERVED. For over 30 years, Wind River has helped the world's technology

More information

Android Everywhere. Cristina Segal, EMEA Director Android Solutions GM Android testing tools

Android Everywhere. Cristina Segal, EMEA Director Android Solutions GM Android testing tools Android Everywhere Cristina Segal, EMEA Director Android Solutions GM Android testing tools Trends on connected devices* Bigger and richer computing experiences are ahead, driven by connected usages Connecting

More information

Mobile Linux Mojo. The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, Copyright 2009 Bill Weinberg, LinuxPundit,com

Mobile Linux Mojo. The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, Copyright 2009 Bill Weinberg, LinuxPundit,com Mobile Linux Mojo The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, 2009 Copyright 2009 Bill Weinberg, LinuxPundit,com Alphabet Soup Too many TLAs Non-profits Commercial Entities Tool Kits Standards

More information

Software Development Using Full System Simulation with Freescale QorIQ Communications Processors

Software Development Using Full System Simulation with Freescale QorIQ Communications Processors Patrick Keliher, Simics Field Application Engineer Software Development Using Full System Simulation with Freescale QorIQ Communications Processors 1 2013 Wind River. All Rights Reserved. Agenda Introduction

More information

Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix (PAM)) May 2, 2014 Revision 1.0

Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix (PAM)) May 2, 2014 Revision 1.0 Wind River On-Chip Debugging Processor Support List (Processor Availability Matrix (PAM)) May 2, 2014 Revision 1.0 Software Products Wind River Workbench On-Chip Debugging 3.3.5.1 & Processor Group 1 Wind

More information

In the Driver s Seat

In the Driver s Seat In the Driver s Seat Use Cases of Qt in Automotive Dr Tuukka Ahoniemi Product Manager tuukka.ahoniemi@theqtcompany.com Contents Requirements for Automotive Systems Transition of Automotive Software Power

More information

Real-Time Systems and Intel take industrial embedded systems to the next level

Real-Time Systems and Intel take industrial embedded systems to the next level Solution brief Industrial IoT (IIoT) Embedded Software and Systems Real-Time Systems and Intel take industrial embedded systems to the next level Innovative hypervisor and partitioning software increases

More information

Embedded Hardware and Software

Embedded Hardware and Software Embedded Hardware and Software Saved by a Common Language? Nithya A. Ruff, Director, Product Marketing 10/11/2012, Toronto Synopsys 2012 1 Synopsys Industry Leadership $1,800 $1,600 $1,400 $1,200 $1,000

More information

Open Source Software in mobile devices. Timofey Turenko Nokia Research Center, Office of CTO

Open Source Software in mobile devices. Timofey Turenko Nokia Research Center, Office of CTO Open Source Software in mobile devices Timofey Turenko timofey.turenko@nokia.com Nokia Research Center, Office of CTO Agenda What is OSS? How did OSS come into mobile? OSS platforms for mobile devices

More information

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS Carrier networks are undergoing their biggest transformation since the beginning of the Internet. The ability to get to market quickly and to respond to

More information

IoT and the Role of PLATFORMS. Balajee Sowrirajan SVP and Managing Director Samsung Semiconductors India R&D

IoT and the Role of PLATFORMS. Balajee Sowrirajan SVP and Managing Director Samsung Semiconductors India R&D IoT and the Role of PLATFORMS Balajee Sowrirajan SVP and Managing Director Samsung Semiconductors India R&D 1 The Future is IoT IoT will touch every market Key Manufacturer Driving Factors Competitive

More information

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS By Bill Graham and Michael Weinstein WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Driven by the convergence of cloud technology, rapidly

More information

How to Evaluate a Next Generation Mobile Platform

How to Evaluate a Next Generation Mobile Platform How to Evaluate a Next Generation Mobile Platform appcelerator.com Introduction Enterprises know that mobility presents an unprecedented opportunity to transform businesses and build towards competitive

More information

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms The Android Initiative T-Mobile s ongoing focus on Android based devices in US and EU markets In Nov 2007, Google announced

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A REVIEW ON THE ARCHITECTURE OF ANDROID IN SMART PHONES RAVNEET KAUR T. BAGGA 1,

More information

Open Source in Automotive Infotainment

Open Source in Automotive Infotainment Open Source in Automotive Infotainment Taeyong Kim (ty.kim@windriver.com) Services & Solutions Wind River Systems 2015 Wind River. All Rights Reserved. Why using Open Source in IoT? Internet of Things

More information

Java Embedded on ARM

Java Embedded on ARM Java Embedded on ARM The Embedded Market Evolving Rapidly Internet of Things 2.3B Internet Users Cloud for Embedded Devices Med-Large Embedded Multi-function Devices Enterprise Data and Applications Up

More information

Software Quality is Directly Proportional to Simulation Speed

Software Quality is Directly Proportional to Simulation Speed Software Quality is Directly Proportional to Simulation Speed CDNLive! 11 March 2014 Larry Lapides Page 1 Software Quality is Directly Proportional to Test Speed Intuitively obvious (so my presentation

More information

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017 mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud

More information

FutureWalker

FutureWalker FutureWalker 2008.3.20 http://futurewalker.kr Agenda Questions Storyline Market Platform Impact Questions What is the Smartphone? Why Google? What s going on the Mobile industry? Who needs open platform?

More information

LINUX CONTAINERS. Where Enterprise Meets Embedded Operating Environments WHEN IT MATTERS, IT RUNS ON WIND RIVER

LINUX CONTAINERS. Where Enterprise Meets Embedded Operating Environments WHEN IT MATTERS, IT RUNS ON WIND RIVER Where Enterprise Meets Embedded Operating Environments WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Flexible and connected platforms are core components in leading computing fields, including

More information

Costly mistakes IoT developers make and how to avoid them

Costly mistakes IoT developers make and how to avoid them Costly mistakes IoT developers make and how to avoid them Tino Pyssysalo, Senior Manager The Qt Company Embedded Conference Finland The Qt Company Solutions for Embedded SW >300 Professionals in ten countries

More information

Produced by. Mobile Application Development. Eamonn de Leastar

Produced by. Mobile Application Development. Eamonn de Leastar Mobile Application Development Produced by Eamonn de Leastar (edeleastar@wit.ie) Department of Computing, Maths & Physics Waterford Institute of Technology http://www.wit.ie http://elearning.wit.ie Introducing

More information

Multicore Challenges and Choices: Deciding Which Solution Is Right for You

Multicore Challenges and Choices: Deciding Which Solution Is Right for You Multicore Challenges and Choices: Deciding Which Solution Is Right for You Tomas Evensen Chief Technology Officer, Wind River Table of Contents Executive Summary... 1 Business and Technology Trends...

More information

WIND RIVER NETWORKING SOLUTIONS

WIND RIVER NETWORKING SOLUTIONS WIND RIVER NETWORKING SOLUTIONS TRANSFORMING THE NETWORK Businesses of all kinds are benefitting from the transformation of the networks they rely on, from LANs to WANs. Those network transformations are

More information

Why the Automotive Industry Needs Open Innovation

Why the Automotive Industry Needs Open Innovation Why the Automotive Industry Needs Open Innovation Ken-ichi Murata Project General Manager Electronics Development Div. 1 Toyota Motor Corporation Automotive Linux Summit 2012 September 19, 2012 Ken-ichi

More information

Developing Across the Continuum of Intel Platforms

Developing Across the Continuum of Intel Platforms Developing Across the Continuum of Intel Platforms Translating Creative Visions into Experiences On Intel Architecture IA is Expanding Across Devices Giving Software Developers a Larger Footprint INTERNET-CONNECTED

More information

A Big Little Hypervisor for IoT Development February 2018

A Big Little Hypervisor for IoT Development February 2018 A Big Little Hypervisor for IoT Development February 2018 Contents PROJECT OVERVIEW TECHNICAL OVERVIEW GOVERNANCE JOIN US! PROJECT OVERVIEW Current State of Affairs IoT Development IoT device devices requires

More information

Linux and Open Source in Samsung

Linux and Open Source in Samsung Toward Soft Driven Company Linux and Open Source in Samsung 2012/ 10 /10 Samsung Software R&D Center VP WonJoo Park 2012 SAMSUNG Electronics Co. What does Software mean to Samsung? In the past, Means for

More information

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010 Mobile Computing Juha-Matti Liukkonen, Nov 17, 2010 1 Contents Mobile Computing revolution Structural impact of device evolution A look into Mobile Linux 2 Mobile Computing revolution 3 Pocketable power

More information

Virtualizaton: One Size Does Not Fit All. Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software

Virtualizaton: One Size Does Not Fit All. Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software Virtualizaton: One Size Does Not Fit All Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software Agenda Linux and Automotive Challenges Solution: Virtualization Linux Containers Best

More information

Welcome to the Software Overview section of the MIPS Software Training course. In this section I will discuss software and software tools you can use

Welcome to the Software Overview section of the MIPS Software Training course. In this section I will discuss software and software tools you can use Welcome to the Software Overview section of the MIPS Software Training course. In this section I will discuss software and software tools you can use in developing software for MIPS Cores 1 I want to make

More information

Kick Start your Embedded Development with Qt

Kick Start your Embedded Development with Qt Kick Start your Embedded Development with Qt Increasing Return On Investment & shortening time-to-market Nils Christian Roscher-Nielsen Product Manager, The Qt Company Overview Problems facing Device Creators

More information

Next Generation Enterprise Solutions from ARM

Next Generation Enterprise Solutions from ARM Next Generation Enterprise Solutions from ARM Ian Forsyth Director Product Marketing Enterprise and Infrastructure Applications Processor Product Line Ian.forsyth@arm.com 1 Enterprise Trends IT is the

More information

Build the unified end to end IoT solution on ARM LEADING COLLABORATION IN THE ARM ECOSYSTEM

Build the unified end to end IoT solution on ARM LEADING COLLABORATION IN THE ARM ECOSYSTEM Build the unified end to end IoT solution on ARM LEADING COLLABORATION IN THE ARM ECOSYSTEM Agenda Linaro Linaro s IoT efforts Demo Business Models Design and sell x86 chips 2016 $59.5Bn Revenue Sells

More information

Intel Software Media Day

Intel Software Media Day Intel Software Media Day Doug Fisher VP, GM Systems Software & Integrated Software Platform Divisions September 8, 2011 Welcome to Intel Software Media Day 2011 Do you know? Who is the fastest growing

More information

Growth outside Cell Phone Applications

Growth outside Cell Phone Applications ARM Introduction Growth outside Cell Phone Applications ~1B units shipped into non-mobile applications Embedded segment now accounts for 13% of ARM shipments Automotive, microcontroller and smartcards

More information

Implementing Your BYOD Mobility Strategy An IT Checklist and Guide

Implementing Your BYOD Mobility Strategy An IT Checklist and Guide Implementing Your BYOD Mobility Strategy An IT Checklist and Guide 2012 Enterproid IBYOD: 120221 Content 1. Overview... 1 2. The BYOD Checklist... 1 2.1 Application Choice... 1 2.2 Installation and Configuration...

More information

CV Senior Systems Manager / Architect Matias Sundman

CV Senior Systems Manager / Architect Matias Sundman CV Senior Systems Manager / Architect Matias Sundman Personal Data Name: Matias Sundman Born: 1970, January 5 th Email: Matias.Sundman@sundmangroup.com Matias.Sundman@airbus.com Phone: +46-76-631 65 81

More information

SDN-Based Open Networking Building Momentum Among IT Decision Makers

SDN-Based Open Networking Building Momentum Among IT Decision Makers SDN-Based Open Networking Building Momentum Among IT Decision Makers Two of the most important new enterprise technologies are open networking and softwaredefined networking (SDN). For the past few years,

More information

IOTIVITY AND EMBEDDED LINUX SUPPORT. Kishen Maloor Intel Open Source Technology Center

IOTIVITY AND EMBEDDED LINUX SUPPORT. Kishen Maloor Intel Open Source Technology Center IOTIVITY AND EMBEDDED LINUX SUPPORT Kishen Maloor Intel Open Source Technology Center Outline Open Interconnect Consortium and IoTivity Software development challenges in embedded Yocto Project and how

More information

Evidence Company description and future challenges. Paolo Gai, IWES Workshop Pisa, 21 September 2016

Evidence Company description and future challenges. Paolo Gai, IWES Workshop Pisa, 21 September 2016 1 Evidence Company description and future challenges Paolo Gai, pj@evidence.eu.com IWES Workshop Pisa, 21 September 2016 2 The company Founded in 2002 as spin-off company of the Real-Time Systems Lab at

More information

Software Driven Verification at SoC Level. Perspec System Verifier Overview

Software Driven Verification at SoC Level. Perspec System Verifier Overview Software Driven Verification at SoC Level Perspec System Verifier Overview June 2015 IP to SoC hardware/software integration and verification flows Cadence methodology and focus Applications (Basic to

More information

REAL TIME OPERATING SYSTEM PROGRAMMING-I: VxWorks

REAL TIME OPERATING SYSTEM PROGRAMMING-I: VxWorks REAL TIME OPERATING SYSTEM PROGRAMMING-I: I: µc/os-ii and VxWorks Lesson-1: RTOSes 1 1. Kernel of an RTOS 2 Kernel of an RTOS Used for real-time programming features to meet hard and soft real time constraints,

More information

Dr. Ajoy Bose. SoC Realization Building a Bridge to New Markets and Renewed Growth. Chairman, President & CEO Atrenta Inc.

Dr. Ajoy Bose. SoC Realization Building a Bridge to New Markets and Renewed Growth. Chairman, President & CEO Atrenta Inc. SoC Realization Building a Bridge to New Markets and Renewed Growth Dr. Ajoy Bose Chairman, President & CEO Atrenta Inc. October 20, 2011 2011 Atrenta Inc. SoCs Are Driving Electronic Product Innovation

More information

Integrating CPU and GPU, The ARM Methodology. Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM

Integrating CPU and GPU, The ARM Methodology. Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM Integrating CPU and GPU, The ARM Methodology Edvard Sørgård, Senior Principal Graphics Architect, ARM Ian Rickards, Senior Product Manager, ARM The ARM Business Model Global leader in the development of

More information

The Convergence of Storage and Server Virtualization Solarflare Communications, Inc.

The Convergence of Storage and Server Virtualization Solarflare Communications, Inc. The Convergence of Storage and Server Virtualization 2007 Solarflare Communications, Inc. About Solarflare Communications Privately-held, fabless semiconductor company. Founded 2001 Top tier investors:

More information

SMARTPHONE MARKETS AND TECHNOLOGIES

SMARTPHONE MARKETS AND TECHNOLOGIES SMARTPHONE MARKETS AND TECHNOLOGIES INDEX Index Table of Contents Table of Contents... i List of Figures... vi Executive summary...1 1 Mobile handsets and smartphones...3 1.1 Overview of handset segments...3

More information

Android App Development

Android App Development Android App Development Outline Introduction Android Fundamentals Android Studio Tutorials Introduction What is Android? A software platform and operating system for mobile devices Based on the Linux kernel

More information

Comprehensive Development and Debug Coverage for Linux and Android on the MIPS Architecture

Comprehensive Development and Debug Coverage for Linux and Android on the MIPS Architecture Comprehensive Development and Debug Coverage for Linux and Android on the MIPS Architecture Presented by MIPS Technologies Powering a Connected World October 2010 Today s presenters: Rick Leatherman VP

More information

ARM TrustZone for ARMv8-M for software engineers

ARM TrustZone for ARMv8-M for software engineers ARM TrustZone for ARMv8-M for software engineers Ashok Bhat Product Manager, HPC and Server tools ARM Tech Symposia India December 7th 2016 The need for security Communication protection Cryptography,

More information

Wind River. All Rights Reserved.

Wind River. All Rights Reserved. 1 Using Simulation to Develop and Maintain a System of Connected Devices Didier Poirot Simics Technical Account Manager THE CHALLENGES OF DEVELOPING CONNECTED ELECTRONIC SYSTEMS 3 Mobile Networks Update

More information

Qt for Device Creation

Qt for Device Creation Qt for Device Creation Speeding up ROI & Time-to-Market with Qt Andy Nichols Software Engineer, Qt R&D, Oslo Overview Problems facing Device Creators How Qt for Device Creation addresses those Problems

More information

NEWS 2018 CONTENTS SOURCE CODE COVERAGE WORKS WITHOUT CODE INSTRUMENTATION. English Edition

NEWS 2018 CONTENTS SOURCE CODE COVERAGE WORKS WITHOUT CODE INSTRUMENTATION. English Edition NEWS 2018 English Edition WORKS WITHOUT CODE INSTRUMENTATION SOURCE CODE COVERAGE CONTENTS Trace-based MCDC Coverage Code Coverage Live Tracing via PCI Express Transition Wind River to TRACE32 RISC-V Debugger

More information

State of US Mobile Payments (NFC)

State of US Mobile Payments (NFC) State of US Mobile Payments (NFC) (NFC State of the Industry Panel) Chandra Srivastava Business Leader, Visa SCA Mobile & NFC Council 2013 Payments Summit February 6, 2013 Draft - For Discussion Only 1

More information

Wind River. General Purpose Platform. VxWorks Edition. The real-time operating system: s 02 fy 05

Wind River. General Purpose Platform. VxWorks Edition. The real-time operating system: s 02 fy 05 Wind River VxWorks Edition P R O D U C T N O T E Wind River, VxWorks Edition (version 3.0) unifies a robust real-time operating system, a powerful Integrated Development Environment (IDE), flexible middleware

More information

iw-rainbow-g3 / G3V FAQs:

iw-rainbow-g3 / G3V FAQs: iw-rainbow-g3 / G3V FAQs: Processor / Memory / Configurations: 1. What is iw-rainbow-g3? It is a Design Solution based on Freescale s i.mx27 /ARM9 processor running at 400MHz core frequency. This can be

More information

Wind River Android Solutions

Wind River Android Solutions Wind River Android Solutions November 15th, 2011 Sébastien Lalaurette, Senior System Engineer EMEA SW Wind River solution proposal : Products Commercial Android distribution Android enhancements Debug

More information

System Wide Tracing User Need

System Wide Tracing User Need System Wide Tracing User Need dominique toupin ericsson com April 2010 About me Developer Tool Manager at Ericsson, helping Ericsson sites to develop better software efficiently Background

More information

WIND RIVER DIAB COMPILER

WIND RIVER DIAB COMPILER AN INTEL COMPANY WIND RIVER DIAB COMPILER Boost application performance, reduce memory footprint, and produce high-quality, standards-compliant object code for embedded systems with Wind River Diab Compiler.

More information

MIPI Alliance Overview

MIPI Alliance Overview MIPI Alliance Overview Joel Huloux ST-Ericcson Chairman, MIPI Alliance June 16, 2010 1 MIPI Alliance Overview Open membership organization creates interface specifications aiding the development and interoperability

More information

Open Hybrid Cloud & Red Hat Products Announcements

Open Hybrid Cloud & Red Hat Products Announcements Open Hybrid Cloud & Red Hat Products Announcements FREDERIK BIJLSMA Cloud BU EMEA Red Hat 14th December 2012 PERVASIVE NEW EXPECTATIONS AGILITY. EFFICIENCY. COST SAVINGS. PUBLIC CLOUDS 2 ENTERPRISE IT

More information

Android Everywhere. February 15, Cristina Segal, WW Director Android Solutions

Android Everywhere. February 15, Cristina Segal, WW Director Android Solutions Android Everywhere February 15, 2012 Cristina Segal, WW Director Android Solutions Increasing Device Connectivity M2M, Cloud Architectures, 50 Billion connected devices by 2020 Increased complexity with

More information

Android OS and Power Architecture

Android OS and Power Architecture June 24, 2010 OS and Power Architecture FTF-NET-F0677 Phil Brownfield Software Product Manager, NMG Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions logo, Flexis, MXC,

More information

FLUID COMPUTING. ARC FORUM, India Ricky Watts Director of Industrial Solutions, Wind River IN A SOFTWARE-DEFINED WORLD

FLUID COMPUTING. ARC FORUM, India Ricky Watts Director of Industrial Solutions, Wind River IN A SOFTWARE-DEFINED WORLD FLUID COMPUTING IN A SOFTWARE-DEFINED WORLD ARC FORUM, India Ricky Watts Director of Industrial Solutions, Wind River Chemical Sector Commercial Building Sector Communications Sector Critical Manufacturing

More information

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS Abstract Virtualization and workload management are essential technologies for maximizing scalability, availability and

More information

Roadmap Directions for the RISC-V Architecture

Roadmap Directions for the RISC-V Architecture Roadmap Directions for the RISC-V Architecture Andes RISC-V Con November 13, 2018 Linley Gwennap, Principal Analyst About Linley Gwennap Founder, principal analyst, The Linley Group Leading vendor of technical

More information

Developing Mission Critical Products with Digi i.mx53 Module

Developing Mission Critical Products with Digi i.mx53 Module Webinar Developing Mission Critical Products with Digi i.mx53 Module September 2013 Rev B Paolo Chiarlone Senior Sales Engineer Hello I am. Pleased to meet you Digi International M2M Solutions Expert Profitable,

More information

IoT Market: Three Classes of Devices

IoT Market: Three Classes of Devices IoT Market: Three Classes of Devices Typical Silicon BOM PC-Like Embedded Devices ~100 million units ATM, Retail Point of Service Intel Core $100+ Smart Things ~800 million units PLC, Edge Gateway, Thermostat

More information

290T: The Business of Software: Creating a Sustained SW Business. So what should Palm have done?

290T: The Business of Software: Creating a Sustained SW Business. So what should Palm have done? landay 1 290T: The Business of Software: Creating a Sustained SW Business Professor Kurt Keutzer Fall 2003 EECS keutzer@eecs.berkeley.edu 1 So what should Palm have done? Split into HW (PalmOne) and SW

More information

CS260 Intro to Java & Android 04.Android Intro

CS260 Intro to Java & Android 04.Android Intro CS260 Intro to Java & Android 04.Android Intro Winter 2015 Winter 2015 CS260 - Intro to Java & Android 1 Android - Getting Started Android SDK contains: API Libraries Developer Tools Documentation Sample

More information

A Next Generation Hypervisor for the Embedded Market. Whitepaper

A Next Generation Hypervisor for the Embedded Market. Whitepaper A Next Generation Hypervisor for the Embedded Market Whitepaper 1 Table of Contents Background: Current Generation of Hypervisors... 3 Limitations of Current Generation Hypervisors... 4 Next Generation

More information

Yocto Overview. Dexuan Cui Intel Corporation

Yocto Overview. Dexuan Cui Intel Corporation Yocto Overview Dexuan Cui Intel Corporation Agenda Introduction to the Yocto Project Participating Organizations Yocto Project Build System Yocto Project Workflow Quick Start Guide in a Slide What is the

More information

WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR

WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR AN INTEL COMPANY WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR Wind River is the market-leading ARINC 653 solutions provider with good financial health, technical capability, a strong

More information

Harnessing Freescale s processors with Wind River solutions Eric Faure Regional Engineering Manager Wind River EMEA SouthWest

Harnessing Freescale s processors with Wind River solutions Eric Faure Regional Engineering Manager Wind River EMEA SouthWest Harnessing Freescale s processors with Wind River solutions Eric Faure Regional Engineering Manager Wind River EMEA SouthWest 1 2006 Wind River Systems, Inc. A Seminal Shift in Device Development Is Accelerating

More information

White Paper Bluetooth Protocol Stack technology from IAR Systems

White Paper Bluetooth Protocol Stack technology from IAR Systems 111111 White Paper Bluetooth Protocol Stack technology from IAR Systems Issue 1.0 2001-05-22 CONTENT INTRODUCTION 3 WHAT IS A BLUETOOTH PROTOCOL STACK? 3 HOW TO SELECT A BLUETOOTH PROTOCOL STACK? 5 Tool

More information

An overview of mobile and embedded platforms

An overview of mobile and embedded platforms ES3 Lecture 2 An overview of mobile and embedded platforms Basic Classes Embedded devices: These are in toasters, cars, mice, etc. Usually very real-time focused (us accuracy) Very small memory, not usually

More information

Intel Edison Workshop

Intel Edison Workshop Note: This presentation was made and provided by Intel during the Intel Embedded Education & Research Summit in March 2015 Intel Edison Workshop Setting up Edison Step by Step Our Workshop Goal: 1.Unbox

More information

The Xenomai Project. The Open Group Conference Paris, April Open Source Engineering

The Xenomai Project. The Open Group Conference Paris, April Open Source Engineering The Xenomai Project http://freesoftware.fsf.org/projects/xenomai/ The Open Group Conference Paris, April 2002 Philippe Gerum, rpm@xenomai.org roject ID / What is Xenomai? A GNU/Linux-based real-time framework

More information

Developer s overview of the Android platform

Developer s overview of the Android platform Developer s overview of the Android platform Erlend Stav SINTEF November 10, 2009 mailto:erlend.stav@sintef.no 1 Overview Vendors and licensing Application distribution Platform architecture Application

More information

KVM on Embedded Power Architecture Platforms

KVM on Embedded Power Architecture Platforms KVM on Embedded Power Architecture Platforms Stuart Yoder Software Architect, Freescale Semiconductor Agenda Background Freescale / Networking Embedded Systems Use Cases KVM on Embedded Power New requirements

More information

Our software strategy

Our software strategy Our software strategy Contents 1. Executive Summary 2. Architecture for differentiation and efficiency 3. Device platforms for all needs Mobile Computers Maemo to MeeGo Smartphones Symbian Mobile Phones

More information

Hypervisor Market Overview. Franz Walkembach. for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public

Hypervisor Market Overview. Franz Walkembach. for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public Franz Walkembach for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public 2018-04-19 1 What you can expect Quick introduction of SYSGO AG What are the market trends for hypervisor? Market size and main

More information

New Approaches to Connected Device Security

New Approaches to Connected Device Security New Approaches to Connected Device Security Erik Jacobson Architecture Marketing Director Arm Arm Techcon 2017 - If you connect it to the Internet, someone will try to hack it. - If what you put on the

More information

DESIGN AND DEPLOY INTELLIGENT, LOW-POWER AND LOW-COST WIRELESS NETWORKS

DESIGN AND DEPLOY INTELLIGENT, LOW-POWER AND LOW-COST WIRELESS NETWORKS DESIGN AND DEPLOY INTELLIGENT, LOW-POWER AND LOW-COST WIRELESS NETWORKS NXP SEMICONDUCTORS & THINGSTREAM GORDON PADKIN, NXP BRUCE JACKSON, THINGSTREAM NEIL HAMILTON, THINGSTREAM MAY 2018 Learn how to develop

More information

SIGGRAPH Briefing August 2014

SIGGRAPH Briefing August 2014 Copyright Khronos Group 2014 - Page 1 SIGGRAPH Briefing August 2014 Neil Trevett VP Mobile Ecosystem, NVIDIA President, Khronos Copyright Khronos Group 2014 - Page 2 Significant Khronos API Ecosystem Advances

More information

J2EE Application Development with WebSphere Studio

J2EE Application Development with WebSphere Studio . J2EE Application Development with WebSphere Studio page 2 IBM Application Development Vision Delivering a rapid and efficient response to business needs through a powerful development and deployment

More information

Improving Security in Embedded Systems Felix Baum, Product Line Manager

Improving Security in Embedded Systems Felix Baum, Product Line Manager Improving Security in Embedded Systems Felix Baum, Product Line Manager The Challenge with Embedded Security Business Imperatives Security Imperatives I need to keep my production expenses as low as possible.

More information

Bringing it all together: The challenge in delivering a complete graphics system architecture. Chris Porthouse

Bringing it all together: The challenge in delivering a complete graphics system architecture. Chris Porthouse Bringing it all together: The challenge in delivering a complete graphics system architecture Chris Porthouse System Integration & the role of standards Content Ecosystem Java Execution Environment Native

More information

Birds of a Feather Session - OSS Vancouver Eystein Stenberg, Mender.io

Birds of a Feather Session - OSS Vancouver Eystein Stenberg, Mender.io Birds of a Feather Session - OSS Vancouver 2018 Eystein Stenberg, Mender.io Typical product development process Prototyping Production design Mass production Release deadline panic Updater is too often

More information

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Linux Community Project Leaders Unite Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Agenda Trends Communities of communities Linux Community Projects 2 Innovation and FOSS - A Virtuous Circle

More information

Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Copyright Khronos Group Page 1

Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Copyright Khronos Group Page 1 Next Generation OpenGL Neil Trevett Khronos President NVIDIA VP Mobile Ecosystem @neilt3d Copyright Khronos Group 2015 - Page 1 Copyright Khronos Group 2015 - Page 2 Khronos Connects Software to Silicon

More information

Introduction to Cumulus Networks

Introduction to Cumulus Networks v Introduction to Cumulus Networks Sudeep Goswami August 11 th 2014, 11AM AEST Challenges in Networking How do I simplify my network? How do I make my network more affordable? CIO/CTO Network Architect

More information