1. 797c0d3 libtomcrypt: fix pkcs_1_v1_5_decode() when empty message by Safae Ouajih · 2 years, 5 months ago import/libtomcrypt-1.18.2-develop-20220913
  2. dcd3fcf core: ltc: use SHA-512 crypto accelerated function by Jens Wiklander · 2 years, 8 months ago
  3. 59e8a1b core: ltc: ecc: support the crypto driver by Jorge Ramirez-Ortiz · 2 years, 9 months ago
  4. 5ceaf35 core: ltc: add fault mitigation in crypto_acipher_rsassa_verify() by Jens Wiklander · 3 years, 4 months ago
  5. 2c6eb39 core: ltc: rsa: support the crypto driver by Jorge Ramirez-Ortiz · 3 years ago
  6. 0cd64e1 core: libtomcrypt: fix Ed25519 signature by Etienne Carriere · 2 years, 10 months ago
  7. 7ead01d core: libtomcrypt: add Ed25519 support by Valerii Chubar · 3 years ago
  8. 10670a1 libtomcrypt: Remove prng_state* NULL pointer check from ed25519_make_key() by Jerome Forissier · 2 years, 10 months ago
  9. baa91ab libtomcrypt: ctr_encrypt(): adjust for OP-TEE CE accelerated routines by Jerome Forissier · 2 years, 10 months ago
  10. d89991c ci: rust: apply upstream patch to fix failure in authentication-rs by Jerome Forissier · 2 years, 11 months ago
  11. df6b96a core: ltc: fix .qord value in DSA sign and verify by Jerome Forissier · 2 years, 11 months ago
  12. 34760c4 libtomcrypt: define LTC_MPI at the same time as LTC_DER by Jerome Forissier · 2 years, 11 months ago
  13. ae4cbdf core: ltc: add missing <string_ext.h> by Jerome Forissier · 2 years, 11 months ago
  14. 3536258 core: ltc: import sub.mk files from master and update by Jerome Forissier · 2 years, 11 months ago
  15. b51059d core: libtomcrypt: Remove prng_state* NULL pointer check from x25519_make_key() by Sohaib ul Hassan · 3 years, 2 months ago
  16. 049ae77 core: ltc: fix missing mutex unlock by ycaibb · 4 years ago
  17. 0894571 core: ltc: add SM2 curve parameters by Jerome Forissier · 6 years ago
  18. cb02d4c core: ltc: make key in accel_ecb_encrypt() and accel_ecb_decrypt() const by Jerome Forissier · 6 years ago
  19. b6a32e1 core: ltc: fix 'switch case misses default' by Jerome Forissier · 6 years ago
  20. dd60f59 core: ltc: add custom DH key generation function dh_make_key() by Jerome Forissier · 6 years ago
  21. 029d97b core: ltc: tomcrypt_custom.h: OP-TEE thread support by Jerome Forissier · 6 years ago
  22. 01a4f9f libtomcrypt: implement zeromem() with memzero_explicit() by Jerome Forissier · 6 years ago
  23. ae54175 core: LTC use only _CFG_CORE_LTC_ variables by Jens Wiklander · 6 years ago
  24. e87c76e LTC: add GHASH acceleration by Jens Wiklander · 8 years ago
  25. 70c1589 ltc: make cipher_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
  26. 5c148a1 ltc: make hash_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
  27. 741c8e8 ltc: make prng_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
  28. f1243f8 libtomcrypt: tomcrypt_private.h: add HASH_PROCESS_NBLOCKS by Jerome Forissier · 10 years ago
  29. af2d75b ECC: optimize the pool of temporary variables by Pascal Brand · 10 years ago
  30. cf7926e Import LibTomCrypt v1.18.2 branch "develop" (Sep 13, 2022) by Jerome Forissier · 2 years, 11 months ago
  31. 236125b Remove LibTomCrypt by Jerome Forissier · 2 years, 11 months ago
  32. 49cfa41 libutils:assert.h:add compiler check for static_assert by Gavin · 2 years, 11 months ago
  33. 4f12f55 plat-stm32mp1: reset platform with reset controller device by Etienne Carriere · 3 years ago
  34. b46e2b4 dt-bindings: define system reset controller for stm32mp1 flavors by Etienne Carriere · 3 years ago
  35. 4afbdbd drivers: scmi-msg: Propagate errors from platform voltd_get_level by Anton Eliasson · 3 years ago
  36. 5c932a0 plat-stm32mp1: add Avenger96 board with STM32MP157A based DHCOR SoM by Johann Neuhauser · 3 years, 1 month ago
  37. 6e9896c plat-stm32mp1: add STM32MP157C based DHCOM SoM on PDK2 baseboard by Johann Neuhauser · 3 years, 1 month ago
  38. cd495a5 drivers: versal: general purpose i/o by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  39. c2f16fe core: driver: rework the SC API to make compatible with the new MU driver by Clement Faure · 3 years, 5 months ago
  40. 9756bcc core: driver: add common i.MX MU driver by Clement Faure · 3 years, 5 months ago
  41. cb95166 plat: rcar: fix core pos calculation for H3 boards by Volodymyr Babchuk · 3 years ago
  42. 830dc5c drivers: imx-i2c: add support for imx8mn by Gerard Koskamp · 3 years ago
  43. 7bf5e91 core: plat-ls: remove OP-TEE support for LS1021A-QDS platform by Sahil Malhotra · 3 years ago
  44. a7bd58f core: plat-ls: remove OP-TEE support for LS1021A-TWR platform by Sahil Malhotra · 3 years ago
  45. 3900893 crypto_api: acipher: correct ECC NIST-P521 key size by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  46. ac3facb drivers: caam: ecc: key size must be a multiple of 8 by Jorge Ramirez-Ortiz · 3 years ago
  47. a54b2f1 plat-stm32mp1: fix use of pointer after free by Jose Quaresma · 3 years ago
  48. c0e8ad8 drivers: imx: dcp: fix compilation address error by Jose Quaresma · 3 years ago
  49. e3c7f16 crypto-api: rsassa: pass algorithm to implementation by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  50. dfeed92 drivers: zynqmp_huk: Add AES eFuse and HUK seed support by Vesa Jääskeläinen · 3 years, 3 months ago
  51. 214ee97 drivers: zymqmp_pm: add USER eFuse support by Vesa Jääskeläinen · 3 years, 3 months ago
  52. 6e96536 drivers: zynqmp_pm: Add eFuse programming support by Vesa Jääskeläinen · 3 years, 3 months ago
  53. 9755857 drivers: zynqmp_pm: fix cache alignment for eFuse operation by Vesa Jääskeläinen · 3 years, 3 months ago
  54. d992553 arm32: libutils, libutee, ta: add .note.GNU-stack section to .S files by Jerome Forissier · 3 years ago
  55. 2f4d97e core, ldelf: link: add --no-warn-execstack by Jerome Forissier · 3 years ago
  56. 0e4dbed libutee: add SHA3 algorithm identifiers by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  57. 28d6e35 core: stack check: fix debug message by Jerome Forissier · 3 years ago
  58. 5956c77 core: fix handling of CFG_STACK_THREAD_EXTRA and CFG_STACK_TMP_EXTRA by Jerome Forissier · 3 years ago
  59. 8e155ba imx: dcp: switch to new alloc_cache_aligned() by Vesa Jääskeläinen · 3 years, 3 months ago
  60. 4682bf0 core: add allocator for cache aligned memory by Vesa Jääskeläinen · 3 years, 3 months ago
  61. f6b4561 core: sort includes in tee_misc.c by Vesa Jääskeläinen · 3 years ago
  62. 4602aef arm: cache_helpers.h: Add cache_get_max_line_size() by Vesa Jääskeläinen · 3 years ago
  63. 3fd383f arm.mk: Added CFG_MAX_CACHE_LINE_SHIFT for maximum cache line size by Vesa Jääskeläinen · 3 years ago
  64. 0a4589e plat-k3: Add high DDR memory region by Andrew Davis · 3 years ago
  65. 25717bd plat-k3: Enable ARMv8 Crypto Extensions support by default by Andrew Davis · 3 years ago
  66. a148e70 plat-k3: drivers: Reverse RNG disabling logic by Andrew Davis · 3 years ago
  67. 115198b plat-k3: drivers: ti-sci: Do not print error when message not acknowledged by Andrew Davis · 3 years ago
  68. 5bf9286 plat-k3: drivers: Set SA2UL firewall region addresses by Andrew Davis · 3 years ago
  69. 8dc184e libutils: util.h: add get_field_u{32,64}() and set_field_u{32,64}() by Marouene Boubakri · 3 years, 1 month ago
  70. 71f2c92 clang.mk: fix build on AArch64 host by Jerome Forissier · 3 years ago
  71. f5411aa core: add CFG_REE_FS_INTEGRITY_RPMB for roll-back protection of REE by Judy Wang · 3 years ago
  72. 9fa6ea5 core: imx: enable the CAAM driver on mx7ulpevk by Clement Faure · 3 years, 4 months ago
  73. 3500d9c core: imx: crypto_conf: set CAAM configuration for mx7ulpevk by Clement Faure · 3 years ago
  74. cb34c33 ci: add imx93evk build by Clement Faure · 3 years ago
  75. 54eb9a9 core: imx: add support imx93evk platform by Clement Faure · 3 years, 2 months ago
  76. d0d5da2 core: imx: add imx93 SoC ID by Clement Faure · 3 years, 2 months ago
  77. d540073 core: imx: add imx93 registers by Clement Faure · 3 years, 2 months ago
  78. 49babf7 core: imx: simplify the error macro message by Clement Faure · 3 years, 2 months ago
  79. 613c630 drivers: se050: optional I2C access via trampoline by Jorge Ramirez-Ortiz · 3 years ago
  80. 4ddaad5 core: mbedtls: Add ECC signature size check by Lars Persson · 3 years ago
  81. 7910f4d core: mbedtls: Use a DRBG to speed up RSA key generation by Lars Persson · 3 years ago
  82. 42f6617 plat-corstone1000: add corstone1000 platform by Vishnu Banavath · 4 years, 2 months ago
  83. 0b8a917 core: link: add --no-warn-rwx-segments by Jerome Forissier · 3 years ago
  84. 961785f drivers: imx_i2c: update the daisy chain setting for I2C1 by Tim Anderson · 3 years ago
  85. 039e02d Squashed commit upgrading to mbedtls-2.28.1 by Jerome Forissier · 3 years ago
  86. 2075050 core: tee_svc.c: add missing comma by Jerome Forissier · 3 years ago
  87. 460dc36 drivers: imx_i2c: update the I2C initialization by Tim Anderson · 3 years ago
  88. 7d71617 core: Avoid tee_ram_va equals 0 when CFG_CORE_ASLR is set by Ming-Jen Chang · 3 years ago
  89. 3077e81 core: mm: return true for mattr_is_cached() and TEE_MATTR_MEM_TYPE_TAGGED by Clement Faure · 3 years ago
  90. 13f65d2 ci: cancel obsolete workflows by Jerome Forissier · 3 years ago
  91. 3c108a7 core: plat-bcm: remove virtual address lookup from main_init_gic() by Andrew Mustea · 3 years, 1 month ago
  92. 3957cdc ci: code_style: clone repository with full history by Jerome Forissier · 3 years ago
  93. 48ca91e drivers: bcm_sotp: add sotp write support by Vahid Dukandar · 4 years, 4 months ago
  94. b10b451 ci: migrate from Azure pipelines to GitHub actions by Jerome Forissier · 3 years ago
  95. 13bd79f dts: stm32mp15: bump to Linux v5.19-rc6 dts files by Johann Neuhauser · 3 years, 1 month ago
  96. c30ae30 dt-bindings: gpio: add GPIO_PULL_{UP,DOWN} definitions by Johann Neuhauser · 3 years, 1 month ago
  97. d9d2d0a plat-totalcompute: Introduce TC2 by Rupinderjit Singh · 3 years, 4 months ago
  98. 191f2ed core: rng_hw: Remove __weak attribute from HW RNG functions by Andrew Davis · 3 years, 3 months ago
  99. 4a3e6b9 core: rng_hw: Remove hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
  100. 1a5f154 plat-stm: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago