Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optee-test-qoriq: DEPENDS python3-pycryptodomex-native | Ting Liu | 2020-12-17 | 1 | -1/+1 |
| | | | | | | | | | Fix: | /usr/include/optee/export-user_ta/scripts/sign_encrypt.py", line 131, in main | from Cryptodome.Signature import pss | ModuleNotFoundError: No module named 'Cryptodome' Signed-off-by: Ting Liu <ting.liu@nxp.com> | ||||
* | optee-test-qoriq: upgrade to 3.8.0 | Ting Liu | 2020-12-16 | 1 | -0/+47 |
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> |