commit | ffc11e9844299c1791b56d58b9e3bb32c5af02af | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Mon Jul 12 14:27:19 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jul 13 11:00:59 2021 +0200 |
tree | ff0e11b578b9890ab17d5305b0aea65801ecca47 | |
parent | a5876883b80a1ba8294894f66968c2289d1f38b6 [diff] |
hikey: update OpenPlatformPkg Updates the OpenPlatformPkg reporitory to the latest commit on branch github/testing/hikey960_v1.3.4 (yes, it looks like this branch is for HiKey960 but the previous commit was on this branch too). Fixes an issue with "make flash" locking up at the first fastboot flash command: $ make flash [...] fastboot flash ptable /home/jerome/work/optee_repo_hikey/build/../l-loader/ptable-linux-8g.img Sending 'ptable' (17 KB) [Nothing happens here] Signed-off-by: Jerome Forissier <jerome@forissier.org> Change-Id: I72c63527a09363f7ad8fdaf772f30272c863900d Acked-by: Victor Chong <victor.chong@linaro.org>
This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.
// OP-TEE core maintainers