Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libutee: remove Trusted UI code #1842

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Conversation

jforissier
Copy link
Contributor

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.

Reported-by: Jianhui Li airbak.li@hisilicon.com
Signed-off-by: Jerome Forissier jerome.forissier@linaro.org

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.

Reported-by: Jianhui Li <airbak.li@hisilicon.com>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>

@jforissier jforissier merged commit be5c06c into OP-TEE:master Sep 27, 2017
@jforissier jforissier deleted the remove-tui branch September 27, 2017 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants