commit | f88a32ac7da5cc8681555215cc9b7140f5f3f11c | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Thu May 02 13:00:17 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Thu May 02 15:03:50 2019 +0200 |
tree | 79809d83f2e8a8ad0f7a7320ee7b40a182a1eecb | |
parent | 41963c695fc42207b436727cfad0ccf4eeab4d77 [diff] |
buildroot: fix installation of TA shared libraries Fixes a mistake in the optee_os install step which prevents the libraries from being copied into the root FS staging area. Fixes: 91ebff727d47 ("buildroot: add optee_os package to copy shared libraries into the root FS") Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers