1. d5223e9 hack p_entropy as the original fail during tls connection setup by Jun Nie · 2 years, 1 month ago mbedtls_hack
  2. f7c0dd6 Add ssl_msg code and remove net config to pass build by Jun Nie · 2 years, 1 month ago
  3. 47c0bff add network related config by Jun Nie · 2 years, 2 months ago
  4. 31b3101 build: ta: add RISC-V linker script by liushiwei · 2 years, 4 months ago
  5. 28849de libutee: increase MPI_MEMPOOL_SIZE to 14Kb by Jeffrey Kardatzke · 2 years, 4 months ago
  6. 41d9f6c libutee: add TEE_ALG_ECDSA_SHA* to TEE_ALG_GET_DIGEST_SIZE() by Jerome Forissier · 2 years, 4 months ago
  7. 7bd215a core: mbedtls: ecc_get_keysize(): do not check algorithm against curve by Jerome Forissier · 2 years, 5 months ago
  8. 0db2982 core: pta: imx: add manufacturing protection by Clement Faure · 2 years, 6 months ago
  9. f5c3d85 core: crypto: add support MD5 hashes in RSA sign/verify/cipher by Julien Masson · 4 years, 8 months ago
  10. a263637 libutils: add stubs for pthread functions by Jerome Forissier · 2 years, 5 months ago
  11. d7f3c23 libutee: add CNTVCT to user system registers by Jens Wiklander · 2 years, 5 months ago
  12. 31c0281 libutee: add TEE_MAIN_ALGO_SHAKE values by Clement Faure · 2 years, 5 months ago
  13. c6d054e core: pta: Add K3 specific PTA for writing into extended OTP by Manorit Chawdhry · 2 years, 7 months ago
  14. b76b229 virt: rename CFG_VIRTUALIZATION to CFG_NS_VIRTUALIZATION by Jerome Forissier · 2 years, 6 months ago
  15. 3b439c8 GP131: Fix the TEE_ALG_SM2_PKE define by Jens Wiklander · 2 years, 6 months ago
  16. b9263ec GP131: tee_api_defines.h: remove obsolete comments by Jens Wiklander · 2 years, 6 months ago
  17. 138c510 GP131: Add TA property gpd.ta.doesNotCloseHandleOnCorruptObject by Jens Wiklander · 2 years, 7 months ago
  18. 1bc176d GP131: TEE_Asymmetric{En,De}crypt() add return codes by Jens Wiklander · 2 years, 7 months ago
  19. 6214424 GP131: add TEE_BigIntExpMod() by Jens Wiklander · 2 years, 7 months ago
  20. 3be980f GP131: add TEE_BigIntAbs() by Jens Wiklander · 2 years, 7 months ago
  21. 4202329 GP131: add TEE_BigIntSetBit() by Jens Wiklander · 2 years, 7 months ago
  22. af4bcf3 GP131: add TEE_BigIntAssign() by Jens Wiklander · 2 years, 7 months ago
  23. 287a618 GP131: Update TEE_SetOperationKey*() by Jens Wiklander · 2 years, 7 months ago
  24. e64b7b2 GP131: add support for TEE_MALLOC_NO_SHARE by Jens Wiklander · 2 years, 7 months ago
  25. 30e5e0b GP131: check permissions on buffer passed to other TAs by Jens Wiklander · 2 years, 7 months ago
  26. c8bf6a2 GP131: Update TEE_CheckMemoryAccessRights() by Jens Wiklander · 2 years, 7 months ago
  27. 24ea761 GP131: add TEE_DigestExtract() by Jens Wiklander · 2 years, 8 months ago
  28. 260b402 core: crypto: add API for SHA-3 by Jens Wiklander · 2 years, 8 months ago
  29. cff9b48 GP131: add missing TEE_ALG_* and TEE_TYPE_* defines by Jens Wiklander · 2 years, 7 months ago
  30. c036e91 GP131: Update TEE_FreeOperation() by Jens Wiklander · 2 years, 8 months ago
  31. d3efff0 GP131: add TA property gpd.ta.endian by Jens Wiklander · 2 years, 8 months ago
  32. 094120a GP131: add ta property gpd.tee.internalCore.version by Jens Wiklander · 2 years, 8 months ago
  33. fe03ed8 GP131: Update TEE_BigInt*() functions by Jens Wiklander · 2 years, 8 months ago
  34. 411a488 GP131: Update TEE_GenerateRandom() by Jens Wiklander · 2 years, 8 months ago
  35. 0b354ec GP131: Update TEE_AsymmetricSignDigest() and TEE_AsymmetricVerifyDigest() by Jens Wiklander · 2 years, 8 months ago
  36. 999b69d GP131: Update TEE_AsymmetricEncrypt() and TEE_AsymmetricDecrypt() by Jens Wiklander · 2 years, 8 months ago
  37. d909621 GP131: Update TEE_AE* functions by Jens Wiklander · 2 years, 8 months ago
  38. 185bf58 GP131: Update TEE_{Digest,Cipher,MAC}* functions by Jens Wiklander · 2 years, 8 months ago
  39. cb98b7b GP131: Update TEE_GetOperationInfoMultiple() by Jens Wiklander · 2 years, 8 months ago
  40. 8a72cda GP131: Update TEE_SeekObjectData() by Jens Wiklander · 2 years, 8 months ago
  41. f29aa79 GP131: Update TEE_TruncateObjectData() by Jens Wiklander · 2 years, 8 months ago
  42. 41af528 GP131: Update TEE_ReadObjectData() and TEE_WriteObjectData() by Jens Wiklander · 2 years, 8 months ago
  43. 1c12923 GP131: Update TEE_RenamePersistentObject() and TEE_GetNextPersistentObject() by Jens Wiklander · 2 years, 8 months ago
  44. f22e165 GP131: Update TEE_CreatePersistentObject() by Jens Wiklander · 2 years, 8 months ago
  45. 64a530f GP131: Update TEE_OpenPersistentObject() by Jens Wiklander · 2 years, 8 months ago
  46. a62171f GP131: Update TEE_InitRefAttribute() by Jens Wiklander · 2 years, 8 months ago
  47. edc817b GP131: Update TEE_AllocateTransientObject() by Jens Wiklander · 2 years, 8 months ago
  48. 91c8424 GP131: Update TEE_GetObjectBufferAttribute() by Jens Wiklander · 2 years, 8 months ago
  49. 1d0ed95 GP131: Update TEE_MemMove(), TEE_MemCompare() and TEE_MemFill() by Jens Wiklander · 2 years, 8 months ago
  50. 11285eb GP131: Update TEE_Malloc() and TEE_Realloc() by Jens Wiklander · 2 years, 8 months ago
  51. cd3a8ca GP131: Update TEE_CheckMemoryAccessRights() by Jens Wiklander · 2 years, 8 months ago
  52. 6551d56 GP131: Update TEE_GetProperty*() functions by Jens Wiklander · 2 years, 8 months ago
  53. 6eee82d GP131: Update TEE_OperationMode by Jens Wiklander · 2 years, 8 months ago
  54. 1f341dd GP131: Update TEE_Whence by Jens Wiklander · 2 years, 8 months ago
  55. 7509620 GP131: Update TEE_Param by Jens Wiklander · 2 years, 8 months ago
  56. 4f4374c GP131: Update TEE_Attribute by Jens Wiklander · 2 years, 8 months ago
  57. d372a47 GP131: Update TEE_ObjectInfo by Jens Wiklander · 2 years, 8 months ago
  58. b93c7df GP131: Update HKDF defines by Jens Wiklander · 2 years, 8 months ago
  59. 807c6dd GP131: Add TEE_ATTR_X448_* defines by Jens Wiklander · 2 years, 8 months ago
  60. 201c2fa GP131: add two new API error codes by Jens Wiklander · 2 years, 8 months ago
  61. 4afdddb GP131: add TEE_ALG_SHA3_* and TEE_ALG_SHAKE* defines by Jens Wiklander · 2 years, 8 months ago
  62. fe2fd3f GP131: Add TEE_ALG_ECDH_DERIVE_SHARED_SECRET and TEE_ALG_ECDSA_SHA* by Jens Wiklander · 2 years, 8 months ago
  63. 36f7daa Update reported version to GP TEE Core Internal API v1.3.1 by Jens Wiklander · 2 years, 7 months ago
  64. 50d631d libutils: mte: add missing calls to strip_tag() by Jerome Forissier · 2 years, 6 months ago
  65. 9e7f74c pta: imx: add OCOTP PTA by Clement Faure · 3 years, 9 months ago
  66. e91fa6a pta: imx: add DIGPROG PTA by Clement Faure · 3 years, 9 months ago
  67. 3de5947 libutils: riscv: provide atomic_rv.S by Marouene Boubakri · 2 years, 6 months ago
  68. df9b559 pta: stm32mp: mention access denied error code in BSEC PTA API by Etienne Carriere · 2 years, 7 months ago
  69. eef2fba libutils: malloc: fix MDBG combined with MEMTAG by Jens Wiklander · 2 years, 6 months ago
  70. 9324ced libutils: riscv: provide setjmp_rv.S by Marouene Boubakri · 2 years, 7 months ago
  71. acf0775 libutils: setjmp.h: add defines for RISC-V by Marouene Boubakri · 2 years, 7 months ago
  72. 16a5030 core: pta: scmi: internal switches for supported transports by Etienne Carriere · 2 years, 8 months ago
  73. d1a015f libutils: IS_ENABLED2() for _CFG_* switches by Etienne Carriere · 2 years, 7 months ago
  74. 84983a8 libutils: change assert() to conform with stdlib implementation by Etienne Carriere · 2 years, 6 months ago
  75. 8ad96da core: mbedtls: use SHA-512 crypto accelerated routines by Jens Wiklander · 2 years, 7 months ago
  76. 2f18fc5 libutee: riscv: modify the UTEE_SYSCALL assembly by liushiwei · 2 years, 7 months ago
  77. 4583de0 pta: stm32mp: add BSEC PTA by Gatien Chevallier · 2 years, 7 months ago
  78. db750c4 core: mbedtls: fix use of SHA-256 crypto accelerated routines by Jens Wiklander · 2 years, 7 months ago
  79. 12d739b libutils: use raw_malloc_*() as more primitive bget wrappers by Jens Wiklander · 2 years, 7 months ago
  80. e83f0c6 libutils: fix gen_malloc_buffer_overlaps_heap() by Jens Wiklander · 2 years, 7 months ago
  81. 6fb40af libutee: clarify that the used version is still 1.1 by Jens Wiklander · 2 years, 7 months ago
  82. 9d7dd41 libutee: support RISC-V syscall by liushiwei · 2 years, 7 months ago
  83. 6e90932 libmbedtls: Enable nist_kw by Valerii Chubar · 2 years, 8 months ago
  84. e5353ad libmbedtls: Fix cipher_wrap.c for nist_kw by Sergiy Kibrik · 2 years, 8 months ago
  85. 6240c6e libutee: remove _utee_se_*() prototypes by Jens Wiklander · 2 years, 8 months ago
  86. 32c7560 libutee: fix TEE_MemFill() return type by Jens Wiklander · 2 years, 8 months ago
  87. 1b865ed Fix TEE_ATTR_ECC_EPHEMERAL_PUBLIC_VALUE_* by Jens Wiklander · 2 years, 8 months ago
  88. 696f56a core, libutee: introduce TEE_ALG_SM4_XTS by Pingan Xie · 2 years, 8 months ago
  89. 8bbc2e9 Update reported version to GP Core Internal API v1.3.1 by Jens Wiklander · 2 years, 8 months ago
  90. 45507d1 Add support for compiler stack protector by Khoa Hoang · 2 years, 8 months ago
  91. 5879c0e lib: mbedtls: ecc: support the crypto driver by Jorge Ramirez-Ortiz · 2 years, 8 months ago
  92. 8fab437 ldelf: support RISC-V by liushiwei · 2 years, 8 months ago
  93. f197f05 libutils: confine_array_index: add support for RISC-V by liushiwei · 2 years, 8 months ago
  94. 75d6a37 Use struct utee_object_info in TA syscall abi by Jens Wiklander · 2 years, 8 months ago
  95. 4b0f995 Move tee_api.h and tee_ta_api.h into tee_internal_api.h by Jens Wiklander · 2 years, 8 months ago
  96. 98ada65 core: libmbedtls: add fault mitigation in crypto_acipher_rsassa_verify() by Jens Wiklander · 3 years, 4 months ago
  97. 06de608 libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pkcs1_v15_verify() by Jens Wiklander · 3 years, 4 months ago
  98. a846630 libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pss_verify_ext() by Jens Wiklander · 3 years, 4 months ago
  99. 7e75ca5 Basic fault mitigation routines by Jens Wiklander · 3 years, 4 months ago
  100. 7eaed3a libutils: prefix system header guard with 2 underscore chars by Etienne Carriere · 2 years, 8 months ago