summaryrefslogtreecommitdiff
path: root/SOFTWARE/bl30.bin
AgeCommit message (Collapse)Author
2016-10-20Rename bl*0.bin to scp_bl*.binRyan Harkin
BL0 has been renamed to SCP_BL1. Bl30 has been renamed to SCP_Bl2. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-09-08Add SCP v1.18.0-rc0Ryan Harkin
Changes for Juno since v1.17.0: - SCPI: Fix uninitialised pointer access on receiving invalid commands. - SCPI: PD: Fix memory leak on receiving invalid set power state commands. Known issues not fixed in this release: - http://jira.arm.com/browse/SCPMCPSW-183 (Ongoing investigation with the hardware team). Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-07-12Update SCP to v1.16.0-rc0Ryan Harkin
Taken from the release note: Changes from v1.15.2-rc1 to v1.16.0-rc0 The main changes for this release are: - Fixed SCPI based debug system power up/down sequence (SCPMCPSW-167). - Fixed single-step issue caused by the Watchdog halt-on-debug CTI trigger (SCPMCPSW-144). Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-05-12Add v1.15.0 SCP release from ARMRyan Harkin
ARM supplied these SCPI binaries for the 16.05 LT release. following release note: Changes from v1.14.0-rc0 to v1.15.0-rc3 The relevant change for Juno is: - juno: Add initialisation for PCI Express components - juno: isolated the PCIe initialisation to happen only for Juno R1 and R2 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-04-13Add v1.14.0 SCP release from ARMRyan Harkin
ARM supplied these SCPI binaries for the 16.04 LT release with the following release note: Changes from v1.13.0-rc0 to v1.14.0-rc0 - Fixed sensor issue: Cluster voltage sensor (based on PVT) was returning invalid values. - Improvements to the I2C management. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-03-17Add v1.13.0-rc0 SCP binaries from ARMRyan Harkin
ARM have updated their SCP binaries for the Linaro 16.03 release. ARM's release notes states: Changes for v1.13.0-rc0 from v1.12.0-rc4 juno: Configure CTI to enable watchdog halt-on-debug juno: Optimise PCSM delays for shorter transition times juno/i2c: Check I2C bus post-write so that errors are not ignored juno: sensors: Add support for on-board energy sensors lib: scpi: Upgrade SCPI to handle sensor values more than 32 bits wide juno: sensors: Fix power consumption calculation Juno: I2C: Prevent false timeouts lib: ram: dvfs: Allow concurrent requests drivers/pvt: Return immediately if read_sensor_value() fails. drivers/pvt: Handle the case where a voltage reading is requested from a PVT sensor that is power gated. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-12-03Add 15.12-rc2 firmware from ARMRyan Harkin
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-11-12Update to 1.11.0 SCP release form ARMRyan Harkin
Add the SCP binaries for release 1.11.0. With the updated BL30, we need an updated FIP. When I update the FIP, I always update with the matching BL1 built at the same time. This was built with ARM Trusted Firmware at this commit id: 4266228 2015-11-09 Merge pull request #425 from achingupta/ag/tf-issues#332 I have also updated to the latest UEFI and U-Boot binaries. With EDK2 at this commit id: 9ed6f7e 2015-11-06 ArmPkg/BdsLib: Increase fallback tftp buffer size And U-Boot at this commit id: 8db0d73 2015-10-29 HACK: vexpress64: add reset support Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-10-15Update SCP rom/ram firmware bl*0.bin filesRyan Harkin
This patch adds the updated SCP firmware from ARM that matches the updated motherboard firmware for the 15.10 release. This update is backwards compatible with the previous version and adds System suspend functionality. Kernel patches are needed to take advantage of System suspend. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-08-25update SCP rom and ram filesarmlt-juno-15.08armlt-20150825juno-15.08Ryan Harkin
Update the SCP rom and ram files from ARM, dated 21st August. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-20Revert "update SCP rom and ram files"armlt-juno-15.07juno-15.07Ryan Harkin
This reverts commit 508e3163a985413eb13d4f5f84f474f163a23b05 Testing shows that reboot stops working on Android builds when testing with the platform build's 15.07 manifest at this point: ec72e6f 2015-07-14 15.07: update pinned manifests [Ryan Harkin] Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-07-20update SCP rom and ram filesarmlt-20150720-001Ryan Harkin
Bug fix release from ARM on 15th July 2015. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2015-05-20Add bl30.bin from 0.11.3 board recoveryRyan Harkin
Add the bl30.bin SCP ROM taken from the 0.11.3 board recovery image from ARM. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>