21
Hello, Brillo: Peeking Under the Covers Dave Smith, PE @devunwired +DaveSmithDev

What is Brillo

Embed Size (px)

Citation preview

Page 1: What is Brillo

Hello, Brillo: Peeking Under the Covers

Dave Smith, PE @devunwired

+DaveSmithDev

Page 2: What is Brillo

What is Brillo?

Android-based OS Core Services Secure by Default

Page 3: What is Brillo

Linux Kernel

Bootloader

Hardware Abstraction Layer

Native Services Runtime

Application Framework

Core Applications

Page 4: What is Brillo

Linux Kernel

Bootloader

Hardware Abstraction Layer

Runtime

Application Framework

Core Applications

Native Services

Page 5: What is Brillo
Page 6: What is Brillo

Brillo Core Services

Page 7: What is Brillo

Local APIs

Cloud APIs

Page 8: What is Brillo

Device Libraries

libweaveMMU-Enabled

libuweaveMicrocontrollers

https://weave.googlesource.com/

Page 9: What is Brillo

Brillo Core Services

Metrics & Crash Reports

Robust OTA Updates

Page 10: What is Brillo

Security

SELinux MAC Verified Boot A/B Updates

Page 11: What is Brillo

Security

SELinux MAC Verified Boot A/B Updates

User Account Controls

TLS + Data Encryption

Page 12: What is Brillo

Yocto Brillo

libc eglibc bionic

IPC D-Bus, System V Binder, Ashmem, D-Bus**

Shell busybox toybox

Init init.d init.rc

Build System BitBake Android.mk

Page 13: What is Brillo

Building a Brillo Product

Get Hardware

Install BSP

Create Product

Add Services

Page 14: What is Brillo
Page 15: What is Brillo

• ARM, x86, MIPS • 32-bit and 64-bit variants

• 32MB RAM • 64MB Storage • Wi-Fi 802.11n • Bluetooth 4.0+

Minimum Hardware Requirements:

Page 16: What is Brillo

Board Support Package (BSP)

Linux Kernel

Bootloader

Hardware Abstraction Layer

Page 17: What is Brillo

Board Support Package (BSP)

PeripheralSoC Peripheral Peripheral

Peripheral Peripheral Peripheral

Peripheral Peripheral Peripheral

Kernel

Firmware

X X

Page 18: What is Brillo

Create a Product

AOSP

Boar

dProduct

Device

Page 19: What is Brillo

Create a Product

BDK

Device

Board

Product

AOSP

Boar

d

Product

Device

BSP

Page 20: What is Brillo

Hardware Abstraction Layer

Native Services

Application Services

C++ AIDL Power Audio Sensors PeripheralsConnectivity

Page 21: What is Brillo

Hello, Brillo

@devunwired

+DaveSmithDev

milehighandroid.com

wiresareobsolete.com