commit | b984dfd71ce2fc6a8099a554d0034b30246177a8 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu Apr 08 13:36:05 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Apr 26 18:32:10 2021 +0200 |
tree | e1e9283a745a96c0aa0033a523f0db1ed3d83590 | |
parent | 382216aab692639fb2ea202edef956658e0e292b [diff] |
stm32mp1: fix build artifact issue post-image.sh script Change post-image.sh script for stm32Mp1 platform to not try to copy invalid files are symbolic links to DTB files previously built in the same build environment. This change makes the script more flexible. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.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