summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-16polish success casekey_api_demo_aes_create_and_enc_dec_together_okJun Nie
2023-06-16AES enc and dec is OKJun Nie
2023-06-16fix parameter issue of TEE_CipherUpdateJun Nie
2023-06-15Add key_demo with modifying from storage TAkey_api_demoJun Nie
2023-04-13xtest: pkcs11: fix the ACL authentication failMatthew Chae
2023-04-04xtest: regression_6016: use 3 threads instead of 4Jerome Forissier
2023-04-04xtest: pkcs11: update SO PIN automatically if neededJerome Forissier
2023-04-04xtest: pkcs11: fix subcase name mismatchJerome Forissier
2023-04-04pkcs11: remove NUL byte from SO PIN and use ASCII charactersJerome Forissier
2023-03-29Fix Storage TA ABI TEE_ObjectInfoJens Wiklander
2023-03-14regression 1013: lower number of loops when pager is constrainedEtienne Carriere
2023-03-14ta: os_test: skip bget test when pager is constrained (regression 1006)Etienne Carriere
2023-03-10ffa_spmc: Add arm_ffa_user driver compatibility checkGabor Toth
2023-03-10Update arm_ffa_user driver dependencyGabor Toth
2023-03-01xtest: pkcs11_1xxx: fix type references in attribute arraysEtienne Carriere
2023-02-27xtest: fix calling C_Finalize before lib is initializedMatthew Chae
2023-02-27xtest: pkcs11_1014: fix CKA_VALUE_LEN typerui guo
2023-02-13xtest: sdp: remove ION supportJerome Forissier
2023-02-06ta: os_test: declare undefined instruction for RISC-VMarouene Boubakri
2023-02-03xtest: pkcs11: fix compile error with init_{user_,}test_token()Jerome Forissier
2023-02-03xtest: pkcs11: fix compile error with init_lib_and_find_token_slot()Jerome Forissier
2023-02-02xtest: pkcs11: add PKCS11 ACL auth testMatthew Chae
2023-02-02Makefile: use GNU standards for directory variablesClement Faure
2023-02-02regression 4115: add comparison with absolute valueJens Wiklander
2023-02-02regression: add case 4117 testing TEE_BigIntExpMod()Jens Wiklander
2023-02-02regression 4105: test TEE_BigIntAssign()Jens Wiklander
2023-02-02regression: add case 4116 testing TEE_BigInt{S,G}etBit()Jens Wiklander
2023-02-02regression: add case 4115 testing TEE_BigIntAbs()Jens Wiklander
2023-02-02ta/crypt: add more arithmetic wrappersJens Wiklander
2023-02-02regression 4002: add tests for HMAC-SHA-3 algorithmsJens Wiklander
2023-02-02regression 6013: test transforming transient object to persistentJens Wiklander
2023-02-02regression 4001: add tests for TEE_DigestExtract()Jens Wiklander
2023-02-02ta/crypt: add wrapper for TEE_DigestExtract()Jens Wiklander
2023-02-02regression 4001: add tests for SHA-3 and SHAKE algorithmsJens Wiklander
2023-02-02regression 4006: add case with TEE_ATTR_RSA_OAEP_MGF_HASHJens Wiklander
2023-02-02Update to latest version of TEE Internal Core APIJens Wiklander
2023-02-01Add GitHub CI scriptJerome Forissier
2023-01-09pkcs11: fix regression in RSA AES key wrap testsJens Wiklander
2023-01-09xtest: pkcs11: Add test for RSA AES key wrap mechanismSergiy Kibrik
2022-12-20xtest: stats: Add loaded ta context dumpWeizhao Jiang
2022-12-16regression 1033: fix memref directionJens Wiklander
2022-12-16host: supp_plugin: add missing dependency on teecEtienne Carriere
2022-12-07ta: makefile: add compilation of subkey TAsClement Faure
2022-12-07regression 4012-4016: remove CFG_SYSTEM_PTA dependencyJens Wiklander
2022-12-07ta/crypt: remove CFG_SYSTEM_PTA ifdefJens Wiklander
2022-12-06regression 4016: drop _ed25519 suffixJens Wiklander
2022-12-06regression 4016: fix TEE_ATTR_EDDSA_PREHASH parameterJens Wiklander
2022-12-06Enable compatibility with TEE Internal Core API v1.1Jens Wiklander
2022-12-01xtest:Add HMAC algorithms to hash-perfyuzexi
2022-12-01xtest:Rename --sha-perf to --hash-perf and add SM3yuzexi