1. 28dfdc4 ta/crypt: add arithmetic TAF wrappers by Jens Wiklander · 7 years ago
  2. 2ad190f regression: 4006: add test for RSASSA no ASN.1 by Gabor Szekely · 7 years ago
  3. 78aa0ff cmake: component rely on C support by Etienne Carriere · 7 years ago
  4. 3357f87 regression: add case 1020 (lockdep) by Jerome Forissier · 7 years ago
  5. 0142c7d Android.mk: add required header files to LOCAL_ADDITIONAL_DEPENDENCIES by Yongqin Liu · 7 years ago
  6. 5659bce Android.mk : Fix compilation for build outside of source by Jassi Brar · 7 years ago 3.3.0 3.3.0-rc1 3.3.0-rc2
  7. 14f4887 regression_*.c: move ADBG_CASE_DEFINE() by Jens Wiklander · 7 years ago
  8. 286f1fc Android.mk: make xtest installed in the vendor partition by Yongqin Liu · 7 years ago
  9. 13d805a Replace 32-bit libcrypto.a with version compiled for Cortex-A9 (no udiv) by Jerome Forissier · 7 years ago
  10. c0e8678 xest: OpenSSL may be provided by the system by Etienne Carriere · 7 years ago 3.2.0
  11. 938702e xtest: Makefile: fix OpenSSL dependency on GP test suite support by Etienne Carriere · 7 years ago
  12. fc1bbc3 regression: 4003: add AES CBC test by Jerome Forissier · 7 years ago 3.2.0-rc1
  13. 3ff36f5 ta: os_test_lib: add aosp support by Victor Chong · 7 years ago
  14. bf9009e regression: 4003: use bigger plain text in AES CTR test by Jerome Forissier · 7 years ago
  15. 0780ad4 regression: 4003: add AES CTR test by Jerome Forissier · 7 years ago
  16. 53bde72 regression: add case 1019 by Jerome Forissier · 7 years ago
  17. 1aea52a regression_1000.c: remove useless code by Jerome Forissier · 7 years ago
  18. 5986edb Remove host/lib/armv{7,8}/libcrypto.a by Jerome Forissier · 7 years ago
  19. 4b0d43d xtest: use imported OpenSSL by Jerome Forissier · 7 years ago
  20. 27054ff Add host/openssl/lib/{arm,aarch64}/libcrypto.a by Jerome Forissier · 7 years ago
  21. 169ee79 Import OpenSSL 1.2.0o header files into host/openssl/include by Jerome Forissier · 7 years ago
  22. c18846f Move host/LICENSE to host/xtest/LICENSE by Jerome Forissier · 7 years ago
  23. 0451e37 regression: 4006: add test case for 4096-bit RSA by Jerome Forissier · 7 years ago
  24. e576f05 regression: 4006: add test case for 3072-bit RSA by Jerome Forissier · 7 years ago
  25. 7ddaa78 crypto: add test case for seeding RNG pool by Igor Opaniuk · 7 years ago
  26. 43d58a5 xtest: Makefile: link against OpenSSL if MBed TLS is enabled in TA by Jerome Forissier · 7 years ago
  27. 950ea1c regression: add case 8103 by Jens Wiklander · 7 years ago
  28. da0208e ta/crypt: add TA_CRYPT_CMD_MBED_SIGN_CERT by Jens Wiklander · 7 years ago
  29. 6f34e00 Initialize openssl if linked with it by Jens Wiklander · 7 years ago
  30. 97d6e29 regression: add case 8102 by Jens Wiklander · 7 years ago
  31. 3e364fd cert: add some test certificates by Jens Wiklander · 7 years ago
  32. 964bdd9 Add scripts/file_to_c.py by Jens Wiklander · 7 years ago
  33. f7ffa64 ta/crypt: add TA_CRYPT_CMD_MBED_CHECK_CERT by Jens Wiklander · 7 years ago
  34. 2932647 regression: add case 8101 by Jens Wiklander · 7 years ago
  35. e9babd9 ta/crypt: add TA_CRYPT_CMD_MBED_SELF_TESTS by Jens Wiklander · 7 years ago
  36. 578c832 ta/crypt: increase stack size by Jens Wiklander · 7 years ago
  37. 294ffbd xtest storage: check that we can't use object_id from shared memory by Etienne Carriere · 7 years ago
  38. d244a2a ta: don't include host_include/conf.mk by Jens Wiklander · 7 years ago
  39. efa2f4e os_test: remove global mempool by Jens Wiklander · 7 years ago
  40. a584e0d os_test: remove mempool dependency by Jens Wiklander · 7 years ago
  41. bb10bcd regression: add case 1018 by Jens Wiklander · 7 years ago
  42. 87e8170 regression: add case 1017 by Jens Wiklander · 7 years ago
  43. 45218eb regression: 4003: add AES CTR test case by Jerome Forissier · 7 years ago 3.1.0
  44. cb583fd Cmake support for xtest only (not TAs) by Jens Wiklander · 8 years ago 3.1.0-rc1
  45. 7320503 regression 6000: fix buffer part compared in 6010 test. by Melanie Favre · 7 years ago
  46. 9811a80 xtest storage: can't use object_id from shared memory by Etienne Carriere · 7 years ago
  47. 2325684 regression: 4003: merge *4003_xts() and *4003_no_xts() by Jerome Forissier · 7 years ago
  48. e8236ac regression 1010: fix wrong printf format specifier by Igor Opaniuk · 7 years ago
  49. 92c3442 regression 1010: crash TA with SHM memref passed as parameter by Etienne Carriere · 7 years ago
  50. ea83782 Android.mk: workaround missing-field-initializers error by Victor Chong · 8 years ago
  51. 3e7d107 xtest 6007: close and re-open object by Jerome Forissier · 8 years ago
  52. ff1be9e Move ta_storage.h to common location by Jens Wiklander · 8 years ago
  53. 04511d8 regression: 1006: test passing a NULL reference with 0 size by Jerome Forissier · 8 years ago
  54. 692efd1 4003: add aes-ctr corner case by Jens Wiklander · 8 years ago 3.0.0 3.0.0-rc1
  55. 3cc0a42 Reduce loop count in regression_1012 by Jerome Forissier · 8 years ago
  56. ec545fb regression 1008: test with corrupt BSTA by Jens Wiklander · 8 years ago
  57. 3c1f6b7 regression 1008: remove load_fake_ta() test by Jens Wiklander · 8 years ago
  58. 8ecfbb0 regression: remove 9xxx test series by Jens Wiklander · 8 years ago
  59. f261a6d xtest: add --install-tas argument by Jens Wiklander · 8 years ago
  60. 0c86bc3 regression: add case 1003 for mutex by Jens Wiklander · 8 years ago
  61. f6efe24 regression: 4005: add NIST aes-gcm vectors by Jens Wiklander · 8 years ago
  62. 9fc63f5 regression: 4005: improve test coverage by Jens Wiklander · 8 years ago
  63. c820858 xtest/Makefile: remove extra '@' by Jerome Forissier · 8 years ago
  64. b31d4a9 Android.mk: change to use OPTEE_BIN instead of BUILD_OPTEE_OS by Yongqin Liu · 8 years ago
  65. ebba0c9 xtest storage: add case 6019 for storage independence by l00176142 · 8 years ago
  66. a54952b xtest storage: add a test case of creation of already existing object by Etienne Carriere · 8 years ago
  67. c3af0c2 xtest: deprecated bass_return_code by Etienne Carriere · 8 years ago
  68. 1109316 xtest: regression 1xxx: at least warn if test pseudo TA not found by Etienne Carriere · 8 years ago
  69. a319852 xtest 1014: minor beautification by Etienne Carriere · 8 years ago
  70. 3b2da64 Adds AES-GCM performance test in aes-perf by Jens Wiklander · 8 years ago
  71. cc72dd2 xtest:sdp: fix a xtest crash if TEE is built without test pTA by Etienne Carriere · 8 years ago 2.6.0
  72. 3a34b98 xtest:sdp: support old ION API if new API fails by Etienne Carriere · 8 years ago
  73. 8bc3142 xtest/sdp: sync with ION udpates from linux kernel 4.12 by Etienne Carriere · 8 years ago 2.6.0-rc1
  74. 1d70a11 regression: add case 1002 by Jens Wiklander · 8 years ago
  75. 087f204 xtest: add -DTA_DIR to meet different requirement by l00176142 · 8 years ago
  76. 24ce5ab aes_perf: add missing #include <trace.h> by Jerome Forissier · 8 years ago
  77. 96d3952 crypt: Support 64-bit TA address space. by Alyssa Milburn · 8 years ago
  78. 47f7e3b remove deprecated ta/prebuilt/faked_armv7_uta_signed_header.bin by Etienne Carriere · 8 years ago
  79. e0ab180 xtest: fix buffer setup in AES benchmark tests by Etienne Carriere · 8 years ago 2.5.0 2.5.0-rc1 2.5.0-rc2
  80. e916b10 Add regression_1016: TA to TA buffer manipulations by Jerome Forissier · 8 years ago
  81. 7601c03 ta/os_test: remove unused code by Jerome Forissier · 8 years ago
  82. d2d94b4 Make sure AES CTR does not buffer data by Jerome Forissier · 8 years ago
  83. c13fafa Make sure AES GCM does not buffer data by Jerome Forissier · 8 years ago
  84. 5f86daa regression 6018: reduce the number of blocks written by Jens Wiklander · 8 years ago
  85. fbbc48d xtest: fix 32bit/64bit build directive when GP suite is enabled by Etienne Carriere · 8 years ago
  86. de0c443 regression_5000.c: use size_t instead of uint32_t by Jerome Forissier · 8 years ago
  87. cefbe02 regression_5006: use 32KB buffer by Jerome Forissier · 8 years ago
  88. e134252 --sdp-basic: fix misleading messages by Jerome Forissier · 8 years ago
  89. 20949ea regression 6018: reduce the number of blocks written by Jens Wiklander · 8 years ago
  90. 0b8342d SDP basic test TA: get SDP configuration from TA devkit by Etienne Carriere · 8 years ago
  91. d851fc7 xtest/perfs: fix option for random initialization of input buffers by Etienne Carriere · 8 years ago
  92. b85a5f9 xtest: add SDP performance tests in aes-perf by Etienne Carriere · 8 years ago
  93. b9a9582 xtest: fix SDP basic to nicely export allocate_ion_buffer() by Etienne Carriere · 8 years ago
  94. 057129b aes-perf: AES buffer size must be a multiple of 16 bytes by Etienne Carriere · 8 years ago
  95. d0b3ee2 aes-perf, sha-perf: add long options by Etienne Carriere · 8 years ago
  96. 2f18cc4 aes-perf, sha-perf: trace TEE error origin when applicable by Etienne Carriere · 8 years ago
  97. 7203db0 Remove SQL-FS by Jens Wiklander · 8 years ago
  98. d232f17 regression: add case 9524 by Jens Wiklander · 8 years ago
  99. e5f9a5d regression: 6015: remove special case for REE FS by Jens Wiklander · 8 years ago
  100. 4fd31f7 Adjust the 9xxx cases for FS updates by Jens Wiklander · 8 years ago