summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2017-08-14 05:15:02 +0100
committerJohn Stultz <john.stultz@linaro.org>2018-03-15 14:03:47 -0700
commit39fe719c6cd5864474cba510fbca7a2874467fb5 (patch)
tree870cff0689da03d20b59b8145d39f22beae0502f
parenta4a4c27057df11fa6865a96821d1e3527c8ef2d0 (diff)
downloadhikey-39fe719c6cd5864474cba510fbca7a2874467fb5.tar.gz
hikey960: installer: Add uefi bootloader binaries
This adds the prebuilt UEFI bootloader bineries, so we can test and validate the UEFI bootloader transition. Prebuilt URL: https://snapshots.linaro.org/96boards/reference-platform/components/uefi-staging/57/hikey960/release/ Build URL: https://ci.linaro.org/job/96boards-reference-uefi-staging/MX_PLATFORM=hikey960,MX_TYPE=RELEASE,label=docker-stretch-amd64/57/ UEFI Tools: https://git.linaro.org/uefi/uefi-tools.git UEFI Tools head: 7e9ec1ebb8cd5a7a7902216c6e227803df4f12fa EDK2: https://github.com/96boards-hikey/edk2.git EDK2 head: e36b8fce23cd4a1ed0151093b86ef092283f9d47 OpenPlatformPkg: https://github.com/96boards-hikey/OpenPlatformPkg.git OpenPlatformPkg branch: testing/hikey960_v1.3.4 OpenPlatformPkg head: f686ca6485c73efd8a257e919f64b84772d331d5 ARM Trusted Firmware: https://github.com/ARM-software/arm-trusted-firmware.git ARM Trusted Firmware head: dbf9f283163e1575fbcd25a64c2313771dfe3bb4 OP-TEE OS: https://github.com/OP-TEE/optee_os.git OP-TEE OS head: 6d57389f9eec0c213da917e35861a8eca4b205b3 Change-Id: I22825659b46f241ec6ac2e3358f073d04006c2a6 Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--installer/hikey960/fip.binbin0 -> 1519104 bytes
-rw-r--r--installer/hikey960/l-loader.binbin0 -> 1179648 bytes
-rw-r--r--installer/hikey960/prm_ptable.imgbin0 -> 24576 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/installer/hikey960/fip.bin b/installer/hikey960/fip.bin
new file mode 100644
index 00000000..2649559b
--- /dev/null
+++ b/installer/hikey960/fip.bin
Binary files differ
diff --git a/installer/hikey960/l-loader.bin b/installer/hikey960/l-loader.bin
new file mode 100644
index 00000000..e7a523fb
--- /dev/null
+++ b/installer/hikey960/l-loader.bin
Binary files differ
diff --git a/installer/hikey960/prm_ptable.img b/installer/hikey960/prm_ptable.img
new file mode 100644
index 00000000..c81ffcfa
--- /dev/null
+++ b/installer/hikey960/prm_ptable.img
Binary files differ