Update pkgconfig lib flags according to Trusted UI code update sandbox/mkashkarov/tizen_6.0_build
authorMikhail Kashkarov <m.kashkarov@partner.samsung.com>
Fri, 20 Dec 2019 13:20:51 +0000 (16:20 +0300)
committerMikhail Kashkarov <m.kashkarov@partner.samsung.com>
Fri, 20 Dec 2019 13:28:22 +0000 (16:28 +0300)
  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>
pkgconfig/ta-devkit.pc.optee.in

index fde15fa7abd47eed64c4c437ceb2e477e7175b7a..db3b663ed1808e5c0e12aa314ec780b0897f7d14 100644 (file)
@@ -6,5 +6,5 @@ includedir=${prefix}/include
 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}/