1. 31b3101 build: ta: add RISC-V linker script by liushiwei · 2 years, 4 months ago
  2. 9894fdb ta: pkcs11: fix trace compilation warning by Clement Faure · 2 years, 5 months ago
  3. 138c510 GP131: Add TA property gpd.ta.doesNotCloseHandleOnCorruptObject by Jens Wiklander · 2 years, 7 months ago
  4. c7f1b4f Upgrade in-tree TAs to use latest version of TEE Internal Core API by Jens Wiklander · 2 years, 7 months ago
  5. e64b7b2 GP131: add support for TEE_MALLOC_NO_SHARE by Jens Wiklander · 2 years, 7 months ago
  6. d3efff0 GP131: add TA property gpd.ta.endian by Jens Wiklander · 2 years, 8 months ago
  7. 7509620 GP131: Update TEE_Param by Jens Wiklander · 2 years, 8 months ago
  8. 36f7daa Update reported version to GP TEE Core Internal API v1.3.1 by Jens Wiklander · 2 years, 7 months ago
  9. 4dce38c ta: avb: fix object leakage at lock state write by Ivan Khoronzhuk · 2 years, 6 months ago
  10. 909efcc ta: pkcs11: save mechanism type on operation initialization by Etienne Carriere · 2 years, 8 months ago
  11. 45d40bd ta: pkcs11: Add RSA AES key wrap by Valerii Chubar · 2 years, 8 months ago
  12. a9aa45d ta: pkcs11: Copy secret key data for wrapping by Valerii Chubar · 2 years, 8 months ago
  13. 2f7f001 ta: pkcs11: fix debug message by Sergiy Kibrik · 2 years, 8 months ago
  14. 8bbc2e9 Update reported version to GP Core Internal API v1.3.1 by Jens Wiklander · 2 years, 8 months ago
  15. 45507d1 Add support for compiler stack protector by Khoa Hoang · 2 years, 8 months ago
  16. c34d0d9 core: support loading TAs signed with a subkey by Jens Wiklander · 2 years, 11 months ago
  17. ecd7f42 ta: pkcs11: Fix key generation for Ed25519 by Valerii Chubar · 2 years, 10 months ago
  18. 03e0743 ta: pkcs11: Add Ed25519 support by Valerii Chubar · 2 years, 10 months ago
  19. 1fdb1c4 ffa: Export ffa.h to be used by host by Jelle Sels · 2 years, 11 months ago
  20. d992553 arm32: libutils, libutee, ta: add .note.GNU-stack section to .S files by Jerome Forissier · 2 years, 11 months ago
  21. 7716295 build: use CFLAGS_ta_armXX etc. when building in-tree TAs by Jerome Forissier · 3 years, 1 month ago
  22. 9325ea3 ta: pkcs11: fix use-after-free in close_ck_session() when CFG_TEE_TA_LOG_LEVEL >= 3 by Jerome Forissier · 3 years, 1 month ago
  23. a0e8ffe core: add support for MTE by Jens Wiklander · 3 years, 4 months ago
  24. 8f276f2 ta: pkcs11: PKCS11_CKM_AES_CBC_PAD is not supported by Etienne Carriere · 3 years, 6 months ago
  25. 7e05ec2 core: pta: add remote attestation PTA by Jerome Forissier · 3 years, 9 months ago
  26. cc062b4 ta: pkcs11: support for ECDH1_DERIVE by Jorge Ramirez-Ortiz · 3 years, 5 months ago
  27. f0d8ad6 ta: Export CFG_TA_PAUTH by Ruchika Gupta · 3 years, 6 months ago
  28. 7694887 ta: pkcs11: Clean up temporary_object_list on object creation failure by Mengchi Cheng · 3 years, 7 months ago
  29. 48685b6 arm64: bti: fail link phase if some objects do not support BTI by Jerome Forissier · 3 years, 7 months ago
  30. 5a8d8ba ta: Export CFG_TA_BTI by Ruchika Gupta · 3 years, 8 months ago
  31. 7a6682f Move section .note.gnu.property after .text in lds files by Ruchika Gupta · 3 years, 7 months ago
  32. dbc2184 ta: pkcs11: Fix memory leak by Ruchika Gupta · 3 years, 7 months ago
  33. 5818fdf ta: pkcs11: increase default heap size to 32kB by Sahil Malhotra · 3 years, 7 months ago
  34. 28eb53a ta: pkcs11: remove unnecessary code by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  35. 728777a build: use CFLAGS32/CFLAGS64 when building in-tree TAs by Jerome Forissier · 3 years, 8 months ago
  36. 9c3a106 avb: Fix warnings in ta/avb/entry.c by Jens Wiklander · 3 years, 8 months ago
  37. a5ea52c ta: pkcs11: fix a double-free by Elvira Khabirova · 3 years, 9 months ago
  38. b796403 ta: pkcs11: fix a memory leak by Elvira Khabirova · 3 years, 9 months ago
  39. 830faad ta_dev_kit.mk: remove extra -o when creating static library by Jerome Forissier · 3 years, 9 months ago
  40. be501eb util: rename ALIGNMENT_IS_OK to IS_ALIGNED_WITH_TYPE by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  41. 4137952 ta: pkcs11: Add certificate object support by Vesa Jääskeläinen · 4 years, 6 months ago
  42. 0ef6b14 ta: pkcs11: Add support for AES CMAC mechanisms by Victor Chong · 3 years, 10 months ago
  43. 0ee43c3 ta_dev_kit.mk: set CFLAGS32 and CFLAGS64 to $(CFLAGS) by default by Clement Faure · 3 years, 10 months ago
  44. 70b6683 ta: pkcs11: Add support for more HMAC mechanisms by Victor Chong · 4 years, 2 months ago
  45. 42765f8 ta: pkcs11: Fix sign size comparison by Victor Chong · 4 years ago
  46. 6f6d5e7 ta: pkcs11: Fix typo by Victor Chong · 4 years, 2 months ago
  47. c46bd3e libutils: bget_malloc: fix test in pool min size by Etienne Carriere · 3 years, 10 months ago
  48. b59038b ta: remove deprecated CFG_TA_DYNLINK by Etienne Carriere · 3 years, 11 months ago
  49. 19fdfcf build: ldelf and TAs can rely on CFLAGS32/CFLAGS64 by Etienne Carriere · 3 years, 11 months ago
  50. 95636b3 ta: pkcs11: make heap size configurable by Etienne Carriere · 3 years, 11 months ago
  51. edce837 ta: pkcs11: describe CFG_PKCS11_TA_TOKEN_COUNT by Etienne Carriere · 3 years, 11 months ago
  52. 06bc8d1 ta: pkcs11: move default config to ta sub.mk by Etienne Carriere · 3 years, 11 months ago
  53. 9df6818 ta: pkcs11: fix error code in asymmetric signature update sequence by Etienne Carriere · 3 years, 11 months ago
  54. 2364aa6 ta: pkcs11: Add operation state in session by Ruchika Gupta · 4 years ago
  55. 324b9e1 ta: pkcs11: Enforce that helpers are up to date by Vesa Jääskeläinen · 4 years ago
  56. f3cc23f ta: pkcs11: Add missing PKCS11_CKR_ helpers by Vesa Jääskeläinen · 4 years ago
  57. 73124d5 ta: pkcs11: Sort PKCS11_CKR_ helper lines by Vesa Jääskeläinen · 4 years ago
  58. 5dfe80d ta: pkcs11: Add script to verify that helpers are present by Vesa Jääskeläinen · 4 years ago
  59. 9cf1afc ta: pkcs11: Fix RSA public key import by Vesa Jääskeläinen · 4 years, 6 months ago
  60. f27310a ta: pkcs11: Correct return value for decryption with invalid ciphertext by Vesa Jääskeläinen · 4 years ago
  61. 6a6299f ta: pkcs11: Correct return value for encryption with invalid input by Vesa Jääskeläinen · 4 years ago
  62. dc8c77f ta: pkcs11: Add support for RSA OAEP encryption & decryption by Vesa Jääskeläinen · 4 years ago
  63. d9af50b ta: pkcs11: Add support for RSA PSS signing & verification by Vesa Jääskeläinen · 4 years ago
  64. 0442c95 ta: pkcs11: Add support for RSA signing & verification by Vesa Jääskeläinen · 4 years, 7 months ago
  65. 8692283 ta: pkcs11: Add RSA key pair generation support by Vesa Jääskeläinen · 4 years, 7 months ago
  66. db28c54 ta: pkcs11: Add elliptic curve mecha bits to bytes conversions by Vesa Jääskeläinen · 4 years ago
  67. 66594cd ta: pkcs11: Remove dual crypto operations from token capability by Ruchika Gupta · 4 years ago
  68. 8abbc8f ta: pkcs11: Fix calling twice of C_EncryptInit()/C_DecryptInit() by Vesa Jääskeläinen · 4 years ago
  69. f5c0739 ta: pkcs11: Add access check on new object when deriving/unwrapping by Ruchika Gupta · 4 years, 4 months ago
  70. e3f0cb5 ta: pkcs11: Add support for indirect templates by Ruchika Gupta · 4 years ago
  71. 3668310 ta: pkcs11: Add implementation for unwrapping keys by Ruchika Gupta · 4 years ago
  72. 5f80f27 ta: pkcs11: Add implementation for wrapping keys by Ruchika Gupta · 4 years, 5 months ago
  73. 06b47dc ta: pkcs11: Add missing error codes by Ruchika Gupta · 4 years, 5 months ago
  74. b603058 ta: pkcs11: Allocate command ID's for wrapping/unwrapping keys by Ruchika Gupta · 4 years, 5 months ago
  75. fb279d8 ta: pkcs11: Add support for elliptic curve signing & verification by Vesa Jääskeläinen · 4 years, 7 months ago
  76. 02b1680 ta: pkcs11: Add support for elliptic curve key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  77. 1f5d4d2 ta: pkcs11: scripts: Add script for generating EC curve parameters by Vesa Jääskeläinen · 4 years, 7 months ago
  78. 013934d ta: pkcs11: Add generic support for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  79. 4c3354e ta: pkcs11: Allocate command ID for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  80. 5e1d94e ta: pkcs11: Add helper for setting up CKA_ID value by Vesa Jääskeläinen · 4 years, 7 months ago
  81. 26b6bad ta: pkcs11: Fix get_default_value/PKCS11_CKA_PUBLIC_KEY_INFO by Vesa Jääskeläinen · 4 years, 7 months ago
  82. edd9514 ta: pkcs11: CKA_SUBJECT is mandatory for keys but has default value by Vesa Jääskeläinen · 4 years, 7 months ago
  83. ed8bece ta: pkcs11: Remove class and key check for indirect attributes by Ruchika Gupta · 4 years, 4 months ago
  84. 02dbcc7 ta: pkcs11: use a temporary list for object under creation by Etienne Carriere · 4 years, 3 months ago
  85. c95980b ta: pkcs11: fix comment stating no mechanism is supported by Etienne Carriere · 4 years, 4 months ago
  86. 372064d ta: pkcs11: Add restriction in C_GetAttributeValue() by Ruchika Gupta · 4 years, 4 months ago
  87. 196bcd9 ta: pkcs11: Add sanitize function for symmetric keys by Ruchika Gupta · 4 years, 4 months ago
  88. 0ac5c69 ta: pkcs11: Modify optional attributes for symmetric key by Ruchika Gupta · 4 years, 4 months ago
  89. eb88d2d ta: pkcs11: Make it possible to disable support for C_DigestKey() by Vesa Jääskeläinen · 4 years, 4 months ago
  90. 9e91a61 ta: pkcs11: Add support for digest operations by Vesa Jääskeläinen · 4 years, 5 months ago
  91. eb6141b ta: pkcs11: Add API for releasing active processing by Vesa Jääskeläinen · 4 years, 5 months ago
  92. c1cef3d ta: pkcs11: Add debug helper for PKCS11_CKR_ATTRIBUTE_SENSITIVE by Vesa Jääskeläinen · 4 years, 5 months ago
  93. d05ab5f ta: pkcs11: Fix error code returned by entry_processing_key() by Ruchika Gupta · 4 years, 5 months ago
  94. bc555ee ta: pkcs11: relocate shared session object db to client session by Vesa Jääskeläinen · 4 years, 10 months ago
  95. 4dad664 ta: pkcs11: Rename entry_derive_key() to make it more generic by Ruchika Gupta · 4 years, 5 months ago
  96. 8c49932 ta: pkcs11: Add function to set key data by Ruchika Gupta · 4 years, 5 months ago
  97. 7107ac1 ta: pkcs11: Remove check from entry_derive_key() by Ruchika Gupta · 4 years, 5 months ago
  98. df70557 ta: pkcs11: Correct error returned when processing mechanisms by Ruchika Gupta · 4 years, 5 months ago
  99. 402d884 ta: pkcs11: Update attributes in persistent storage by Ruchika Gupta · 4 years, 5 months ago
  100. a01ae03 ta: trusted_keys: Fix to align with strict buffer checks by Sumit Garg · 4 years, 5 months ago