commit | bb7e7933587d8eb8f83117c06832479dac1bf4ad | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Mar 02 13:21:53 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 17 12:32:36 2020 -0400 |
tree | 9c6ed119e9ff9b0a793d75336a20737c72c5ad68 | |
parent | faafeaa84c7db2b9e34dff5f468ae5e377234d67 [diff] |
tee: optee: use dev_info in print_os_revision Display TEE version at information level; this patch replaces debug() call to dev_info() in print_os_revision() function. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>