commit | f7b28692a034813b37d80b3a2a3f4a3941b2fc42 | [log] [tgz] |
---|---|---|
author | Seonghyun Park <shp4rk@gmail.com> | Sun Jan 05 20:33:24 2025 +0900 |
committer | Jerome Forissier <jerome@forissier.org> | Mon Jan 06 09:31:40 2025 +0100 |
tree | 10d329594b1135f387d2e43bba7447ca97e760ad | |
parent | 9ba179124d15abedec9f6c0b091faa1b73384c22 [diff] |
qemu_v8: add missing remote "tfo" Add missing remote "tfo", from which `repo` will try to fetch newly added Trusted Services project. This resolves the following error that occurred when trying to `repo sync`. fatal: remote tfo not defined in /home/optee/qemu-optee/.repo/manifest.xml Signed-off-by: Seonghyun Park <shp4rk@gmail.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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