aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-03Attest: fix typo - ATTEST_TOKEN_ERR_CBOR_TYPEAlamy Liu
2020-04-03Build: Only pass -mcmse switch for secure compilesMate Toth-Pal
2020-03-12Crypto: Disable SHA-1 by defaultJamie Fox
2020-02-24Crypto: Align to Mbed Crypto 3.0.1Antonio de Angelis
2020-02-20Tools: Add linker_pattern support to manifest list fileJaykumar Pitambarbhai Patel
2020-02-20Test: Heavy test case for multi-core multiple outstanding NS PSA client callDavid Hu
2020-02-20Dualcpu: Add NS mailbox statistics functionalitiesDavid Hu
2020-02-20Test: Light test for multi-core multiple outstanding NS PSA Client callsDavid Hu
2020-02-20Test: Add NS test interface of multi-core topologyDavid Hu
2020-02-20Test: Add a Secure Partition for multi-core testDavid Hu
2020-02-19SST: Implement PSA Protected Storage 1.0Galanakis, Minos
2020-02-19Attest: Align interface to PSA API 1.0Raef Coles
2020-02-19Attest: Introduce PSA error codesRaef Coles
2020-02-11Test: Update test framework APIDevaraj Ranganna
2020-02-07SST: Use ITS as the backend of SSTTudorCretu
2020-02-05QCBOR: Quiet static analyzers; add bigfloat support; documentation improvementsLaurence Lundblade
2020-02-05Test: Increase secure test service stack sizeTamas Ban
2020-01-31Attest: Fix static code analyser issuesTamas Ban
2020-01-27Adjust partition stack sizeKen Liu
2020-01-23Attest: Refine compile time build optionsTamas Ban
2020-01-23Build: Compile QCBOR test suite togheter with the libraryTamas Ban
2020-01-23COSE: Add test suite to NS code onlyTamas Ban
2020-01-23Attest: Align attestation service to new COSE libraryTamas Ban
2020-01-21Test: IRQ: use defined name from platformAlamy Liu
2020-01-17Test: Increase client partition stack sizeKen Liu
2020-01-13Test: Add Crypto test for key access controlJamie Fox
2020-01-07Correction of includes for non-system header filesRobert Rostohar
2020-01-03Core: Align the parameter package for psa_callSummer Qin
2019-12-30Test: Add an ipc test for psa_callShawn Shan
2019-12-27Test: Change printf to TEST_LOGMingyang Sun
2019-12-25Test: Add condition for ITS in secure client partitionKevin Peng
2019-12-24Build: Add conditional build for secure partitionsKevin Peng
2019-12-24Build: Optionally build qcbor and t_cose for testKevin Peng
2019-12-24Build: set SST_TEST_NV_COUNTERS for SST regressionKevin Peng
2019-12-24Test: Add optional include of test suitesKevin Peng
2019-12-23Test: Remove reference to 'stdout' in qcbor testKen Liu
2019-12-23Test: Disable recursion test caseDavid Hu
2019-12-23Test: Remove Invert testsuiteDavid Hu
2019-12-23Test: Remove deprecated SST test casesDavid Hu
2019-12-20Test: Add ITS test for partition access controlJamie Fox
2019-12-20Test: Add Secure Client 2 test partitionJamie Fox
2019-12-17Platform: Move tfm_initial_attestation_key_material.c under templateDavid Hu
2019-12-17Platform: Extract the duplicated identical dummy_device_id.cDavid Hu
2019-12-17Platform: Extract the duplicated identical dummy_boot_seed.cDavid Hu
2019-12-17Platform: Extract the duplicated identical attest_hal.cDavid Hu
2019-12-13Core: Add memory overlap check in psa_callSummer Qin
2019-12-10Build: Remove heap_size from manifestEdison Ai
2019-12-06Test: Add the dependence of platform serviceEdison Ai
2019-12-06Core: Add dependency supportEdison Ai
2019-12-04Test: Add platform secure service test suiteMate Toth-Pal