overlay-arm64-llvmpipe

Upstream ChromeOS Builds

If this section is empty, it indicates that the board is a generic board that the ChromiumOS team does not maintain upstream builds on or does not provide over-the-air (OTA) updates.

Stable Beta Dev Canary Devices Based on arm64-llvmpipe

Devices Base On arm64-llvmpipe

Manufacturer Model Codename Board Name Baseboard

arm64-llvmpipe Flags


USE=""
USE="${USE} hardfp neon"
USE="${USE} kernel-4_4 device_tree"
USE="${USE} legacy_keyboard legacy_power_button"
USE="${USE} -display_backlight"
USE="${USE} frecon -opengl opengles"
USE="${USE} -coreboot -bootimage -cros_ec"
USE="${USE} -fastboot -mtc"
USE="${USE} llvm"
USE="${USE} -unibuild"
USE="${USE} -video_capture_use_gpu_memory_buffer"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-arm64-llvmpipe

.
├── make.conf
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       └── parent
└── toolchain.conf

3 directories, 5 files