libutee: remove Trusted UI code
Removes all the TUI-related code from libutee (lib/libutee/tui), as
well as its dependencies: lib/libpng and lib/libzlib. Two reasons for
this:
1. This is far from being a complete and testable TUI implementation.
In other words, it is dead code, more or less.
2. lib/libzlib (version 1.2.8) contains several CVE vulnerabilities.
Even if the code is not used, it may trigger some code analysis tools
and is a problem for some projects.
https://github.com/OP-TEE/optee_os/commit/
be5c06caa42db2c7c59eca9311f5485c15a99029
Signed-off-by: Mikhail Kashkarov <m.kashkarov@partner.samsung.com>
Name: optee-ta-devkit
Description: OpTEE TA development kit
Version: @PKGCFG_VERSION@
-Libs.private: -L${libdir} -lutee -lpng -lzlib -lutils -lmpa -lutee -lutils -lgcc_eh
+Libs.private: -L${libdir} -lutee -lutils -lmpa -lutee -lutils -lgcc_eh
Cflags: -I${includedir}/