commit | 2d9b580316d08c77ef5732d23d7283eacd75d993 | [log] [tgz] |
---|---|---|
author | Balsam CHIHI <bchihi@baylibre.com> | Tue Mar 29 09:42:08 2022 +0000 |
committer | Tinghan Shen <tinghan.shen@mediatek.com> | Mon Sep 12 13:34:32 2022 +0800 |
tree | a745278a0d245b9d09ce2b41e4d47deb98793f88 | |
parent | 91d63ba97d4a81b742324fa24b58878a8d182c96 [diff] |
config: add CFG_BUILD_USER_TA flag This flag allows us to enable or disable building "User TAs". By disabling "User TAs" we could build "TA_DEV_KIT" without building TAs present in optee-os project under ta/*/user_ta.mk. Change-Id: Iea6fe9dfce16b01581978bedffff5f18ac63fd4a Signed-off-by: Julien Masson <jmasson@baylibre.com> Signed-off-by: Balsam CHIHI <bchihi@baylibre.com>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers