1. cd5cf43 Sign TAs as bootstrap TAs by Jens Wiklander · 8 years ago
  2. 0df8b2c core: ree fs ta store: support bootstrap TA format by Jens Wiklander · 8 years ago
  3. f188005 core: ree fs ta store: use new shdr_*() helpers by Jens Wiklander · 8 years ago
  4. 064663e core: crypto: add struct shdr helper functions by Jens Wiklander · 8 years ago
  5. 82b5346 core: add shdr type SHDR_BOOTSTRAP_TA by Jens Wiklander · 8 years ago
  6. e98e3c8 core: provide tee_svc_storage_file_ops() by Jens Wiklander · 8 years ago
  7. 09eedd2 core: fs_htree: bugfix creating empty file by Jens Wiklander · 8 years ago
  8. b97e966 core: add refcount routines by Jens Wiklander · 8 years ago
  9. 4395abf libutils: add atomic load, store and cas by Jens Wiklander · 8 years ago
  10. 2a1bec1 core: imx: add i.MX6SX Sabreauto support by Peng Fan · 8 years ago
  11. b027948 Document early TAs by Jerome Forissier · 8 years ago
  12. dcf0555 ci: shippable: remove redundant build configurations by Jerome Forissier · 8 years ago
  13. 4af6a14 ci: shippable: run only platform builds by Jerome Forissier · 8 years ago
  14. 644dfaa ci: travis: run only code check and QEMU regression by Jerome Forissier · 8 years ago
  15. c0dd4b6 core: add negative tests for htree by Jens Wiklander · 8 years ago
  16. 1c5fdd1 core/crypto/crypto.c: fix compile errors when _CFG_CRYPTO_WITH_CIPHER=n by Jerome Forissier · 8 years ago
  17. 947cfee core: pager: use new aes-gcm implementation by Jens Wiklander · 8 years ago
  18. 043411e core: crypto: AES-GCM: internal_aes_gcm_{enc,dec}() by Jens Wiklander · 8 years ago
  19. 54af8d6 core: crypto: AES-GCM: separate encryption key by Jens Wiklander · 8 years ago
  20. 424cb38 core: arm64: crypto: AES-GCM: add internal key expansion by Jens Wiklander · 8 years ago
  21. 61b4cd9 core: crypto: AES-GCM: remove tomcrypt.h dependency by Jens Wiklander · 8 years ago
  22. 0d36020 core: LTC provide some AES primitives by Jens Wiklander · 8 years ago
  23. b8c186b core: AES-GCM: import table based GF-mult by Jens Wiklander · 8 years ago
  24. c9add4a core: arm32: enable NEON with .fpu directive rather than compile flag by Jerome Forissier · 8 years ago
  25. 391df47 Remove useless .section directive by Jerome Forissier · 8 years ago
  26. cd11e1c Use -mfpu-neon for assembly files in TEE core only by Jerome Forissier · 8 years ago
  27. a3f02fb Documentation: update description of platform conf.mk by Jerome Forissier · 8 years ago
  28. c2ff5ec docs: add status icons indicating supported platforms by Joakim Bech · 8 years ago
  29. de65676 core: se: fix potential use after free by Alex CHEN · 8 years ago
  30. 5da57ae core: drivers: imx_wdog: fix register access by Peng Fan · 8 years ago
  31. a0ffc59 libfdt: fix undefined behaviour in fdt_offset_ptr() by Jens Wiklander · 8 years ago
  32. 2f47d83 core: fix potential double free in ta_open() by Jens Wiklander · 8 years ago
  33. fe45728 tee_fs_rpc_opendir(): avoid potential memory leak after early return by viennadd · 8 years ago
  34. b1469ba core: ltc: fix double free in dsa_import() by Jerome Forissier · 8 years ago
  35. 29cff5c core: GET_OS_REVISION: return SHA1 of current Git commit by Jerome Forissier · 8 years ago
  36. 3f9b05f core: arm: GET_OS_REVISION: document a2 as a build identifier by Jerome Forissier · 8 years ago
  37. 24bb751 plat-marvell: Add initial support for ARMADA3700 by wangwen · 8 years ago
  38. edbeddc mem_usage.py: fix error with ccache by Jerome Forissier · 8 years ago
  39. 1e373fe core: pta_socket: add TA_FLAG_CONCURRENT by Jens Wiklander · 8 years ago
  40. f6cbe5d core: arm: crypto: fix AES-GCM counter increase by Jens Wiklander · 8 years ago
  41. 1fca7e2 core: crypto: add new AES-GCM implementation by Jens Wiklander · 8 years ago
  42. 71cd3ee core: add CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB by Jens Wiklander · 8 years ago
  43. 3d3ad63 core: add core/crypto.mk with CFG_CRYPTO* flags by Jens Wiklander · 8 years ago
  44. df6fbf1 plat-vexpress: Juno: CFG_HWSUPP_PMULL=y by Jens Wiklander · 8 years ago
  45. 7fe98f9 hikey{,960}: CFG_HWSUPP_PMULL=y by Jens Wiklander · 8 years ago
  46. 7520011 LTC: add GHASH acceleration by Jens Wiklander · 8 years ago
  47. f6e4d9f core: import GHASH acceleration routines by Jens Wiklander · 8 years ago
  48. 685204e core: io.h: add {get,put}_be{16,32,64}() by Jens Wiklander · 8 years ago
  49. bdc8a29 core: arm64: add mov_imm assembly macro by Jens Wiklander · 8 years ago
  50. 3be7773 Add pager options to mem_usage.py by Jerome Forissier · 8 years ago
  51. abaf120 Rewrite mem_usage.awk in Python by Jerome Forissier · 8 years ago
  52. a2052c7 core: avoid warning in wq_wake_next() by Jens Wiklander · 8 years ago
  53. 5209c97 core: pta: add PTA_INVOKE_TESTS_CMD_MUTEX by Jens Wiklander · 8 years ago
  54. bdc1c51 core: extend mutex to support read locks by Jens Wiklander · 8 years ago
  55. c7c4b6e core: allow multithreaded pseudo TAs by Jens Wiklander · 8 years ago
  56. c330283 ci: .shippable.yml: disable parallel build by Jerome Forissier · 8 years ago
  57. 1e24465 optee: use correct type to hold exceptions state by Volodymyr Babchuk · 8 years ago
  58. 2863328 plat-ls: Add support for armv8 platform flavour by Pankaj Gupta · 8 years ago
  59. cc45d72 core: pager can use memory between SRAM start and core load address by Etienne Carriere · 8 years ago
  60. 5762c0a ci: .shippable.yml: enable RPMB FS during "make check" by Jerome Forissier · 8 years ago
  61. 11a9c2b core: fix asan build error by Jens Wiklander · 8 years ago
  62. 6d9e638 Documentation: sync with new crypto.h by Jens Wiklander · 8 years ago
  63. d0620b0 core: move crypto_authenc_*() from LTC by Jens Wiklander · 8 years ago
  64. e1770e7 core: rename to <crypto/crypto.h> by Jens Wiklander · 8 years ago
  65. 3bbd3ce core: remove struct crypto_ops by Jens Wiklander · 8 years ago
  66. 291e545 Replace struct acipher_ops with function interface by Jens Wiklander · 8 years ago
  67. 33790cc Replace struct bignum_ops with function interface by Jens Wiklander · 8 years ago
  68. 8875ce4 Replace struct authenc_ops with function interface by Jens Wiklander · 8 years ago
  69. e9eaba5 Replace struct mac_ops with function interface by Jens Wiklander · 8 years ago
  70. 82d91db Replace struct cipher_ops with function interface by Jens Wiklander · 8 years ago
  71. b887bd8 Replace struct hash_ops with function interface by Jens Wiklander · 8 years ago
  72. f1c1d53 core: crypto: fix crypto_rng_read() comment by Jens Wiklander · 8 years ago
  73. daeea03 Add CFG_CONCURRENT_SINGLE_INSTANCE_TA by Jerome Forissier · 8 years ago
  74. bd3efa2 core: crypto: add overflow check by Zeng Tao · 8 years ago
  75. 8e81e2f ltc: fix ccm_process() bug when input buffer is longer than 256 bytes by Jerome Forissier · 8 years ago
  76. 3957863 build: simplify mv-if-changed by Jerome Forissier · 8 years ago
  77. 2ef721a mk/aosp_optee.mk: define OPTEE_BIN for path of tee.bin by Yongqin Liu · 8 years ago
  78. ce553c8 core: asan: empty __asan_handle_no_return() by Jens Wiklander · 8 years ago
  79. 24fe801 core: asan_tag_access() ignore null ranges by Jens Wiklander · 8 years ago
  80. ef86a1f core: fix version-o-cflags by Jens Wiklander · 8 years ago
  81. c10d5a5 qemu_virt: fix memory configuration by Jens Wiklander · 8 years ago
  82. d48df72 core: pager: enable address sanitizer by Jens Wiklander · 8 years ago
  83. da3289a core: generic boot: tag paging access by Jens Wiklander · 8 years ago
  84. 626d6d1 core: generic boot: move init_asan() by Jens Wiklander · 8 years ago
  85. 8b6814d core: thread: asan tag paged stacks by Jens Wiklander · 8 years ago
  86. 2d227ee core: pager: carve out asan shadow range by Jens Wiklander · 8 years ago
  87. 0b1d6ba core: asan: pager adoptions by Jens Wiklander · 8 years ago
  88. f16a854 core: pager: asan adoptions by Jens Wiklander · 8 years ago
  89. 5c1c14a core: arm: kern.ld.S: put constructors in init by Jens Wiklander · 8 years ago
  90. 06fe421 core: asan: provide asan_memcpy_unchecked() by Jens Wiklander · 8 years ago
  91. 127b5e9 core; add MEM_AREA_TEE_ASAN by Jens Wiklander · 8 years ago
  92. 58cd488 core: pager: bugfix set_alias_area() by Jens Wiklander · 8 years ago
  93. 05c5cd2 tee: fix improper calloc usage by Volodymyr Babchuk · 8 years ago
  94. 36a063e Replace struct prng_ops with function interface by Jens Wiklander · 8 years ago
  95. b399f70 core: RPMB_FS: remember owner uuid by Jens Wiklander · 8 years ago
  96. ae54853 core: fix access conflict status in rpmb fs that panics TA by Etienne Carriere · 8 years ago
  97. 486754e core: arm32: reset_secondary() set reset vector by Jens Wiklander · 8 years ago
  98. 64113fc core: arm32: replace _start with reset() function by Jens Wiklander · 8 years ago
  99. 8473540 Keep assembly functions in separate sections by Jens Wiklander · 8 years ago
  100. eb7b47b core: arm32: thread_set_und_sp(): correct end tag by Jens Wiklander · 8 years ago