nuttx-apps/tee
George Poulios f3dc21755f tee/optee_client: Consolidate libteec and optee_supplicant
Merges build file structure so that both libteec and optee_supplicant
are under the same nuttx-app directory. This better reflects external
source repo structrure (optee_client containing both libteec and
tee-supplicant) and avoids a case where build of supplicant
was attempted before libteec, leading to a missing .zip file
(zip file was only downloaded by libteec, but order of builds was
not enforced).

Signed-off-by: George Poulios <gpoulios@census-labs.com>
2025-10-30 21:46:56 +08:00
..
optee_client tee/optee_client: Consolidate libteec and optee_supplicant 2025-10-30 21:46:56 +08:00
.gitignore tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00
CMakeLists.txt tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00
Make.defs tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00
Makefile tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00