summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-test-qoriq/0001-fix-build-failure-with-GCC-9.patch
Commit message (Collapse)AuthorAgeFilesLines
* optee-test-qoriq: upgrade to 3.8.0Ting Liu2020-12-161-28/+0
| | | | | | | Switch to use codes from https://github.com/OP-TEE/optee_test, tag: 3.8.0 Signed-off-by: Ting Liu <ting.liu@nxp.com>
* optee-test-qoriq: fix build failure with GCC9Chunrong Guo2019-07-121-0/+28
*fix the below error: |error: '%*s' directive argument is not a nul-terminated string [-Werror=format-overflow=] Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>