If you spend your whole life waiting for the storm, you'll never enjoy the sunshine." ~ Morris West
The Linaro 14.07 release is now available for download!
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
=== What was done? ===
* Linux Linaro 3.16-rc6-2014.07 is released (CARD-788):
* based on v3.16-rc6
* updated Android topic (linaro-android-3.16-experimental-merge)
* GATOR version 5.18 (same version as in 2014.04)
* updated basic Capri board support from Broadcom LT. Good progress in upstreaming the code: now the topic has 21 patch on top of v3.16-rc4 vs 53 patches on top of v3.15 in 2014.06 cycle
* removed cortex-strings-arm64 topic as the code is accepted into the mainline
* new topic from Qualcomm LT to add IFC6410 board support
* updated Versatile Express ARM64 support (FVP Base and Foundation models, Juno) from ARM LT. cpufreq support for Juno has been added.
* updated Versatile Express patches from ARM LT
* more HiP0x Cortex A15 family updates from HiSilicon LT
* switched to mainline support for Arndale and Arndale-octa boards
* updated llvm topic (follows the community llvmlinux-latest branch)
* Big endian support (the 2014.05 topic version rebased to 3.16 kernel)
* removed ftrace_audit topic as the code is accepted into the mainline
* config fragments changes:
* added ifc6410.conf
* Linaro Toolchain Binaries 2014.07 is released (CARD-790):
* based on GCC 4.9 and updated to latest Linaro TCWG releases:
* Linaro GCC 4.9-2014.07
* Linaro binutils 2.24.0-2014.07
* Linaro Android 14.07 is released (CARD-789):
* built with Linaro GCC 4.9-2014.07
* upgraded to Android 4.4.4
* Android LSK v3.14 CI loop added
* Linaro OpenEmbedded 2014.07 is released (CARD-787):
* integrated Linaro GCC 4.9-2014.07
* integrated Linaro EGLIBC 2.19-2014.07
* integrated Linaro binutils 2.24.0-2014.07
* upstreaming:
* fixes recipes related to oe-core autotools update
* cleaned up overlayed recipes
* updated PM QA to 0.4.12
* Linaro Ubuntu 14.07 is released (CARD-786):
* added gstreamer 1.0
* updated packages: ARM trusted firmware (support latest FVP models), PM QA (0.4.12), LSK 3.10.49/3.14.13 and linux-linaro 3.16-rc6 kernels.
* Integrate ARMv8 Big endian systems into LAVA and CI (CARD-772)
* Migrate Linaro Android builds to 4.9 Linaro toolchain (CARD-1489)
* LSK: add ARMv8 kernel + arm32 rootfs CI loop (CARD-1490)
* Package rt-app (CARD-1491)
* LSK: enable member kernel configs for build testing (CARD-1492)
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1407/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1407/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
"Every worthwhile accomplishment, big or little, has its stages of drudgery
and triumph; abeginning, a struggle and a victory."
~ Ghandi
The Linaro 14.06 release is now available for download!
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linux Linaro 3.15-2014.06 is released:
* based on v3.15 release
* updated Android topic (linaro-android-3.15-experimental)
* GATOR version 5.18 (same version as in 2014.04)
* updated basic Capri board support from Broadcom LT
* cortex-strings-arm64 topic (same as in 2014.02)
* updated Versatile Express ARM64 support (FVP Base and Foundation
models, Juno) from ARM LT.
* updated Versatile Express patches from ARM LT
* more HiP0x Cortex A15 family updates from HiSilicon LT (hip04_eth,
hip04_defconfig)
* updated LLVM topic
* Big endian support (same as in 2014.05)
* ftrace_audit topic from the Kernel WG (same as in 2014.05)
* config fragments changes:
* configs: android: Enable SELinux related configurations
* Linaro Toolchain Binaries 2014.06 is released:
* based on GCC 4.9 and updated to latest Linaro TCWG releases:
* Linaro GCC 4.9-2014.06
* Linaro Binutils 2.24.0-2014.06
* Linaro GDB 7.7.1-2014.06
* Linaro Android 14.06 is released:
* built with Linaro GCC 4.8-2014.05
* upgraded to Android 4.4.3:
* Linaro OpenEmbedded 2014.06 is released:
* integrated Linaro GCC 4.9-2014.06
* integrated Linaro EGLIBC 2.19-2014.06
* integrated Linaro binutils 2.24-2014.06
* integrated Linaro GDB 7.7.1-2014.06
* integrated powerdebug 0.7.3
* several ODP updates
* upstreaming:
* fixed hwlatdetect metadata
* fixed recipes related to oe-core binconfig changes: apache2, php and
swig
* updated PM QA to 0.4.11
* Linaro Ubuntu 14.06 is released:
* added openssh-server to the images, SSH keys are generated on first
boot.
* updated packages: ARM trusted firmware (0.7), openssl (1.0.1h), PM QA
(0.4.11), powerdebug (0.7.3), powertop (2.6.1), LSK 3.10.44 and
linux-linaro 3.15 kernels.
* ARMv8 Ubuntu engineering build for Enterprise
* Android for ARMv8 is booting with ARM Trusted firmware and U-Boot on
Models
* CI loop has been setup for Juno Android member build
* CI bring up: ST B2120 engineering build
* Build rootfs image for toolchain benchmarking
* CI bring up: HiSilicon Hi3716cv200
* CI bring up: ARM64 kexec build and regression test setup
* CI bring up: Juno OpenEmbedded member build
* LSK: add RT patchset CI loop
* LSK: add Juno CI loop
* Build Ubuntu rootfs image for toolchain automation framework
* SELinux is enabled on LSK with Android 4.4.3 for ARMv7
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1406/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1406/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
"The world is full of magical things patiently waiting for our wits to
grow sharper."
~ Bertrand Russell
The Linaro 14.04 release is now available for download!
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linaro Stable Kernel (LSK) 3.10.37-2014.04 is released, based off
the latest LTS 3.10.37 release
* Refer to LTS 3.10.37 release for a list of changes in the latest
LTS release.
* updates to Android support (from Google and Linaro)
* added
* Big endian for ARMv7 and ARMv8
* Thermal framework DT support
* Huge pages and transparent huge pages for ARMv8
* Tagged pointers for ARMv8
* Non-coherent DMA for ARMv8
* Features
* big.LITTLE support:
* ARM MP patch set
* IKS (ARMv7 only)
* ARMv8 features:
* Big endian
* CPU frequency scaling
* CPU topology
* CPU suspend
* Tagged pointers
* Non-coherent DMA
* Power efficient workqueue support
* Android v3.10 patch set from AOSP
* Interactive scheduler enhancements for big.LITTLE
* Big endian support
* Thermal framework DT support
* Pinctrl groups support
* GATOR
* ARMv8 4xA57 4xA53 FVP support
* Versatile Express TC2 support
* Linux Linaro 3.14-2014.04 is released
* based on v3.14 release
* GATOR version 5.18 (new version)
* Android topic (linaro-android-3.14-merge) updated to get the
recent code from AOSP
* added a new LLVM topic
* updated builddeb topic to include a fix to add missing headers in
linux-headers package on arm architecture
* uprobes v7 topic
* updated big-LITTLE-pmu topic from ARM LT
* updated basic Capri board support from Broadcom LT (bcm281xx
support updated, Broadcom BCM470X and BCM5301X SoCs support added)
* updated Arndale Octa / Arndale / Origen patches from Samsung LT:
CPU hotplug and BE fixes
* updated Versatile Express patches from ARM LT
* Versatile Express arm64 support (FVP Base and Foundation models)
from ARM LT
* more HiP0x Cortex A15 family updates from HiSilicon LT
* cortex-strings-arm64 topic (same as in 2014.02)
* config fragments changes: updated config fragments for ARMv8 boards
* Linaro Toolchain Binaries 2014.04 is released
* updated to latest Linaro TCWG releases
* Linaro GCC 4.8-2014.04, featuring performance improvements and
bug fixes
* Linaro Android 14.04 is released
* built with Linaro GCC 4.8-2014.04
* LSK with Android for ARMv8 build has been setup
* Nexus 7 and Nexus 10 Engineering builds have been setup
* Linaro OpenEmbedded 2014.04 is released
* integrated Linaro GCC 4.8-2014.04
* integrated Linaro EGLIBC 2014.04
* added trace-cmd / kernelshark 2.3.2 recipe
* updated ODP to 0.2 release
* changed OpenJDK to track linaro git trees directly
* updated GATOR to 5.18 release
* upstreaming
* added arm64 support to U-Boot architecture map
* submitted trace-cmd / kernelshark recipe update
* re-submitted GRUB build fixes
* Linaro Ubuntu 14.04 is released
* added packages: trace-cmd 2.3.2 and trusted firmware binaries for
a new ‘hidden’ ARMv8 board
* updated packages: edk2-uefi, GATOR 5.18 and linux-linaro 3.14 kernels
* initial developer rootfs based on Trusty
* OpenEmbedded: included MongoDB on ARMv8
* Arndale Octa: added thermal (TMU) driver support
* CI bring up: BeagleBone Black member build
* LSK with Mali support for Arndale build has been setup, contributed
by Graphics WG.
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1403/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1404/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
"When you have a great and difficult task, something perhaps almost
impossible, if you only work a little at a time, every day a little,
suddenly the work will finish itself."
~ Isak Dinesen (Karen Blixen)
The Linaro 14.03 release is now available for download!
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linaro Stable Kernel (LSK) 3.10.33-2014.03 is released, based off
latest LTS 3.10.30 release
* Refer to LTS 3.10.33 release for a list of changes in the latest
LTS release.
* big.LITTLE support
* ARM MP patch set
* IKS (ARMv7 only)
* ARMv8 features
* CPU frequency scaling
* CPU topology
* CPU suspend
* Power efficient workqueue support
* Android v3.10 patch set from AOSP
* Interactive scheduler enhancements for big.LITTLE
* GATOR
* ARMv8 4xA57 4xA53 FVP support
* Versatile Express TC2 support
* Linux Linaro 3.14-rc7-2014.03 is released
* based on Linux 3.14-rc7 release
* GATOR version 5.17
* Android topic (linaro-android-3.14-merge) updated to get the
recent code from AOSP
* uprobes v7 (new version)
* updated big-LITTLE-pmu topic from ARM LT
* updated basic Capri board support from Broadcom LT (bcm590xx pmu
and regulator drivers, Kona PWM controller support, and bcm21664 board
added)
* updated big endian topic
* updated Arndale_Octa/Arndale/Origen patches from Samsung LT:
* proper fix for the data abort issue on Arndale-Octa added
("ARM: dts: Disable MDMA1 node for Arndale-octa board")
* drivers/thermal/samsung/exynos_tmu* code cleaned up, TMU
support for Exynos5420 SoCs added
* updated Versatile Express patches from ARM LT
* Versatile Express arm64 support (FVP Base and Foundation models)
from ARM LT
* updated K3V2 board support from HiSilicon LT
* HiSilicon HiP0x Cortex A15 family / D01 Dev Board support added by
HiSilicon LT
* cortex-strings-arm64 topic (same as in 2014.02)
* config fragments changes:
* thermal config for arndale and arndale_octa enabled
* Linaro Toolchain Binaries 2014.03 is released:
* updated to latest Linaro TCWG releases
* Linaro GCC 4.8-2013.03
* Linaro binutils 2.24-2014.03
* updated Android NDK to new upstream release r9d
* Linaro Android 14.03 is released (CARD-789):
* built with Linaro GCC 4.8-2014.03
* mmtest failures in LAVA have been fixed
* Linaro OpenEmbedded 2014.03 is released:
* integrated Linaro GCC 4.8-2013.03
* integrated Linaro binutils 2.24-2014.03
* added extra ACPI tools to images (CARD-1072)
* switched recipes using git.linaro.org from git to http protocol
* upstreaming
* updated git to 1.9.0
* updated FWTS to 14.02.00
* Linaro Ubuntu 14.03 is released:
* new package: xf86-video-freedreno 1.0.0
* updated packages: libdrm 2.4.52 and linux-linaro kernels
* Initial HiSilicon D01 member build is delivered
* Arndale Octa build based on LT kernel has been setup for SWG (CARD-1109)
* Made good progress on integrating VPS build slaves into
android-build.linaro.org (CARD-1218)
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1403/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1403/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
“The three great essentials to achieve anything worth while are: Hard
work, Stick-to-itiveness, and Common sense.”
~ Thomas A. Edison
The Linaro 14.02 release is now available for download!
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linaro Stable Kernel (LSK) 3.10.30-2014.02 is released
* based off latest LTS 3.10.30 release
* updated to latest version of GTS patch set for big.LITTLE
* updated Android support (from Google and Linaro)
* Linux Linaro 3.14-rc3-2014.02 is released:
* based on Linux 3.14-rc3 release
* gator version 5.17 (same as in 2014.01)
* new version of the Android topic (linaro-android-3.14-merge) by
John Stultz
* uprobes v5 (new version)
* new cortex-strings-arm64 topic (optimized memcpy, memmove, memset,
memcmp, strcmp, and strlen functions)
* updated big-LITTLE-pmu topic from ARM LT
* updated basic Capri board support from Broadcom LT (updates to gpio
driver and clock framework support)
* updated big endian topic
* updated Arndale_Octa/Arndale/Origen patches from Samsung LT
* updated Versatile Express patches from ARM LT
* vexpress64 support (FVP Base and Foundation models) from ARM LT
* updated K3V2 board support from HiSilicon LT
* config fragments changes:
* configs: add config fragments for uprobes/kprobe
* android.conf: enable CONFIG_SYNC and family, add ION configs
* lt-arndale.conf and lt-arndale-octa.conf introduced to hold the
options specific for linux-linaro tree
* Linaro Toolchain Binaries 2014.02 is released:
* toolchain builds now include a Fortran compiler
* updated to Linaro GCC 4.8-2014.02 release
* updated Newlib to 2.1, featuring various optimizations and better
aarch64 support
* Linaro Android 14.02 is released:
* built with Linaro GCC 4.8-2014.02
* updated to the 4.4.2_r2 upstream version
* memory handling functions from cortex-strings have been merged into
Bionic, leading to significant speedups
* updated pm-qa to 0.4.7
* improved CTS and methanol test results
* Linaro Android tree can now be built with gcc 4.9 without modifications
* numerous patches have been upstreamed
* Linaro OpenEmbedded 2014.02 is released:
* updated OpenDataPlane to track git
* added LNG x86 machines
* merged toolchain fixes, contributed by Khem Raj
* integrated 2014.02 toolchain
* added extra tools to images (build-essential, git, xz) to enable
more test suites at runtime
* enabled GRUB2 for aarch64
* included EFI/ACPI related tools for LEG
* upstreaming
* added mongodb recipe (CARD-1101)
* fixed curl and git SSL issues
* submitted git 1.9.0 recipe
* update LTP recipe
* Linaro Ubuntu 14.02 is released
* added startup-nsh package, contains startup script used to boot
with UEFI
* updated packages: u-boot-linaro-arndale-octa (support HDMI audio
and network boot), idlestat
* Linux Linaro LNG 3.10.27-2014.02 is released
* based off Linux 3.10.27 kernel
* updated to PREEMPT_RT patchset rt25
* Linux Linaro LT HiSilicon 3.14-rc1-2014.02 is released
* based off Linux 3.14-rc1 kernel
* included support for K3V2
* Linaro UEFI 2014.02 is released (source only)
* Linaro Image Tools 2014.02 is released
* added Arndale Octa support for Android builds
* Linaro Test Suites 2014.02 is released
* Openembedded SDK tests modifications
* jtreg: updates to blacklist
* ACPI: updated maintainers and removed ABAT
* ubuntu/exec-latency.yaml: Add new test
* Add openembedded smoke tests
* pmqa: run sanity file before starting tests
* is-cpu-isolated: Print exact isolation time instead of STRESS_DURATION
* is-cpu-isolated: Check again if stress is already completed or not
* KVM: added parsing hackbench measurements
* aapits: Update git repo link
* is-cpu-isolated: Increase stress duration to analyze interruptions
* Add lshw test
* netperf-client: fix set local_ip to the correct ip
* netperf-server: if netserver started pass else start it
* OE/netperf: adding mac mapping table for the LNG-lab
* common/scripts/netperf-client: tee to view output
* network-test-basic: Add support for different interface
* Linaro PM QA 0.4.7-2014.02 released
* cpuhotplug: skip hotplug check for cpu0
* added common function to check the userid
* test feature supported before running suite
* Linaro GCC 4.8-2014.02 released, based off the latest GCC
4.8.3+svn207411 release
* ARM-v8 crypto intrinsics support
* new vectorizer cost model
* Linaro Newlib 2.1.0-2014.02 released, based off the latest upstream
newlib release
* resynced with upstream newlib trunk
* added specs file for ARM validation model
* provided ftruncate() and truncate() stubs for ARM and AArch64
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1401/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1402/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
" It is not only for what we do that we are held responsible, but also
for what we do not do."
~Moliere
The Linaro 14.01 release is now available for download!
The first release of this year contains several improvements and
additions over the last 2013 release. Most significantly, various
components have gained support for the Arndale Octa board, which makes
big.LITTLE support available to a much wider audience, and Android has
now been fully migrated to 4.4.x with no regressions compared to 4.3.
As announced at Linaro Connect USA 2013 Linaro GCC is moving to a
pattern of quarterly stable releases, with engineering releases in the
intervening months. This is the first stable release, and contains no
known regressions compared to the 2013.12 release. The next release of
GCC 4.7 will be the 2014.04 stable release. There will be no engineering
releases of GCC 4.7 in 2013.02 or 2013.03
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linaro Stable Kernel (LSK) 3.10.28-2014.01 is released, based off
latest LTS 3.10.28 release
* included latest version of GTS patch set for big.LITTLE
* Android support (contributed from Google and Linaro)
* Linux Linaro 3.13-2014.01 is released:
* based on Linux 3.13 release
* gator version 5.17
* updated linaro-android-3.13-merge topic by John Stultz, the "Revert
"PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock"
patch included
* uprobes v4
* updated big-LITTLE-pmu topic from ARM LT
* updated basic Capri board support from Broadcom LT (clock framework
support added)
* Arndale Octa board support added by Samsung LT
* updated Versatile Express patches from ARM LT
* updated big endian topic
* vexpress64 support (FVP Base and Foundation models)
* config fragments changes:
* BeagleBone/BeagleBoneBlack config fragment created. Enabled are
USB host (and hence the onboard ethernet), USB gadgets (cdc ethernet and
mass storage)
* more config options enabled for libvirt support
* virtio mmio support enabled in vexpress.conf to get more storage
space available for rtsm
* Linaro Toolchain Binaries 2014.01 is released:
* included Linaro GCC 4.8-2014.01
* enhanced multilib support
* Linaro Android 14.01 is released:
* libjpeg-turbo refreshed on Android builds from the Graphics Working
Group
* Kernel CI loop for Android was streamlined for stability and faster
builds
* built with Linaro GCC 4.8-2014.01
* Linaro OpenEmbedded 2014.01 is released:
* updated LTP to 20140115 releases
* updated apica-tools to 20131218 release
* integrated OpenDataPlane
* merged external toolchain fixes contributed from Freescale
* integrated Linaro GCC 4.8-2014.01
* allowed native builds for OpenJDK 8
* upstreaming
* updated acpica-tools to the latest release
* updated LTP to the latest release
* added Aarch64 support to GRUB2
* added Aarch64 support to klibc
* Linaro Ubuntu 14.01 is released
* added packages to support Arndale Octa: arndale-octa-pre-boot,
linux-linaro-arndale-octa and u-boot-linaro-arndale-octa
* added idlestat package
* packages updated: edk2-uefi, flash-kernel, gator and sbsigntool
* Linux Linaro LNG 3.10.25-2014.01 is released
* based on Linux 3.10.25 kernel
* PREEMPT_RT patchset rt23
* Arndale support
* Linux Linaro LT HiSilicon 3.13-rc2-2014.01 is released
* supporting both K3V2 and S40V200
* K3V2 support includes: basic soc, smp, hotplug, clock, i2c, touch,
regulator, mmc. S40V200 support includes basic soc, smp, hotplug, clock
* integrated into the linux-linaro tree, and HiSilicon BSP code is
now available in linux-linaro monthly releases
* Linaro UEFI 2014.01 is released
* Rebased to Tianocore EDK2 SVN revision 14795
* the latest version of the EDK2 code contains support for aarch64
plaforms upstream in addition to the following topic branches:
* linaro-topic-a5
* linaro-topic-a9
* linaro-topic-arndale
* linaro-topic-bds
* linaro-topic-fvp
* linaro-topic-leg
* linaro-topic-misc
* linaro-topic-panda
* linaro-topic-pxeboot
* linaro-topic-tc1
* linaro-topic-tc2
* Linaro Image Tools 2014.01 is released
* Arndale Octa support
* Linaro Test Suites 2014.01 is released
* android: Added Ethernet Test for Linaro Android
* ubuntu: Added WiFi Test for Linux Linaro Ubuntu
* ltp: Improve parser & add tests
* netperf: Add parameters and default to eth0
* acpica-tools: Add acpica-tools test defination
* ubuntu: Added acpi-smoke-test
* acpica asl: Update source repository link
* ltp-realtime: Parse ltp-realtime results for LAVA measurements
* ubuntu: Added SD MMC Test for Linaro Ubuntu
* ubuntu: Added Gator Data Streaming Test for Linaro Ubuntu
* android: Added SD MMC Test for Linaro Android
* Fixed parse pattern in min_max_avg_parse.py
* mauve: move the tests instead of making a copy
* ubuntu: remove unnecessary clone operation
* oe: remove unnecessary clone operation
* hackbench: Running hackbench properly with timeout and removed
background dd
* ubuntu/ltp-network: add ltp network test
* netperf: set the result to skip, remove Sz in test name
* Linaro idlestat is released
* Idlestat is a tool which can show how long a CPU or cluster enters
idle state
* the infomation is obtained using traces from trace-cmd or ftrace tools
* Linaro GCC 4.8-2014.01 released, based off the latest GCC
4.8.3+svn206350 release
* enhanced multilib support
* Linaro GCC 4.7-2014.01 released, based off the latest GCC
4.7.4+svn206380 release
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1401/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1401/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
Hello everyone,
Linaro Image Tools 2014.01 has just been released.
Highlights from this release:
* Added support for Arndale Octa
The newly released file is available here:
https://launchpad.net/linaro-image-tools/trunk/2014.01
Regards.
--
Milo Casagrande
Linaro.org <www.linaro.org> │ Open source software for ARM SoCs
Hello everyone,
Linaro Image Tools 2013.12 has just been released.
Highlights from this release:
* Linaro Image Tools development moved to git and the Linaro Code
Review services
* Added new command line program: linaro-hwpack-append to add Debian
packages to a hardware pack
* Copy all QEMU ARM binaries (arm, armeb, arm64)
* Refactor the code to detect rootfs distribution
* Fixed problem when running Linaro Image Tools from a checkout
* (Android) Increase system partition size since we run out of space
while creating image that includes native-toolchain
The newly released file is available here:
https://launchpad.net/linaro-image-tools/+milestone/2013.12
Regards.
--
Milo Casagrande
Linaro.org <www.linaro.org> │ Open source software for ARM SoCs
After climbing a great hill, one only finds that there are many more hills to climb.
~Nelson Mandela
The Linaro 13.12 release is now available for download!
To avoid clashing with the holidays in many parts of the world, this month's
release - the last for 2013 - is a week early, but contains some key Linaro Android
and Ubuntu baselines developments.
* For Android, the ARMv8 LSK and Nexus7_2013-AOSP builds have been
setup and Android can be now built using llvm-clang toolchain with the related
patches submitted to upstream.
* For Ubuntu, this release includes the Linaro Ubuntu baseline updated to Saucy
Salamander (Ubuntu release 13.10) and the initial Ubuntu arm64 rootfs.
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
* Linaro Stable Kernel 3.10.24-2013.12 released
* Based on 3.10.24 stable tree
* big.LITTLE support:
* ARM MP patch set
* IKS
* ARMv8 features:
* CPU frequency scaling
* CPU topology
* Power efficient workqueue support
* Android v3.10 patch set from AOSP
* Interactive scheduler enhancements for big.LITTLE
* Gator
* ARMv8 4xA57 4xA53 FVP support
* Versatile Express TC2 support
* Linux Linaro 3.13-rc3-2013.12 released
* Based on linux-linaro-core-tracking tree, llct-20131213.0 tag:
* Based on v3.13-rc3
* Gator version 5.16 (same version as in 13.10 release)
* New linaro-android-3.13-merge topic by John Stultz
* IKS topics removed, as the code has been accepted into the mainline
* Uprobes updated to v4
* Updated big-LITTLE-pmu topic from ARM LT
* Updated basic Capri board support from Broadcom LT (Kona PWM controller and backlight support added, bcm_defconfig updated)
* Updated big endian topic
* Updated topic to support K3V2 board from Hisilicon LT
* Updated Versatile Express patches from ARM LT
* VExpress64 support (FVP Base and Foundation models)
* Config fragments changes:
* Arndale config fragment updated for 3.13 kernel to get USB (and hence the ethernet) working again
* CONFIG_IP[V6]_NF_TARGET_MASQUERADE=m added to distribution.conf for libvirt/openstack
* WiFi driver enabled in panda.conf. WiFi is now available on Panda 4460, but not on Panda 4430
* capri.conf created for the Broadcom Capri board
* Linaro OpenEmbedded baseline updates
* OpenDataPlane recipe added
* Linaro Powerdebug recipe added
* ACPICA updated to 20131115
* Initscript for Gator added
* Linaro Ubuntu baseline updates
* Upgraded baseline to Ubuntu 13.10 (Saucy Salamander)
* Initial Ubuntu ARM64 rootfs is available
* Linaro Android baseline updates
* Upgraded baseline to Android 4.4r2
* Linaro UEFI 2013.12 released
* Rebased to Tianocore EDK2 SVN revision 14795
* Linaro PM-QA 0.4.6-2013.12 released
* cpuhotplug test: wait for udev manager to start
* cpufreq test: for per-policy governor case, check different paths
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1312/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1312/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
"I like Kit-Kat, unless I'm with four or more people." ~Mitch Hedberg
The Linaro 13.11 release is now available for download!
This month's cycle includes significant developments from Linaro Connect
USA 2013 (LCU13). All the Linaro engineering groups got together in
Santa Clara at the end of October to discuss work for the next
engineering cycle and progress critical projects face to face and this
has benefited the releases from each of the groups. In this cycle, three
items stand out as particularly significant:
* The long-awaited Android 4.4 "Kit-Kat" was released and this is now
included in Linaro Android. As with previous cycles, the team had this
up and running on member devices very soon after the official release
and there are several videos showing this work, for
example:http://www.youtube.com/watch?v=bYQK1hT9iTk
* LAVA documentation took a giant leap forward following a week of
concentrated effort at LCU13. The latest version of the source code for
this is included in the repository, with a navigable version regularly
updated at http://validation.linaro.org/static/docs/.
* Linaro GDB, including improved ARMv8 AArch64 support, has now been
added to Linaro's layer and is available in the Linaro OpenEmbedded
baseline.
See the detailed highlights of this release to get an overview of what
has been accomplished by the Working Groups, Landing Teams and Platform
Teams:
== Android Engineering ==
* updated to 4.4 KitKat
* ran it through full validation cycle and collected test report
* updated kernel
* updated test plan for Power management testing
* investigated regressions
* created Fastboot app design
== Builds and Baselines ==
* Linaro Stable Kernel 3.10.20-2013.11 released
* Based on 3.10.20 stable tree
* Includes an updated big.LITTLE MP patchset
* Linux Linaro 3.12-2013.11 released
* based on linux-linaro-core-tracking tree, llct-20131112.0 tag:
* based on v3.12 release
* gator version 5.16 (same version as in 13.10 release)
* updated linaro-android-3.12 topic by John Stultz
* updated big-LITTLE-pmu, iks, iks-cpufreq, and
interactive-gov-updates topics from ARM LT
* updated basic Capri board support from Broadcom LT (generic phy
support for USB, watchdog, updated bcm_defconfig)
* updated big endian topic
* updated topic to support K3V2 board from Hisilicon LT
* updated Versatile Express patches from ARM LT
* vexpress64 support (updated FVP Base model files, added support for
FVP Foundation models)
* config fragments changes:
* configs: add network namespace and virtual ethernet
* distribution.conf: add more netfilter configs for the ltp
networking iptable test
* created multi_v7.conf and hi3xxx.conf config fragments for
Hisilicon K3V2 board
* Linaro Toolchain Binaries 2013.11 released
* Binaries now ship with a Fortran compiler
* Updates to GCC 4.8.2+svn204657
* Fixes for bugs LP #1243656, #1243022
* Backport fix for PR/58423
* AArch64: added support for tiny model GOT access.
* Improved AArch32 A-profile multilibs support (--with-multilib-list
option)
* Newlib was updated
* Linaro OpenEmbedded baseline updates
* Update to Linaro GCC 4.8-2013.11 release
* Add Linaro GDB 7.6.1-2013.10 release
* Adds support for the new Foundation FVP Models from ARM
* Includes ARM Trusted Firmware binaries, built from the latest open
source repository
* Shrink openjdk-8 install by a few hundred MiB
* Add jtreg support to openjdk-8 builds
* Linaro Ubuntu baseline updates
* packages updates: acpica-unix, edk2-uefi, fvp-pre-boot,
* added sbsigntool package with ARM and Aarch64 support
* added xen-tools to developer rootfs
* Linaro Android baseline updates
* Upgraded baseline to Android 4.4
* Android builds updated to latest Linaro toolchain 4.8-2013.11
== Kernel ==
* eMMC power mangement upstreamed
* Suspend watchdow upstreamed
* Driver wakelock usage using wakeup_sources upstreamed
* ARM32 uprobes
* created V2 uprobes patches based on public review and comments from
Tixy
* got comments on v2 patchset and implemented changes for most of them
* replace "usermode" parameter with "emulate"
* use regs[pc] instead of passing addr as an argument
* move thumb reorg into its own patch
* remove unnecessary opcode variable
* Conversion PATCH_PHYS_VIRT && AUTO_ZRELADDR
* enabled PATCH_PHYS_VIRT and AUTO_ZRELADDR on Exynos
* enabled PATCH_PHYS_VIRT on clps7xx
* ARM32 maintenance - Updated arm32 machines table for 3.12 release
* ION
* Fixed ION compat_ioctl issues
* ION build issues in 3.10 were fixed
* MMC patches
* mmc deferred resume
* already resolved patches cleanup
* mmc wakelocks
* Audit
* support in userspace improved
* added seccomp support in kernel
* audit support prototyped
* ftrace
* function tracer implemented
* v2 patches posted for review
* kprobes and uprobes
* verified if ARM64 kprobes and hw breakpoints does conflict each
other
* v2 BUG: kretprobe wrong $return value at register 'x0' was fixed
* kgdb - prototyped functional implementation
* Cortex strings
* went through few review rounds
* measured and published benchmark results
* published code in git tree
* Oprofile - implementation has been successfully prototyped
* Kexec
* found and fixed a bug in the memory management code of the arm64
Linux kernel
* fixed a few bugs in kexec assembly routines
== LAVA ==
* Rest API for Results
* LAVA Documentation - Creation of initial LAVA manual
* Ability to Annotate Test Results
* New LAVA tool released with new guided job submission capabilities
* LAVA packaging refactored to install all necessary files in FHS
compliant paths to support easier packaging.
* Updated django-tables support implemented in lava-server
* Integrated support in lava for imx6q for testing
* All lava-tool commands accept multinode job ids.
* LAVA updated to continue job after a lava-test-shell action fails
* updated initrd for ARMv7 booting to enable 14 second boot tests with
zImage support (was ~ 3 minutes at best before)
* NFS root file system support
* Added support for auto-login, username/password provided in
deployment schema
== LEG ==
* UEFI 2013.11 released
* Includes support for the new Foundation FVP models
* Fixes booting problems due to no initrd in OpenEmbedded images
* As part of the ongoing work for authenticated boot with the Security
WG there is now a minimal working authenticated boot for the Foundation
Model with instructions in the commitlog
* klibc port to ARM64 was merged upstream
* libvirt patch to support machvirt machine model with virtio devices
accepted upstream; also a libvirt CI loop has been setup:
https://ci.linaro.org/jenkins/view/components/job/libvirt/
== LNG ==
* Linux Linaro LNG 3.10.18-2013.11 released
* based on Linux 3.10.18 kernel
* PREEMPT_RT patchset rt14
== Power Management ==
* Linaro PM-QA 0.4.5-2013.11 released
* Fix thermal header include
== QA ==
* 2013.11 release testing done
* Comparison between linux-stable and LSK done (available in LAVA)
* 1st version of Virtualization test plan completed
== Toolchain ==
* Linaro GCC 4.8-2013.11 released, based off the latest GCC 4.8.2
+svn204657 release
* Updates to GCC 4.8.2+svn204657
* Fixes for bugs LP #1243656, #1243022
* Backport fix for PR/58423
* AArch64: added support for tiny model GOT access.
* Improved AArch32 A-profile multilibs support (--with-multilib-list
option)
* Linaro GCC 4.7-2013.11 released, based off the latest GCC 4.7.4
+svn204656 release
* Linaro newlib 2.0.0-2013.11 released
* Resync with upstream newlib trunk
* Improved support for Cortex-A and AArch64 baremetal systems
* Improve code generation for AArch64 when 'frame grows downwards'
* Added Support in the ARM backend for LRA
* Improved ifcombine phase.
* Patches under-review for reversible debugging in GDB for ARM.
* Syscall support
* Thumb instruction support
The release details are linked from the “Details” column for each
released artifact on the release information:
http://wiki.linaro.org/Cycles/1311/Release#Release_Information
Using the Android-based images
=======================
The Android-based images come in three parts: system, userdata and boot.
These need to be combined to form a complete Android install. For an
explanation of how to do this please see:
http://wiki.linaro.org/Platform/Android/ImageInstallation
If you are interested in getting the source and building these images
yourself please see the following pages:
http://wiki.linaro.org/Platform/Android/GetSourcehttp://wiki.linaro.org/Platform/Android/BuildSource
Using the OpenEmbedded-based images
=======================
With the Linaro provided downloads and with ARM’s Fast Models virtual
platform, you can boot a virtual ARMv8 system and run 64-bit binaries.
For more information please see:
http://www.linaro.org/engineering/armv8
Using the Ubuntu-based images
=======================
The Ubuntu-based images consist of two parts. The first part is a
hardware pack, which can be found under the hwpacks directory and
contains hardware specific packages (such as the kernel and bootloader).
The second part is the rootfs, which is combined with the hardware pack
to create a complete image. For more information on how to create an
image please see:
http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
Getting involved
============
More information on Linaro can be found on our websites:
* Homepage:
http://www.linaro.org
* Wiki:
http://wiki.linaro.org
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
#linaro-android irc.linaro.org or irc.freenode.net
Known issues with this release
=====================
For any errata issues, please see:
http://wiki.linaro.org/Cycles/1311/Release#Known_Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected. If a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
On behalf of the release team,
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs