summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-client-qoriq
Commit message (Collapse)AuthorAgeFilesLines
* optee-client-qoriq: update to ab3c79cChunrong Guo2018-10-012-67/+28
| | | | | | | | | | | | | | | | | | | *update to lsdk 1809 tag include the following changes: ab3c79c - Merge pull request #1 in DASH/optee_client from ~NXA19713/optee_client:master to optee_client_3.2 d56bb17 - Do not export CMakeLists.txt when running install ffd0a1d - libteec: Fix incorrect SOVERSION number 09b8071 - tee-supplicant: cast sizeof(x) to socklen_t b46a1e0 - tee-supplicant: fix gcc warning c3ae0db - cmake: Initial CMake support e23a20d - tee-supplicant: fix use of mem after it's freed 42c81ab - libteec/tee-supplicant: respect LDFLAGS set from distribution toolchain afb7317 - libteec/Makefile: generate static library (libteec.a) *refresh patches Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* optee-client-qoriq: GCC 8 format-truncation errorChunrong Guo2018-07-051-0/+35
| | | | | | | | | *Fix the below error: |libteec/src/teec_trace.c:110:24: error: '%s' directive output may be truncated |writing up to 255 bytes into a region of size 246 [-Werror=format-truncation=] Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* optee-client: Rename optee-client -> optee-client-qoriqC.R. Guo2018-03-151-0/+67
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>