1. db51805 subkey: regenerate the subkey signatures by Joakim Bech · 4 months ago
  2. a9e9495 ta: crypto_perf: clear crypto_op after free by Wenxing Hou · 4 months ago 4.6.0
  3. 5fae7bd xtest: Fix typo from 'Concurent' to 'Concurrent' by Alvin Chang · 5 months ago
  4. 8bd4562 ta: os_test: fix TA time wrap test by Jens Wiklander · 6 months ago
  5. 576726a ta: crypt: fix authenc entries by Jens Wiklander · 1 year, 4 months ago
  6. 091619c xtest: regression: check and report fs_unlink() return value by pengyinjie · 1 year, 3 months ago
  7. 50e1cbd xtest: add SM2 perf test by Zexi Yu · 1 year, 4 months ago
  8. 8a31d08 ta: also build GP TAs when GP_PACKAGE is set by Jerome Forissier · 1 year, 4 months ago
  9. ea9f273 ta: allow parallel build (make -jN) by Jerome Forissier · 1 year, 4 months ago
  10. f639f19 ta: rename Makefile and create symlink by Jerome Forissier · 1 year, 4 months ago
  11. dda3212 xtest: add SM4 perf test by Zexi Yu · 1 year, 6 months ago
  12. 3feb4fb ta: os_test: Unmask cancellation from invoke command handler by Cedric Auger · 1 year, 6 months ago
  13. 79ba734 ta: crypto_perf: correct coding style issue in symm tests by Etienne Carriere · 1 year, 6 months ago
  14. babafca ta: crypto_perf: fix coding style issues in asymm tests by Etienne Carriere · 1 year, 6 months ago
  15. bad11a9 ta: crypto_perf: fix build error on type mismatch by Etienne Carriere · 1 year, 6 months ago
  16. cb5136a ta: crypto_perf: fix build warning on unused resources by Etienne Carriere · 1 year, 6 months ago
  17. 14a2b2a ta: crypto_perf: add asymmetric crypto perf tests by Zexi Yu · 1 year, 7 months ago
  18. 63d4b58 ta: os_test: fix trace messages specifiers by Etienne Carriere · 1 year, 9 months ago
  19. 85cb983 ta: storage_benchmark: fix trace messages specifiers by Etienne Carriere · 1 year, 9 months ago
  20. 5bf9cd2 ta: sdp_basic: fix trace messages specifiers by Etienne Carriere · 1 year, 9 months ago
  21. a58a5a6 ta: rpc_test: fix trace messages specifiers by Etienne Carriere · 1 year, 9 months ago
  22. 6872a92 ta: storage: fix ta_storage_cmd_key_in_persistent() cleanup by Jens Wiklander · 1 year, 8 months ago
  23. e18381f xtest: combine aes_perf and hash_perf TAs into crypto_perf by Zexi Yu · 1 year, 9 months ago
  24. 4f91b9a ta: remove useless newline character in *MSG() messages by Vincent Mailhol · 1 year, 9 months ago
  25. da741cd regression 1016: add a subtest for non-NULL memref of size 0 by Vincent Mailhol · 1 year, 9 months ago
  26. 9748d2a ta: os_test: do not call TEE_CloseTASession() if session is not opened by Vincent Mailhol · 1 year, 9 months ago
  27. 4e5d6c0 ta: os_test: do not print caller function name in EMSG() by Vincent Mailhol · 1 year, 9 months ago
  28. c739161 ta: os_test: return TEE_ERROR_BAD_PARAMETERS for incorrect parameters by Vincent Mailhol · 1 year, 9 months ago
  29. bbbb485 ta: os_test: undefine TA2TA_BUF_SIZE by Vincent Mailhol · 1 year, 9 months ago
  30. 5665414 ta: os_test: remove deprecated macro related to libmpa by Etienne Carriere · 1 year, 9 months ago
  31. a2c1ce3 ta: os_test: fix TA time wrap test by Clement Faure · 1 year, 9 months ago
  32. 1c3d6be ta/crypt: update to mbedTLS 3.4.0 API by Jens Wiklander · 2 years, 2 months ago 4.0.0 4.0.0-rc1
  33. fa2fb9b ta: os_test: fix print_properties() indentation by queenie · 2 years, 2 months ago
  34. dd093cc ta: storage: maybe usued TA UUID in clear_storage() by Etienne Carriere · 2 years, 2 months ago
  35. aa43c90 xtest: add --clear-storage option by Jerome Forissier · 2 years, 2 months ago
  36. be34493 ta: storage: include <stdint.h> by Jerome Forissier · 2 years, 2 months ago
  37. fec6bea Fix Storage TA ABI TEE_ObjectInfo by Jens Wiklander · 2 years, 4 months ago
  38. 24fcf0e ta: os_test: skip bget test when pager is constrained (regression 1006) by Etienne Carriere · 2 years, 5 months ago
  39. 38fd789 ta: os_test: declare undefined instruction for RISC-V by Marouene Boubakri · 2 years, 7 months ago
  40. c76cb10 ta/crypt: add more arithmetic wrappers by Jens Wiklander · 2 years, 8 months ago
  41. a75d2b9 regression 6013: test transforming transient object to persistent by Jens Wiklander · 2 years, 8 months ago
  42. 757ff05 ta/crypt: add wrapper for TEE_DigestExtract() by Jens Wiklander · 2 years, 8 months ago
  43. e1634fa Update to latest version of TEE Internal Core API by Jens Wiklander · 2 years, 8 months ago
  44. 104cd06 regression 1033: fix memref direction by Jens Wiklander · 2 years, 8 months ago
  45. c7f0b40 ta: makefile: add compilation of subkey TAs by Clement Faure · 2 years, 8 months ago
  46. d09b2ea ta/crypt: remove CFG_SYSTEM_PTA ifdef by Jens Wiklander · 2 years, 8 months ago
  47. cbd8fd1 Enable compatibility with TEE Internal Core API v1.1 by Jens Wiklander · 2 years, 8 months ago
  48. 9974133 xtest:Add HMAC algorithms to hash-perf by yuzexi · 2 years, 8 months ago
  49. 4c9b16a xtest:Rename --sha-perf to --hash-perf and add SM3 by yuzexi · 2 years, 9 months ago
  50. 1960e21 ta: add subkey test TAs by Jens Wiklander · 3 years ago
  51. 7287a5b ta/crypt: update handle conversion to support MTE by Jens Wiklander · 3 years, 4 months ago
  52. 50339ef regression: add test 1038 to test MTE by Jens Wiklander · 3 years, 4 months ago
  53. 0915b22 xtest: add regression_1037 to test remote attestation PTA by Jerome Forissier · 3 years, 9 months ago
  54. c7a7373 ta/storage: allow to pass a NULL objectId to open, create and rename by Jerome Forissier · 3 years, 5 months ago
  55. 4808e38 ta: regression: Add test 1036 to test PAuth by Ruchika Gupta · 3 years, 6 months ago
  56. 813b6d4 regression: Add test case 1035 for testing bti by Ruchika Gupta · 3 years, 8 months ago
  57. 1c6a2db Disable C++ file compilation when WITH_CXX_TESTS=n by Ruchika Gupta · 3 years, 8 months ago
  58. 713db5a regression 1010: fix build warning on zero-size TEE_Malloc() test by Etienne Carriere · 3 years, 10 months ago
  59. e4c33f4 regression 1010: test zero-size TEE_Malloc() by Jerome Forissier · 3 years, 11 months ago
  60. 28f7020 regression: add large TA to build lists in Makefile by Etienne Carriere · 4 years, 2 months ago
  61. 94fb158 regression: add case 1034 with a large TA by Jens Wiklander · 4 years, 3 months ago
  62. 2a536ac benchmark: remove TEE_DATA_FLAG_OVERWRITE in call to TEE_OpenPersistentObject by Sahil Malhotra · 4 years, 2 months ago
  63. 6018f65 ta/supp_plugin/Android.mk: fix local_module name by Victor Chong · 4 years, 3 months ago
  64. 8076839 regression: don't use files in plugin tests by Aleksandr Anisimov · 4 years, 5 months ago
  65. a9ab8f8 ta: os_test: Silence unused parameter warning by Vesa Jääskeläinen · 4 years, 6 months ago
  66. 01f6f06 regression: add tests for the supplicant plugin framework by Aleksandr Anisimov · 4 years, 7 months ago
  67. 04ee6c4 ta/os_test: add bget test by Jens Wiklander · 4 years, 7 months ago 3.12.0-rc1
  68. 5c20a5b Introduce WITH_CXX_TESTS by Jerome Forissier · 4 years, 9 months ago
  69. 6d66ca9 Introduce WITH_TLS_TESTS by Jerome Forissier · 4 years, 9 months ago
  70. e32c075 gp: remove leftovers from GP test suite v1.1.0.4 support by Jerome Forissier · 4 years, 9 months ago
  71. 8db3306 Remove unused ta/include/GP_defs.h by Jens Wiklander · 5 years ago
  72. 3d4794f ta/crypt: fix warning in unpack_attrs() by Jens Wiklander · 4 years, 10 months ago
  73. c9d6c2f ta/storage: use private buffers where needed by Jens Wiklander · 5 years ago
  74. 8f7ffdb ta/crypt: use private buffers where needed by Jens Wiklander · 5 years ago
  75. 513f445 Revert "os_test: arm64: disable C++ and TLS tests depending on compiler" by Jerome Forissier · 5 years ago
  76. 30efcbe os_test: arm64: disable C++ and TLS tests depending on compiler by Jerome Forissier · 5 years ago integration psa-development 3.10.0
  77. d57b084 os_test: C++: disable profiling (-pg) by Jerome Forissier · 5 years ago 3.10.0-rc1
  78. 58e3a83 ta: os_test: fix build warning in binary property tests by Etienne Carriere · 5 years ago
  79. 1a205ae Add regression 1031 (C++ support in TAs) by Jerome Forissier · 5 years ago
  80. 4565c45 Add regression 1030 (dl_iterate_phdr()) by Jerome Forissier · 5 years ago
  81. 9a7101b Add regression 1029 (Thread Local Storage) by Jerome Forissier · 5 years ago
  82. 28a7be9 Remove CFG_TA_DYNLINK conditionals by Jerome Forissier · 5 years ago
  83. 391168e regression 1023: workaround Clang optimization issue by Jerome Forissier · 5 years ago
  84. 3ef6bf9 xtest: regression 1006: test empty binary block properties by Etienne Carriere · 5 years ago
  85. b34caff xtest: regression 1006: enhance tests on binary block property by Etienne Carriere · 5 years ago
  86. 81f97e3 xtest: fix spelling error in the 'crypt' TA by Joakim Bech · 5 years ago
  87. 7514117 ta: replace license terms by SPDX-License tags by Etienne Carriere · 5 years ago
  88. 2e79f3c ta: os_test: fix build warning on unused propset by Etienne Carriere · 5 years ago
  89. 41ff080 os_test: get client identity by Vesa Jääskeläinen · 5 years ago
  90. 9f483bb Allow memrefs with size 0 by Cedric Neveux · 6 years ago
  91. cddc000 Regression 1024: add tests cases for PTA_SYSTEM_GET_TPM_EVENT_LOG service. by Javier Almansa Sobrino · 5 years ago
  92. 892ae4d os_test: call_longjmp(): add __noreturn attribute by Jerome Forissier · 5 years ago
  93. e9571e8 Add regression 1023 (ELF initialization via .init_array) by Jerome Forissier · 5 years ago
  94. 6635c96 Add helper function ta_crypt_cmd_is_algo_supported() by Jerome Forissier · 6 years ago
  95. 7c68d7b regression 1022: return TEE_ERROR_GENERIC on failure by Jerome Forissier · 6 years ago
  96. e2a58c6 regression 1010: Clang: prevent unwanted optimization by Jerome Forissier · 6 years ago
  97. 71da60f regression 1010: fix Clang warning and prevent unwanted optimization by Jerome Forissier · 6 years ago
  98. 3ad6b8a Call TEE_CreatePersistentObject() with a valid pointer by Cedric Auger · 6 years ago
  99. e668b3f ta: remove 0ms timeouts in the tested TAs by Cedric Auger · 6 years ago
  100. a9ab5d0 Add regression 1022 to test dlopen()/dlsym()/dlclose() by Jerome Forissier · 6 years ago