1. 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 3 months ago topics/mbedtls-3-1-0-update
  2. 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 6 months ago
  3. c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 6 months ago
  4. 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 6 months ago
  5. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  6. b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 6 months ago
  7. 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 6 months ago
  8. 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 6 months ago
  9. ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 6 months ago
  10. 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 6 months ago
  11. 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 4 months ago
  12. 31e332a Allow smm_variable index UID to be overridden by Julian Hall · 3 years, 7 months ago
  13. d8242e6 Fix smm_variable getNextVariable invalid parameter handling by Julian Hall · 3 years, 7 months ago
  14. 074b9fc Correct smm variable boot state access control by Julian Hall · 3 years, 7 months ago
  15. f237304 trng: Move device memory retrieve to platform code by Jelle Sels · 3 years, 7 months ago
  16. ba181d3 Correct handling of missing salt protobuf parameter by Julian Hall · 3 years, 6 months ago
  17. 5a2e578 Fix export IAK public status code on error by Julian Hall · 3 years, 8 months ago
  18. 7fe88cb Add UEFI variable support for QueryVariableInfo by Julian Hall · 3 years, 8 months ago
  19. 4b8dd0a Add uefi variable append write support by Julian Hall · 3 years, 8 months ago
  20. cefec44 Fix psa_key_handle_t typedef by Julian Hall · 3 years, 8 months ago
  21. 882a2db Fix get operation for chained secure storage providers by Julian Hall · 3 years, 8 months ago
  22. 51c8aa8 Add mm communicate service location strategy by Julian Hall · 3 years, 9 months ago
  23. f7d55ff Add MM Communicate RPC caller by Julian Hall · 3 years, 9 months ago
  24. f29c312 Test smm_variable_mm_service by Imre Kis · 3 years, 9 months ago
  25. d1dfda5 Add support for 64-bit operation status values by Julian Hall · 3 years, 8 months ago
  26. 6a64e37 Add checks for unsupported smm variable features by Julian Hall · 3 years, 9 months ago
  27. 0a86f76 Extend SMM Variable function support by Julian Hall · 3 years, 9 months ago
  28. a119934 Add smm variable invalid length attack test cases by Julian Hall · 3 years, 9 months ago
  29. 05f7936 Create SMM variable MM service by Imre Kis · 3 years, 9 months ago
  30. c0d54dc Add smm variable power fail recovery by Julian Hall · 3 years, 10 months ago
  31. cabfe32 Extend UEFI SetVariable to support removal by Julian Hall · 3 years, 10 months ago
  32. ead5b62 Add smm-gateway SP deployment by Julian Hall · 3 years, 9 months ago
  33. fbe3b48 Add smm-variable service level tests by Julian Hall · 3 years, 9 months ago
  34. 976f9cd Add smm-variable standalone service context by Julian Hall · 3 years, 10 months ago
  35. 54e7a4d Add smm_variable service provider by Julian Hall · 3 years, 10 months ago
  36. 919b558 Add uefi variable store tests by Julian Hall · 3 years, 9 months ago
  37. 65f7eb4 Add basic uefi_variable_store implementation by Julian Hall · 3 years, 9 months ago
  38. c12c3f4 Allow NULL as data in storage client if length is 0 by Imre Kis · 4 years ago
  39. c52807c Use crypto sp as attestation sp crypto provider by Julian Hall · 4 years ago
  40. 7d7b24c Improve reusability of service_name and uuid components by Julian Hall · 4 years ago
  41. c203872 Add service locator strategy for SP to SP discovery by Julian Hall · 4 years ago topics/spmc_test
  42. ec7e584 Fix service provider chain test case by Julian Hall · 4 years ago
  43. b2954bc Remove dependencies on deprecated PSA crypto functionality by Julian Hall · 4 years ago
  44. fad3521 Extend core crypto service level tests by Julian Hall · 4 years ago
  45. e656944 Add key derivation service level tests by Julian Hall · 4 years ago
  46. cb11ba5 Add MAC service level tests by Julian Hall · 4 years ago
  47. a652ad6 Add symmetric cipher service level tests by Julian Hall · 4 years ago
  48. c6e7a8a Establish pattern for extending crypto service tests by Julian Hall · 4 years ago
  49. 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
  50. a949004 Allow build-time selection of backend for PSA crypto client by Julian Hall · 4 years ago
  51. 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
  52. 188953d Add arbitrary length crypto operations by Julian Hall · 4 years ago
  53. 464021a Fix key export handling in crypto provider by Julian Hall · 4 years ago
  54. 3e61454 Integrate discovery into crypto service provider by Julian Hall · 4 years ago
  55. 99a57e3 Introduce common service client by Julian Hall · 4 years ago
  56. 524903e Fix response length in AEAD proto serializer by Julian Hall · 4 years ago
  57. c2d78b5 Add service discovery provider by Julian Hall · 4 years ago
  58. 6bab021 Use PSA build config interface provided by Mbed TLS by Julian Hall · 4 years ago
  59. 65ff905 Optimise service provider handler look-up by Julian Hall · 4 years ago
  60. b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
  61. f284b09 Enable PSA Crypto 1.0 API tests by Julian Hall · 4 years ago
  62. d111e2c Upgrade to mbedtls-3.0.0 by Julian Hall · 4 years, 1 month ago
  63. 8345606 Add crypto support for AEAD operations by Julian Hall · 4 years, 1 month ago
  64. c635094 Remove dependencies on deprecated PSA Crypto API definitions by Julian Hall · 4 years, 1 month ago
  65. a6d3cbc Add crypto support for MAC operations by Julian Hall · 4 years, 1 month ago
  66. d670b41 Add stubs for missing PSA Crypto API functions by Julian Hall · 4 years, 1 month ago
  67. fe487b7 Add support for key derivation cipher operations by Julian Hall · 4 years, 1 month ago
  68. e7bccbe Add crypto support for symmetric cipher operations by Julian Hall · 4 years, 1 month ago
  69. 0ed3d45 Extend hash operation support by Julian Hall · 4 years, 1 month ago
  70. 7bfb18e Factor hash operations to sub-provider by Julian Hall · 4 years, 1 month ago
  71. 13e7695 Support modular extension of service provider capabilities by Julian Hall · 4 years, 1 month ago
  72. b57aa0d Add secure storage PSA API test deployments by Julian Hall · 4 years, 1 month ago
  73. ec81a50 Fix initial PSA Crypto API test failures by Julian Hall · 4 years, 1 month ago
  74. 8359a63 Extend supported crypto key management operations by Julian Hall · 4 years, 1 month ago
  75. d407138 Add stubs for unsupported PSA Crypto API client operations by Julian Hall · 4 years, 1 month ago
  76. 644b57a Allow alternative backends for attestation provider by Julian Hall · 4 years, 1 month ago
  77. 9061e6c Allow alternative backends for crypto provider by Julian Hall · 4 years, 1 month ago
  78. 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
  79. d03aced Extend ffa service location to support interface id by Julian Hall · 4 years, 1 month ago
  80. f572896 Add hash operation support to Crypto service provider by Julian Hall · 4 years, 1 month ago
  81. 7048d30 Add event log parameter handling in SP by Julian Hall · 4 years, 2 months ago
  82. 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 months ago
  83. caa4af8 Add attestation SP deployment by Julian Hall · 4 years, 3 months ago
  84. 0446491 Add attestation claim sources for device claims by Julian Hall · 4 years, 3 months ago
  85. 482fd2f Add provisioning support to attestation service provider by Julian Hall · 4 years, 3 months ago
  86. 700aa36 Add attestation service provider and client by Julian Hall · 4 years, 3 months ago
  87. 70be3f1 Add attestation key management by Julian Hall · 4 years, 3 months ago
  88. 827d447 Add t_cose library as external component by Julian Hall · 4 years, 3 months ago
  89. 1d31302 Add attestation report creation by Julian Hall · 4 years, 3 months ago
  90. 201ce46 Add components for attestation service by Julian Hall · 4 years, 3 months ago
  91. a7e76c8 Add psa crypto C API client by Julian Hall · 4 years, 4 months ago
  92. f688a0b Fix optional parameter handling in crypto service by Julian Hall · 4 years, 4 months ago
  93. 3c52ce6 Replace mbedcrypto dependency with Mbed TLS by Balint Dobszay · 4 years, 3 months ago
  94. 3a4207d Add protected-storage and internal-trusted-storage deployments by julhal01 · 4 years, 5 months ago
  95. 7791cb1 Extend storage components for PSA PS by julhal01 · 4 years, 5 months ago
  96. 1260f10 Refactor Secure storage into frontend/backend by julhal01 · 4 years, 6 months ago
  97. 8e3aa11 Add check of DebugFS driver API version by Balint Dobszay · 4 years, 3 months ago
  98. 37e1aea Add hw TRNG from SEL0 SP by julhal01 · 4 years, 6 months ago
  99. 5fe411b Add simple_c test runner by julhal01 · 4 years, 6 months ago
  100. 3ec4c32 Add test_runner service by julhal01 · 4 years, 6 months ago