diff options
author | Ryan Harkin <ryan.harkin@linaro.org> | 2017-01-10 17:18:32 +0000 |
---|---|---|
committer | Ryan Harkin <ryan.harkin@linaro.org> | 2017-01-10 17:27:09 +0000 |
commit | d4d5d6175b38dd2c63e4bec876c9c6a1aee04c0a (patch) | |
tree | 68c2e21e8129944be4a18829c79957824492d88d | |
parent | 6a5899f503d638aa5c0c050ab21f593a3d48d392 (diff) | |
download | vexpress-firmware-d4d5d6175b38dd2c63e4bec876c9c6a1aee04c0a.tar.gz |
Update ARM-TF and U-Boot BL33 binary
This commit updates the ARM-TF BL1 and FIP binaries and the u-boot
version of the BL33 and FIP binaries.
The UEFI BL33 binary is static and from the ARMLT 16.01 release [1]:
131aec0 2016-01-21 juno: use earlycon [Ryan Harkin]
ARM-TF is at the latest available commit:
cef7b3c 2016-12-23 Merge pull request #798 from douglas-raillard-arm/dr/fix_std_smc_after_suspend [davidcunado-arm]
OPTEE commits are reverted to the 2.2.0 release:
optee_os: c0c5d39 2016-10-01 Update CHANGELOG.md for 2.2.0 [Jerome Forissier]
optee_client: 658ae53 2016-07-18 build: print 'LINK' rather than 'LD' when $(LD) is not used directly [Jerome Forissier]
optee_linuxdriver: 3a43adc 2016-05-10 doc: optee_linuxdriver has been deprecated [Joakim Bech]
U-Boot comes from the ARMlT tree [2]:
ed4c716 2016-12-01 Add vexpress_aemv8a_aarch32 variant [Ryan Harkin]
The SCP binary came from this repo:
6a5899f 2017-01-10 remove juno-16.12-linaro1 marker file [Ryan Harkin]
[1] https://git.linaro.org/landing-teams/working/arm/edk2.git/commit/?id=131aec010f565a747ac51e6a95e30a37b5df15cc
[2] https://git.linaro.org/landing-teams/working/arm/u-boot.git/commit/?id=ed4c7165bcea88db6b439176cc0b1a80bf67e6d7
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rwxr-xr-x | SOFTWARE/bl1.bin | bin | 74704 -> 74496 bytes |
-rw-r--r-- | SOFTWARE/bl33-uboot.bin | bin | 258472 -> 270272 bytes |
-rw-r--r-- | SOFTWARE/fip-uboot.bin | bin | 683435 -> 704603 bytes |
-rw-r--r-- | SOFTWARE/fip.bin | bin | 1408003 -> 1417371 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/SOFTWARE/bl1.bin b/SOFTWARE/bl1.bin Binary files differindex b664e97..abeeb09 100755 --- a/SOFTWARE/bl1.bin +++ b/SOFTWARE/bl1.bin diff --git a/SOFTWARE/bl33-uboot.bin b/SOFTWARE/bl33-uboot.bin Binary files differindex 2fee3a2..03aa1f9 100644 --- a/SOFTWARE/bl33-uboot.bin +++ b/SOFTWARE/bl33-uboot.bin diff --git a/SOFTWARE/fip-uboot.bin b/SOFTWARE/fip-uboot.bin Binary files differindex de4fe2d..8012f9b 100644 --- a/SOFTWARE/fip-uboot.bin +++ b/SOFTWARE/fip-uboot.bin diff --git a/SOFTWARE/fip.bin b/SOFTWARE/fip.bin Binary files differindex 35cd88a..75cfbf4 100644 --- a/SOFTWARE/fip.bin +++ b/SOFTWARE/fip.bin |