Update Highlights.md

Update to current content from shared doc.
Current as of 07.07.16

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-07-07 23:45:39 -07:00 committed by GitHub
parent ea0d53f410
commit 43377b9e73

View file

@ -3,74 +3,94 @@
*** ***
###### Consumer and Enterprise Edition: ###### Consumer and Enterprise Edition:
#### Kernel #### Kernel
- Unified tree shared between the CE and EE builds. Supports Hikey, Dragonboard410c, D02, D03, APM X-Gene, HP Proliant m400, LeMaker Cello, Q2432LZB and ThunderX.
- 4.4.11 based, including under-review topic branches to extend the hardware support for the platforms available. - Unified tree shared between the CE and EE builds.
- 4.4.11-based, including some under-review topic branches to extend the features and platform hardware support.
- Device-Tree support for CE; ARM ACPI and PCIe support for Enterprise. - Device-Tree support for CE; ARM ACPI and PCIe support for Enterprise.
- Added OP-TEE support
- Enabled on HiKey and Juno-r1
- Supports Reference HW platforms HiKey and Cello
- Other Test Platforms include: Dragonboard 410c, Hisilicon D02 and D03, APM X-Gene, HP Proliant m400, AMD Overdrive, Qualcomm Q2432:ZB, and Cavium ThunderX.
- Single kernel config for all platforms in arch/arm64/configs/distro.config - Single kernel config for all platforms in arch/arm64/configs/distro.config
- Single kernel binary (package) for all platforms - Single kernel binary (package) for all platforms
#### Bootloader
- UEFI OpenPlatformPkg (upstream) now contains reference implementations for Huawei D02/D03, AMD Overdrive and LeMaker Cello
- U-boot support in DB410c images to allow easier handling of images
*** ***
###### Consumer Edition: ###### Consumer Edition:
#### CE Debian RPB (common): #### Reference hardware platform:
- LeMaker Hikey
#### Other supported test platforms:
- Dragonboard 410c
#### Overall CE Debian platform features, validated as part of the release:
- UEFI with DT
- Upgrade to Debian 8.5 "Jessie" - Upgrade to Debian 8.5 "Jessie"
- Upgrade to the unified 4.4.11 Linux Kernel - Upgrade to the unified 4.4.11 Linux Kernel
- SDCard installer and images - Upgrade graphics components: Mesa 11.1.2 and XServer 1.17.3a
- Rootfs automatically resized during the first boot
#### CE Debian RPB for HiKey: #### CE Debian RPB for HiKey:
- OP-TEE Integrated by default - OP-TEE integrated by default
- UEFI updated to use the latest development trees based on Tianocore + OpenPlatformPkg - UEFI updated to use the latest development trees based on Tianocore
- OpenPlatformPkg
#### CE Debian RPB for DragonBoard™ 410: #### CE Debian build for DragonBoard™ 410c:
- U-Boot is now integrated by default, allowing kernel package updates without reflashing the device - U-boot chain-loaded from LK
#### CE OE/Yocto RPB: #### CE OE/Yocto RPB:
- Included the unified 4.4.11 kernel - First OpenEmbedded-based RPB, including several changes and components merged from the LHG OE layers
- Weston, desktop and console images supported for both HiKey and Dragonboard410c - Dragonboard 410c and HiKey support
- HiKey features:
- OP-TEE initial support
- Mali support for HiKey
- Dragonboard 410c features:
- GPU, WLAN, BT, audio, LS I/O, camera and GPS
*** ***
###### Enterprise Edition ###### Enterprise Edition
#### Supported platforms: #### Reference hardware platform:
- LeMaker Cello
- AMD Overdrive A0 and B #### Other supported test platforms:
- D02 - AMD Overdrive A0 and B0
- D03 (new) - Hisilicon D02
- Hisilicon D03 (new)
- APM X-Gene Mustang - APM X-Gene Mustang
- HP ProLiant m400 - HP ProLiant m400
- LeMaker Cello (new) - Qualcomm Q2432LZB (new)
- Q2432LZB (new) - Cavium ThunderX (new)
- ThunderX (new)
#### Overall platform features, validated as part of the release: #### Overall platform features, validated as part of the release:
- UEFI with ACPI - UEFI with ACPI
- KVM - KVM
- PCIe - PCIe
#### Firmware: #### Firmware:
- UEFI OpenPlatformPkg (upstream) now contains reference implementation for Huawei D02/D03, AMD Overdrive and LeMaker Cello
- Updated UEFI/EDK2 for D02, D03, Cello and Overdrive
- Support available via the upstream Tianocore and OpenPlatformPkg development trees
#### Network Installers: #### Network Installers:
- Debian: - Debian:
- Upgrade to Debian 8.5 "Jessie" - Upgrade to Debian 8.5 "Jessie"
- Using the unified 4.4.11 kernel - Use the unified 4.4.11 kernel
- CentOS: - CentOS
- Based on CentOS 7.2 16.03 - Based on CentOS 7.2 16.03
- Using the consolidated 4.4.11 kernel - Use the unified 4.4.11 kernel
#### Enterprise Components: #### Enterprise Components:
- Docker 1.9.1 - Docker 1.9.1
- OpenStack Liberty for Debian Jessie - OpenStack Liberty for Debian Jessie and CentOS
- ODPi based Hadoop - ODPi 1.0.0 based Hadoop
- Spark 1.6 - Spark 1.3.1
- OpenJDK 8 (Linaro 16.03) - OpenJDK 8
- QEMU 2.6
***