commit | 05015d862834ff89b6f87e2356e4ee0715c7188d | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Fri Sep 08 08:39:36 2017 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Fri Oct 06 08:42:54 2017 -0700 |
tree | 9bb402bf86d0a2a1dc04f81fac5163bd8919865f | |
parent | 64873598f9f5d76769b01f333a8f882011750211 [diff] |
hikey+debian: Adjust for upstream arm-tf Per https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/plat/hikey.rst in order to use upstream arm-tf for our hikey+debian build, we need the following compatible repos: bl33: http://github.com/96boards-hikey/edk2 branch: testing/hikey960_v2.5 https://github.com/96boards-hikey/OpenPlatformPkg branch: testing/hikey960_v1.3.4 bl1 and fastboot app: https://github.com/96boards-hikey/l-loader branch: testing/hikey960_v1.2 https://github.com/96boards-hikey/atf-fastboot branch: master Signed-off-by: Victor Chong <victor.chong@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>