Show patches with: Archived = No       |   267 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
xtest 6xxx: test multiple storage IDs as supported by OP-TEE --- 2016-07-25 Jerome Forissier Accepted
Add __maybe_unused to variable used only in assert() --- 2016-07-18 Jerome Forissier Accepted
Add install target --- 2016-06-29 Jerome Forissier Accepted
Fix xtest 4007 DH tests --- 2016-05-31 Jerome Forissier Accepted
Test compile flag CFG_REE_FS to know if REE FS is enabled --- 2016-05-18 Jerome Forissier Accepted
.gitignore: add name of GlobalPlatform test suite package --- 2016-04-14 Jerome Forissier Accepted
Disable xtest 20000 (FS corruption tests) when OP-TEE is build for RPMB --- 2016-01-22 Jerome Forissier Accepted
Android.mk: add missing tests (fixes build errors) --- 2016-01-04 Jerome Forissier Accepted
64-bit TA: fix tests 8009 and 8062 --- 2015-12-04 Jerome Forissier Accepted
Android support --- 2015-11-03 Jerome Forissier Accepted
xtest_20000.c: Fix fopen() mode string --- 2015-10-29 Jerome Forissier Accepted
GP tests: don't patch xtest_7000.c, create xtest_7000_gp.c instead --- 2015-09-25 Jerome Forissier Accepted
GP tests: delete CFG_GP_TESTSUITE_ENABLE --- 2015-09-24 Jerome Forissier Accepted
Flush standard output each time a message is displayed --- 2015-09-10 Jerome Forissier Accepted
Test 4001: check that TEE_DigestDoFinal() resets the state --- 2015-07-29 Jerome Forissier Accepted
dummy: do not review, do not merge, just for testing IBART --- 2020-11-01 Joakim Bech Accepted
xtest: fix spelling error in the 'crypt' TA --- 2020-05-27 Joakim Bech Accepted
xtest_1000.c: fix spelling errors --- 2020-04-07 Joakim Bech Accepted
GitHub: sync GitHub templates and actions from build.git --- 2020-02-14 Joakim Bech Accepted
regression 4013: add test for device and TA unique keys --- 2019-05-29 Joakim Bech Accepted
docs: Remove current docs and link to the new location --- 2019-02-22 Joakim Bech Accepted
regression 6018: reduce even more blocks --- 2018-10-02 Joakim Bech Accepted
[RFC] sdp: add a searchable test OK message --- 2017-10-26 Joakim Bech Accepted
Fix issue with pbkdf2_4_dkm not defined --- 2017-02-03 Joakim Bech Accepted
Changing from old STM CLA to the new DCO --- 2015-09-24 Joakim Bech Accepted
xtest 6017: Test info.dataSize in Persistent objects --- 2016-12-20 Liang Guanchao Accepted
xtest : disable large TA tests with virtualization --- 2021-06-21 Ruchika Gupta Accepted
xtest: pkcs11: Add tests for wrap/unwrap operations --- 2021-03-22 Ruchika Gupta Accepted
xtest: pkcs11: Correct template for secret key --- 2021-03-10 Ruchika Gupta Accepted
xtest: pkcs11: Fix size of Generic Secret Key --- 2021-02-26 Ruchika Gupta Accepted
Add test case for C_DeriveKey() --- 2021-02-17 Ruchika Gupta Accepted
xtest: pkcs11: Add test for C_SetAttributeValue() --- 2021-01-28 Ruchika Gupta Accepted
ta: pkcs11 : Add test case to check access of objects --- 2021-01-15 Ruchika Gupta Accepted
xtest: pkcs11: Modify testcase 1011 for changes in C_Logout() --- 2021-01-14 Ruchika Gupta Accepted
PKCS11: Test Cases for Object APIs - Finding Objects --- 2020-12-24 Ruchika Gupta Accepted
xtest: pkcs11: add key generation tests --- 2020-12-11 Ruchika Gupta Accepted
xtest: pkcs11: Add test case for C_SignUpdate()/C_VerifyUpdate() --- 2020-11-30 Ruchika Gupta Accepted
Pkcs11 : Signing and Verification Functions for HMAC --- 2020-11-03 Ruchika Gupta Accepted
Fix Android build errors --- 2017-01-19 Showliu Accepted
os_test: enable __noprof attribute for call_longjmp() --- 2019-05-27 Sumit Garg Accepted
xtest: pkcs11: fix unused errors --- 2021-10-09 Victor Chong Accepted
xtest: pkcs11: Add tests for AES CMAC mechanisms --- 2021-09-25 Victor Chong Accepted
Android.mk: fix for 3.14.0-rc1 --- 2021-07-14 Victor Chong Accepted
xtest: pkcs11: Add tests for more HMAC CKMs --- 2021-07-13 Victor Chong Accepted
Add plugin support for AOSP build --- 2021-05-09 Victor Chong Accepted
Android.mk: improve legibility --- 2021-01-15 Victor Chong Accepted
xtest: mark unused params --- 2020-11-26 Victor Chong Accepted
xtest: fix unused variable warning --- 2020-05-19 Victor Chong Accepted
xtest: Makefile: create flag to enable OpenSSL --- 2020-05-13 Victor Chong Accepted
xtest: disable tests 1027 and 1028 if no OpenSSL --- 2020-05-13 Victor Chong Accepted
Android.mk: Add missing include dirs --- 2019-08-06 Victor Chong Accepted
ta/miss/Android.mk: fix typo --- 2019-05-14 Victor Chong Accepted
ta: os_test_lib: add aosp support --- 2018-06-07 Victor Chong Accepted
Android.mk: workaround missing-field-initializers error --- 2018-02-02 Victor Chong Accepted
xtest: fix error: missing field 'param' initializer --- 2018-02-02 Victor Chong Accepted
adbg_run.c: Define TAILQ_CONCAT() for aosp --- 2017-04-13 Victor Chong Accepted
Android.mk: Rename C source files to its test suite --- 2017-04-13 Victor Chong Accepted
xtest_1000: Make fake and corrupt TAs readable by others --- 2017-03-21 Victor Chong Accepted
xtest_1000: define a different TA_DIR for __ANDROID__ --- 2017-03-01 Victor Chong Accepted
Android.mk: Add missing include and flag --- 2017-03-01 Victor Chong Accepted
Android.mk: specify scripts/common.mk path with $(LOCAL_PATH) --- 2021-11-01 Yongqin Liu Accepted
Android.mk: add required header files to LOCAL_ADDITIONAL_DEPENDENCIES --- 2018-11-05 Yongqin Liu Accepted
Android.mk: make xtest installed in the vendor partition --- 2018-06-21 Yongqin Liu Accepted
Android.mk: change to use OPTEE_BIN instead of BUILD_OPTEE_OS --- 2017-11-08 Yongqin Liu Accepted
update to use common mk file for ta compiling and variant importing --- 2016-05-08 Yongqin Liu Accepted
ta Android.mk files: add LOCAL_PATH for each file --- 2016-05-06 Yongqin Liu Accepted
Fix the invalid free in xtest 9089 --- 2016-08-19 Zeng Tao Accepted
« 1 2 3 »