summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2017-08-04 11:36:10 -0700
committerJohn Stultz <john.stultz@linaro.org>2017-08-04 23:20:36 +0000
commitadf3b051795ee1c235b1c1fc54e9b743e64e2838 (patch)
tree4a0e54cf6fc9fb989e408a26fd3e22b1e4cfc0df
parentdaa40531f2b6487d32adc1e961644a18bcb0cfb9 (diff)
downloadhikey-adf3b051795ee1c235b1c1fc54e9b743e64e2838.tar.gz
hikey: bootloader: Update prebuilt fip.bin and l-loader.bin to current sources
This updates the fip.bin and l-loader.bin to builds from the latest sources. Notable changes: * Disable VBUS_DET interrupt for PMIC * Configure 4 MB of secure DRAM for OP-TEE Secure Data Path * Resolve GCC6.x build errors * Enable debug when CPU core is brought up * bl1_plat_setup: enable ldo21 * fastboot: fix handling command line larger than 256 symbols Built from the following trees: https://android.googlesource.com/device/linaro/bootloader/arm-trusted-firmware 4120b1ce3cb867662505d21be55284f19eae2611 https://android.googlesource.com/device/linaro/bootloader/edk2 b26de945921c8045494d7817e2c962b2b73c80dc https://android.googlesource.com/device/linaro/bootloader/OpenPlatformPkg 71183d6eabb1f91198f1bd3705a85b419cfd4685 Signed-off-by: John Stultz <john.stultz@linaro.org> Bug: 63630289 Change-Id: I18ed724dab36763020c4e16f5ab7e4c67fe7514a
-rw-r--r--installer/hikey/fip.binbin1183464 -> 1183464 bytes
-rw-r--r--installer/hikey/l-loader.binbin49664 -> 49664 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/installer/hikey/fip.bin b/installer/hikey/fip.bin
index ad956c08..faa92dd3 100644
--- a/installer/hikey/fip.bin
+++ b/installer/hikey/fip.bin
Binary files differ
diff --git a/installer/hikey/l-loader.bin b/installer/hikey/l-loader.bin
index 4607db75..129d86bc 100644
--- a/installer/hikey/l-loader.bin
+++ b/installer/hikey/l-loader.bin
Binary files differ