summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-07-28 14:02:16 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-07-28 14:02:16 +0100
commitba2863c12c2bb6fd4f70feb03401e8ece3fbcd9b (patch)
tree4d7b63725964898b72609909623aac480c4c72b1
parent1021b4712ac6155744a579679a72b4919dfb253a (diff)
15.07: update date refs and add deprecated banners
Change-Id: Ia2400a33520789543495b3ad1f1b319b09e32c4e Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_getsourceandbuild.txt14
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_gettingstarted.txt8
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_install.txt6
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_releasenotes.txt7
-rw-r--r--members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt10
-rw-r--r--members/arm/android/images/vexpress-lsk/15.07/HOWTO_install.txt8
-rw-r--r--members/arm/android/images/vexpress-lsk/15.07/HOWTO_releasenotes.txt8
-rw-r--r--members/arm/android/images/vexpress-lsk/15.07/HOWTO_rtsm.txt6
-rw-r--r--members/arm/openembedded/aarch64/15.07/README.textile2
-rw-r--r--members/arm/openembedded/vexpress-lsk/15.07/README.textile2
10 files changed, 38 insertions, 33 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_getsourceandbuild.txt b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_getsourceandbuild.txt
index f93c27b..aa72b99 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_getsourceandbuild.txt
@@ -1,25 +1,25 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-5.
h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from "here":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/vendor.tar.bz2
-* Download the Android building script for this release from "here":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from "here":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/vendor.tar.bz2
+* Download the Android building script for this release from "here":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
@@ -291,4 +291,4 @@ bc. $ fip_create --help
h2. Installing the binaries
-Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-2.
diff --git a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_gettingstarted.txt b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_gettingstarted.txt
index 7df7081..2dbf34b 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_gettingstarted.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_gettingstarted.txt
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-5.
h2. Juno ports
@@ -68,9 +68,9 @@ h3. Software preloaded on new Juno boards
New Juno boards arrive preloaded with MCC firmware, SCP firmware, AP trusted firmware, UEFI, and a Linux kernel. The Juno board does not contain a Linux filesystem or Android AOSP filesystem anywhere in onboard storage.
-*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-2.
-When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
+When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
New Juno boards do not contain any Android software pre-installed.
@@ -87,7 +87,7 @@ The steps to set up and boot the board are:
h3. Getting Juno to boot to the Linux shell
-If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-2.
h3. Setting the Real Time Clock (required for Android)
diff --git a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_install.txt b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_install.txt
index fbc7bd2..e393790 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_install.txt
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-5.
h2. Installation
@@ -132,7 +132,7 @@ The example below shows how a test system was configured. Please note: some of
Also take care that the USB partitions are showing in the menu before selecting a menu option. There is a known bug in UEFI where the partitions on USB drives may not show the first time the menu is displayed. To overcome this, as shown in the example below, the user should enter the menu option @"[1] Add Boot Device Entry"@, by pressing @1@ followed by the enter key. Then, when the list display and the USB partitions are missing, please press the @ESC@ key once. This will exit out of the current menu prompt and leave you back at the Boot Menu again. At this point, please press 1 again to re-enter the menu option @"[1] Add Boot Device Entry"@ and continue by selecting the partition named "boot" on the USB drive.
-UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-4 for more details on the UART configuration of the board.
+UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-4 for more details on the UART configuration of the board.
h3. Example UEFI Configuration
@@ -321,7 +321,7 @@ The configuration flash memory should now be visible on the host computer as a m
7. Extract the board recovery image ("board_recovery_image.tar.bz2":https://git.linaro.org/arm/vexpress-firmware.git/blob/bb4ca8b261484b8775b524bc9ab3af74598306fb:/board_recovery_image.tar.bz2) to the root directory of the configuration flash memory, preserving the directory structure.
-8. If you are performing a system recovery or installing an update from ARM then skip to step 9. Otherwise if you wish to install firmware images that you have "built yourself":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-3 then delete the bl1.bin and fip.bin from the /SOFTWARE/ directory in the configuration flash memory, and copy your own bl1.bin and fip.bin images into that directory to replace them.
+8. If you are performing a system recovery or installing an update from ARM then skip to step 9. Otherwise if you wish to install firmware images that you have "built yourself":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-3 then delete the bl1.bin and fip.bin from the /SOFTWARE/ directory in the configuration flash memory, and copy your own bl1.bin and fip.bin images into that directory to replace them.
9. Safely eject the mass storage device, giving it time to write the files to the internal storage.
diff --git a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_releasenotes.txt b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_releasenotes.txt
index bee0fe1..b837c8a 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/15.07/HOWTO_releasenotes.txt
@@ -1,6 +1,5 @@
h1. NOTE: This release location is to be deprecated - please use "ARM Development Platform Software":https://releases.linaro.org/latest/members/arm/platforms
-
h2. About the Linaro Android Release for Juno (Multi-arch 64-bit)
The Linaro Android release is based on a snapshot of the Android AOSP master. The build contains multi-arch support allowing full use of the 64-bit ARMv8-A architecture and supports both 64-bit and 32-bit applications. Java-only applications will run as 64-bit in the supplied configuration with no modification. The release uses Linaro Stable Kernel version 3.10 and is integrated with ARM Mali drivers for 3D graphics acceleration.
@@ -13,7 +12,7 @@ The release contains Android ARMv8 optimizations for OpenSSL, LibPNG and BIONIC
The Android AOSP software provided in this release is functionally tested with CTS version 4.4 and the CTS results are shared with members. The BIONIC component is validated with Android BIONIC tests. Android Monkey tests were run for stress testing. Multi-arch support has been validated using examples provided in Android NDK.
-The Linaro Android releases for Juno appear monthly. Sources are also made available so you can build your own images (see the "Building from Source tab":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-3). 
+The Linaro Android releases for Juno appear monthly. Sources are also made available so you can build your own images (see the "Building from Source tab":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-3). 
h3. Intelligent Power Allocation (IPA)
@@ -61,11 +60,11 @@ h2. About the Linaro Stable Kernel (LSK)
The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the Linux stable kernel tree. The LSK focuses on quality and stability and is therefore a great foundation for product development. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
-LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-3 tab).
+LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-3 tab).
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.06/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/members/arm/android/images/armv8-android-juno-lsk/15.07/#tabs-5.
h2. Support
diff --git a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
index 86ac731..aca988e 100644
--- a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
@@ -2,16 +2,16 @@ h1. Accessing Source Code
h2. Linaro Android JB Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/source-manifest.xml
h2. Kernel Source Code
-Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/kernel_config (listed above)
+Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/kernel_config (listed above)
h2. Compiling Linaro Android RootFS+Kernel
@@ -28,7 +28,7 @@ sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javadoc
-* Download the Android building script for this release from "here":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Download the Android building script for this release from "here":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
diff --git a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_install.txt b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_install.txt
index f128690..8468afa 100644
--- a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_install.txt
+++ b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_install.txt
@@ -14,7 +14,7 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC, which you can download from "www.ubuntu.com":http://www.ubuntu.com
* 4GB SD card or larger
* Latest firmware installed onto the Versatile Express. Please see "Firmware Update" tab
-* This release pre-built image (vexpress.img.bz2), which you can downloaded from the above list of artifacts or just click "here":http://releases.linaro.org/15.06/members/arm/android/images/vexpress-lsk/vexpress.img.bz2
+* This release pre-built image (vexpress.img.bz2), which you can downloaded from the above list of artifacts or just click "here":http://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/vexpress.img.bz2
h3. Installation Steps
@@ -42,9 +42,9 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC, which you can download from "www.ubuntu.com":http://www.ubuntu.com
* Download Artifacts from above or use the following command in your terminal
-bc. wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/boot.tar.bz2
-wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/system.img
-wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/userdata.img
+bc. wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/boot.tar.bz2
+wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/system.img
+wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/userdata.img
* Download "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools which can be obtained in two ways:
diff --git a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_releasenotes.txt b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_releasenotes.txt
index b88f661..2fdfb52 100644
--- a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_releasenotes.txt
@@ -1,4 +1,6 @@
-h1. Linaro Stable Kernel (LSK) 15.06 Release for Versatile Express (Android)
+h1. NOTE: This release location is to be deprecated - please use "ARM Development Platform Software":https://releases.linaro.org/latest/members/arm/platforms
+
+h1. Linaro Stable Kernel (LSK) 15.07 Release for Versatile Express (Android)
p. The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the linux stable kernel tree. It is produced to satisfy the requirements of Linaro members. The LSK focuses on quality and stability and is therefore a great basis for member products. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
@@ -6,7 +8,7 @@ p. Linaro releases monthly binary images for the ARM "Versatile Express":http://
p. For support matters related to ARM hardware or firmware images downloaded from ARM sites, please contact "ARM support":mailto:support@arm.com
-p. This release includes Linaro Android Jelly Bean for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/#tabs-3 tab).
+p. This release includes Linaro Android Jelly Bean for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org//members/arm/android/vexpress-lsk/15.07/#tabs-3 tab).
h2. About the TC2 Engineering Build
@@ -16,7 +18,7 @@ The TC2 CoreTile is the first example of a big.LITTLE system shipped by ARM and
The release contains the big.LITTLE MP patchset developed by ARM. This patchset is hosted by Linaro and can be found in the linked "git repository":https://git.linaro.org/gitweb?p=arm/big.LITTLE/mp.git;a=shortlog;h=refs/heads/big-LITTLE-MP-latest. These patches have been developed and rigorously tested in order to enable the ARM Versatile Express V2P-CA15_A7 CoreTile (TC2) to run in full MP mode. This functionality has been optimised for energy and performance bringing it close to the Cortex-A7 (LITTLE) in energy consumption with near Cortex-A15 (big) performance. The patchset also includes optimizations that provide a considerable performance uplift across a wide range of benchmarks. The functionality introduced by this patchset is stable and ready for use on other platforms. Note that at present this LSK release is the reference point for big.LITTLE MP functionality.
-The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-15.06-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
+The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-15.07-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
Also provided is optional configurable kernel support for an implementation of ARM's Power State Co-ordination Interface (PSCI). This support is disabled by default. To use PSCI support you will require secure firmware that is currently available to ARM licensees upon request to ARM. Please contact "ARM support":mailto:support-sw@arm.com?subject=Access%20to%20PSCI to get access to the firmware code.
diff --git a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_rtsm.txt b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_rtsm.txt
index 9a5b7b8..d0ae4b7 100644
--- a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_rtsm.txt
+++ b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_rtsm.txt
@@ -31,9 +31,9 @@ Fast Models will only deal with file systems up to 2GB in size, however the Lina
The following command downloads all the Android OS components necessary to make up a complete Android image.
-bc. wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/boot.tar.bz2
-wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/system.img
-wget https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/userdata.img
+bc. wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/boot.tar.bz2
+wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/system.img
+wget https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/userdata.img
Using the @linaro-android-media-create@, which is part of the @linaro-image-tools@, you can combine all the components into a single image.
diff --git a/members/arm/openembedded/aarch64/15.07/README.textile b/members/arm/openembedded/aarch64/15.07/README.textile
index fe39aae..6795a4c 100644
--- a/members/arm/openembedded/aarch64/15.07/README.textile
+++ b/members/arm/openembedded/aarch64/15.07/README.textile
@@ -1,3 +1,5 @@
+h1. NOTE: This release location is to be deprecated - please use "ARM Development Platform Software":https://releases.linaro.org/latest/members/arm/platforms
+
h1. AArch64 OpenEmbedded ARM Fast Models 15.07 Release
The AArch64 Open Embedded Engineering Build for "ARM Fast Models":http://www.arm.com/fvp for ARMv8 is produced, validated and released by Linaro, based on the latest AArch64 open source software from "Tianocore EDK2":http://sourceforge.net/apps/mediawiki/tianocore (UEFI), the "Linux kernel":http://kernel.org, "ARM Trusted Firmware":http://github.com/ARM-software/arm-trusted-firmware and OpenEmbedded. It is produced to enable software development for AArch64 prior to hardware availability, and facilitates development of software that is independent of the specific CPU implementation. This build focuses on availability of new features in order to provide a basis for ongoing and dependent software development.
diff --git a/members/arm/openembedded/vexpress-lsk/15.07/README.textile b/members/arm/openembedded/vexpress-lsk/15.07/README.textile
index 83c0095..3788fa8 100644
--- a/members/arm/openembedded/vexpress-lsk/15.07/README.textile
+++ b/members/arm/openembedded/vexpress-lsk/15.07/README.textile
@@ -1,3 +1,5 @@
+h1. NOTE: This release location is to be deprecated - please use "ARM Development Platform Software":https://releases.linaro.org/latest/members/arm/platforms
+
h1. Linaro Stable Kernel (LSK) 15.07 Release for Versatile Express (OpenEmbedded)
p. The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the linux stable kernel tree. It is produced to satisfy the requirements of Linaro members. The LSK focuses on quality and stability and is therefore a great basis for member products. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.