1. 4ce231e lib: mbedtls: return TEE_ERROR_BAD_PARAMETERS on input data error by liushiwei · 4 years, 1 month ago import/mbedtls-2.22.0
  2. 3d6d26a core: Fix memory leaks in sm2 of Mbedtls lib by lubing · 4 years, 2 months ago
  3. dc7511d libmbedtls: Use single-line string literals. by Guido Vranken · 4 years, 2 months ago
  4. fc73662 libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warning by Guido Vranken · 4 years, 2 months ago
  5. b5dc0cd core: libmbedtls: build only necessary files by Jerome Forissier · 4 years, 3 months ago
  6. 55b69d0 core: libmbedtls: CMAC: remove code duplication by Alexander Zakharov · 4 years, 5 months ago
  7. 39e4dee core: libmbedtls: add 3DES CMAC implementation by Alexander Zakharov · 4 years, 5 months ago
  8. 294d08c core: add support for SM2 using MBed TLS by Jerome Forissier · 4 years, 5 months ago
  9. 86caa95 libmbedtls: add SM2 curve by Jerome Forissier · 4 years, 5 months ago
  10. 823d1c1 core: libmbedtls: drop useless & before function names by Jerome Forissier · 4 years, 5 months ago
  11. 1742694 libmbedtls: core: fix copy of AES context by Jerome Forissier · 4 years, 5 months ago
  12. 82484c3 libmbedtls: core: rename mbd_rand.h to mbed_helpers.h by Jerome Forissier · 4 years, 5 months ago
  13. 4d76310 Merge branch 'master' into import/mbedtls-2.22.0 by Jerome Forissier · 4 years, 8 months ago
  14. 4b19dfa core: libmbedtls: introduce crypto_ecc[public/keypair]_ops by Jerome Forissier · 4 years, 8 months ago
  15. 24d52e4 core: print "TEE load address" message on abort by Jerome Forissier · 4 years, 8 months ago
  16. 685d152 core: ltc: fix SM2 PKE memory leak by Cedric Neveux · 4 years, 8 months ago
  17. d29cd2e core: driver: generic resources for crypto device driver - ECC by Cedric Neveux · 6 years ago
  18. 5328dfb core: ltc: change SM2 PKE to use crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 8 months ago
  19. 884fd19 core: crypto: add encrypt/decrypt to crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 8 months ago
  20. 1fa655f core: ltc: set SM2 ECC Keys operations by Cedric Neveux · 4 years, 9 months ago
  21. 08e47d6 core: crypto: unify ECC and SM2_DSA sign/verify by Cedric Neveux · 4 years, 9 months ago
  22. b56ad90 libs: ltc and mbedtls introduce crypto_ecc[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
  23. df00cf5 core: crypto: add struct crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
  24. 521aacf core: fix secure partition TA context by Etienne Carriere · 4 years, 8 months ago
  25. 5f13a96 core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
  26. efd1ff2 core: libmbedtls: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
  27. 2c5af9c core: libmbedtls: add function to free rsa keypair by Jerome Forissier · 4 years, 8 months ago
  28. 47bdd77 Merge commit '9b0773cb' into import/mbedtls-2.22.0 by Jerome Forissier · 4 years, 8 months ago
  29. b3d204f drivers: caam: use do_free_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
  30. 6eaf556 drivers: caam: do_free_keypair(): add missing free for key->dq by Jerome Forissier · 4 years, 8 months ago
  31. 1ab1ebd core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
  32. 5118efb core: libmbedtls: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
  33. 92e3869 core: ltc: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
  34. 85f7c55 core: ltc: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
  35. 16c8ce9 hikey: increase CFG_CORE_HEAP_SIZE from 64 to 72 KB by Jerome Forissier · 4 years, 8 months ago
  36. e3603bd core: move non TA specific fields from user_ta_ctx by Balint Dobszay · 4 years, 8 months ago
  37. 486d6e3 core: extract ldelf related code from user_ta.c by Balint Dobszay · 4 years, 8 months ago
  38. b351c68 core: pass user_mode_ctx to thread_user_clear_vfp() by Balint Dobszay · 4 years, 8 months ago
  39. e2cf992 drivers: imx_i2c: move utility macros by Jorge Ramirez-Ortiz · 4 years, 8 months ago
  40. 6923dd8 drivers: imx_i2c: get base addresses from device tree by Jorge Ramirez-Ortiz · 4 years, 9 months ago
  41. 8e58c34 drivers: imx_i2c: enable the driver when not all three buses are ready by Jorge Ramirez-Ortiz · 4 years, 9 months ago
  42. d156989 drivers: imx_i2c: add support for imx6ull by Jorge Ramirez-Ortiz · 4 years, 9 months ago
  43. 1437150 drivers: imx_i2c: prepare for imx6ull support by Jorge Ramirez-Ortiz · 4 years, 8 months ago
  44. 6a760c9 ta: pkcs11: fix error handling when reading ALLOWED_MECHANISMS list by Etienne Carriere · 4 years, 8 months ago
  45. 2702452 ta: sks: stringify error core KEY_SIZE_RANGE by Etienne Carriere · 4 years, 8 months ago
  46. 17ee31f ta: pkcs11: CKA_SIGN and CKA_VERIFY default to empty by Etienne Carriere · 4 years, 8 months ago
  47. 39fc24f ta: pkcs11: fix for spec WRAP_WITH_TRUSTED/ALWAYS_AUTHENTICATE defaults by Etienne Carriere · 4 years, 8 months ago
  48. 4eb8865 ta: pkcs11: Handle optional attributes without default values by Ruchika Gupta · 4 years, 8 months ago
  49. dea46be core: add secure partitions store by Jelle Sels · 4 years, 9 months ago
  50. b43095e core: move early_ta implementation to embedded_ts by Jelle Sels · 4 years, 9 months ago
  51. 880d8d8 core: create embedded_ts by Jelle Sels · 4 years, 9 months ago
  52. 6cb0281 core: rename ta_store to ts_store by Jelle Sels · 4 years, 9 months ago
  53. f9cd31c core: rename secure_partition to stmm_sp by Jelle Sels · 4 years, 9 months ago
  54. cac7ad0 checkpatch: add --kconfig-prefix=CFG_ by Jerome Forissier · 4 years, 10 months ago
  55. 89c9728 core: replace tee_mmu prefix with vm by Jens Wiklander · 4 years, 9 months ago
  56. a0937af core: rename to core_mmu_init_ta_ram() by Jens Wiklander · 4 years, 9 months ago
  57. 2188fe0 core: remove tee_mmu_get_ctx() by Jens Wiklander · 4 years, 9 months ago
  58. 18c166d core: move teecore_init_pub_ram() by Jens Wiklander · 4 years, 9 months ago
  59. 4ad6b1a core: remove unused tee_mmu_user_get_cache_attr() by Jens Wiklander · 4 years, 9 months ago
  60. dd0f212 core: remove unused tee_mmu_map_add_segment() by Jens Wiklander · 4 years, 9 months ago
  61. 1f648d5 core: remove struct tee_ta_ctx from struct user_mode_ctx by Jens Wiklander · 4 years, 9 months ago
  62. f802ab5 core: add gprof_set_status() to struct ts_ops by Jens Wiklander · 4 years, 10 months ago
  63. 82061b8 core: store TA params in session struct by Jens Wiklander · 4 years, 10 months ago
  64. ab24229 core: add struct ts_ops by Jens Wiklander · 4 years, 10 months ago
  65. ce332a5 core: add is_ta_ctx() by Jens Wiklander · 4 years, 10 months ago
  66. 3560d99 core: add generic struct ts_ctx by Jens Wiklander · 4 years, 10 months ago
  67. 00b3b9a core: add generic struct ts_session by Jens Wiklander · 4 years, 10 months ago
  68. d0e3efa core: replace TA with user mode in abort handling by Jens Wiklander · 4 years, 10 months ago
  69. 47cbb5b core: fix CFG_CORE_UNMAP_CORE_AT_EL0=y for non-default CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 8 months ago
  70. cc8fda9 core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 8 months ago
  71. 3ad655c core: do not print canary debug messages on boot by Jerome Forissier · 4 years, 9 months ago
  72. a8d5919 libutils: strtoul.c: adjust license text to upstream by Rouven Czerwinski · 4 years, 8 months ago
  73. 5510db0 build: ld-option: handle any linker warning as an error by Jerome Forissier · 4 years, 9 months ago
  74. ade61fe mediatek: add support for MT8516 SoC by Fabien Parent · 6 years ago
  75. bdb6a6a mediatek: enable CFG_ARM64_core by default by Fabien Parent · 4 years, 9 months ago
  76. 0d57f57 core: replace assembly directive .align with .balign by Jens Wiklander · 4 years, 9 months ago
  77. 39cb90b core: sm_a32.S: add missing .cantunwind by Jens Wiklander · 4 years, 9 months ago
  78. fae8192 core: correct alignment for exception vectors by Jens Wiklander · 4 years, 9 months ago
  79. 762a555 Add alignment parameter to FUNC() and LOCAL_FUNC() macros by Jens Wiklander · 4 years, 9 months ago
  80. 5d50cc9 ci: travis: download checkpatch.pl from linux-next by Jerome Forissier · 4 years, 9 months ago
  81. 54fbfa9 core: deprecate register_dynamic_shm() by Jens Wiklander · 4 years, 9 months ago
  82. 8f51d0a core: rpmb: check return value of encrypt_block() by Stefan Schmidt · 4 years, 9 months ago
  83. f50962e ta_dev_kit.mk: make sure that libutils is linked second time by Volodymyr Babchuk · 4 years, 9 months ago
  84. 73196b5 link.mk: implement support for libnames-after-libgcc variable by Volodymyr Babchuk · 4 years, 9 months ago
  85. 36e784f libutils: provide empty __getauxval() implementation by Volodymyr Babchuk · 4 years, 9 months ago
  86. ed30b6c early_ta: use scattered array helpers by Jens Wiklander · 4 years, 9 months ago
  87. c4def2a Update CHANGELOG for 3.11.0 by Jerome Forissier · 4 years, 9 months ago 3.11.0
  88. c43d756 plat: zynqmp: use generic_ram_layout for defining dram layout by Ricardo Salveti · 4 years, 9 months ago
  89. ae85b83 scripts: support both pycryptodome and pycryptodomex by Volodymyr Babchuk · 4 years, 9 months ago
  90. 0ab3b1f MAINTAINERS: maintain plat-zynqmp by Ricardo Salveti · 4 years, 9 months ago
  91. ae2b65f plat: zynqmp: force disable core ALSR by Ricardo Salveti · 4 years, 9 months ago
  92. 3b11b1d core: rpmb: fix off-by-one in block index check by Jerome Forissier · 4 years, 9 months ago
  93. 60c96f6 drivers: scmi-msg: refine local header files by Etienne Carriere · 4 years, 9 months ago
  94. ba134bd drivers: scmi-msg: fix indentation by Etienne Carriere · 4 years, 9 months ago
  95. c007fb3 drivers: scmi-msg: Set SCMI version to 3 by Etienne Carriere · 4 years, 9 months ago
  96. 334810f plat-stm32mp1: scmi: expose PWR regulators by Etienne Carriere · 4 years, 9 months ago
  97. c22983c plat-stm32mp1: scmi: prepare platform SCMI voltage regulators by Etienne Carriere · 4 years, 9 months ago
  98. b787ecb plat-stm32mp1: introduce PWR regulators by Etienne Carriere · 4 years, 9 months ago
  99. f56662f MAINTAINERS: plat-ti, plat-k3: remove Andrew's address by Jerome Forissier · 4 years, 9 months ago
  100. 6a68b22 core: ffa: Fix the FF-A version returned to Secure Partition by Sughosh Ganu · 4 years, 9 months ago