commit | 292da2fd8db0176e0e96989268c63ef9ab910a6c | [log] [tgz] |
---|---|---|
author | Ricardo Salveti <ricardo@foundries.io> | Wed Jun 26 18:08:58 2019 -0300 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Thu Jun 27 08:20:17 2019 +0200 |
tree | 39af68132f1ac4fa034774ebf4595c4c16a4a8bb | |
parent | 12f215a2a2123e4b9b28c203e3c5dfca51239e7f [diff] |
sstorage: sync build variables for flexible cross build Sync Makefile with the ones provided by the other examples, allowing the build variables to be set by the build environment, which is specially useful with OpenEmbedded. Also sync build flags such as --no-builtin-variables and LDFLAGS. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
This git contains source code for sample host and Trusted Application that can be used directly in the OP-TEE project.
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 optee_examples.
// OP-TEE core maintainers