nuttx-apps/tee/libteec
George Poulios 3ee6fdaf99 tee/libteec: Remove downloaded zip file on distclean
Initially, leaving the .zip around seemed like a good idea to
avoid re-downloading often. But it turns out deleting downloaded
packages during distclean is standard practice and some CI
scripts depend on the git local copy being clean, including
ignored files.

Change also CMakeLists.txt to download the zip instead of the
tarball.

Signed-off-by: George Poulios <gpoulios@census-labs.com>
2025-08-02 09:59:21 -03:00
..
.gitignore tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00
0001-libteec-NuttX.patch tee/libteec: Add optee_client/libteec library 2025-05-13 21:17:51 +08:00
CMakeLists.txt tee/libteec: Remove downloaded zip file on distclean 2025-08-02 09:59:21 -03:00
Kconfig 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: Remove downloaded zip file on distclean 2025-08-02 09:59:21 -03:00