1. 93d5824 Use GRND_INSECURE flag for linux_trng_adapter by Balint Dobszay · 2 years, 5 months ago
  2. d6f795f Merge 'integration' into 'topics/corstone1000' by Gyorgy Szing · 2 years, 6 months ago
  3. 1bc32d7 Add null attributes delete variable by Rui Miguel Silva · 2 years, 9 months ago
  4. 40c398f Add psa ipc crypto backend by Rui Miguel Silva · 3 years, 8 months ago
  5. cd8df6b Setup Internal Trusted Storage backend as openamp by Rui Miguel Silva · 3 years, 8 months ago
  6. b8cda41 Add psa ipc attestation to se proxy by Rui Miguel Silva · 3 years, 8 months ago
  7. 5174436 Add secure storage ipc backend by Rui Miguel Silva · 3 years, 8 months ago
  8. 93cbebf Add common service component to ipc support by Rui Miguel Silva · 3 years, 8 months ago
  9. 78a2d01 add psa client definitions for ff-m by Rui Miguel Silva · 3 years, 8 months ago
  10. 996df84 Fix: check driver version in MM communicate RPC caller by Imre Kis · 2 years, 9 months ago
  11. fa2c86d Support GPT formatted semihosted image file by Julian Hall · 2 years, 10 months ago
  12. bfed64b Introduce common disk GUID defintions by Julian Hall · 2 years, 10 months ago
  13. 9497010 Add GPT based partition configurator by Julian Hall · 2 years, 10 months ago
  14. 09a0582 Add disk formatter component by Julian Hall · 2 years, 10 months ago
  15. 69a25f3 Add GPT loader tests by Julian Hall · 2 years, 10 months ago
  16. 82ce62a Add semihosting block store by Julian Hall · 2 years, 11 months ago
  17. 8fdedb0 Fix defects in remote test runner by Julian Hall · 2 years, 11 months ago
  18. 072daf8 Integrate shared block storage into PS and ITS SP deployments by Julian Hall · 3 years ago
  19. 1999004 Create block storage SP deployment by Julian Hall · 3 years, 1 month ago
  20. af91035 Integrate block_store backend into PS standalone service context by Julian Hall · 3 years ago
  21. 41925ad Decouple SFS block size from underlying block store by Julian Hall · 3 years ago
  22. 1fde417 Add block_store flash support to secure flash store by Julian Hall · 3 years, 1 month ago
  23. 1944a33 Introduce block_store factory by Julian Hall · 3 years, 1 month ago
  24. f1f5f8a Add storage partition authorizer by Julian Hall · 3 years, 1 month ago
  25. c4692a8 Add block storage service tests by Julian Hall · 3 years, 1 month ago
  26. 8b27ce9 Add block storage client by Julian Hall · 3 years, 1 month ago
  27. b901999 Add reference partition configurator by Julian Hall · 3 years, 1 month ago
  28. eae7179 Add block storage standalone service context by Julian Hall · 3 years, 1 month ago
  29. 7b6e543 Add block storage service provider by Julian Hall · 3 years, 1 month ago
  30. c85ab5c Add null_block_store component by Julian Hall · 3 years ago
  31. a4162b5 Add partitioned_block_store component by Julian Hall · 3 years, 1 month ago
  32. 0b3763f Add ram_block_store component by Julian Hall · 3 years, 1 month ago
  33. 54b8816 Add block_store common interface header file by Julian Hall · 3 years, 1 month ago
  34. 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
  35. 911bcb7 Fix UEFI get_variable with small buffer by Julian Hall · 3 years, 1 month ago
  36. ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
  37. 45353ba Fix SPMC test changes related build errors by Jelle Sels · 2 years, 10 months ago
  38. 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
  39. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  40. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  41. 40a0c98 Prevent using empty response in secure_storage_client_get_info by Imre Kis · 3 years ago
  42. 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
  43. 09e5500 Simplify handling of psa_hash_suspend/resume by Julian Hall · 3 years, 6 months ago
  44. adb0abe Fix bogus free() hazard in service framework tests by Julian Hall · 3 years, 6 months ago
  45. b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 2 months ago
  46. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
  47. f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 4 months ago
  48. 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 3 months ago topics/mbedtls-3-1-0-update
  49. 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 6 months ago
  50. c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 6 months ago
  51. 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 6 months ago
  52. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  53. b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 6 months ago
  54. 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 6 months ago
  55. 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 6 months ago
  56. ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 6 months ago
  57. 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 6 months ago
  58. 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 4 months ago
  59. 31e332a Allow smm_variable index UID to be overridden by Julian Hall · 3 years, 7 months ago
  60. d8242e6 Fix smm_variable getNextVariable invalid parameter handling by Julian Hall · 3 years, 7 months ago
  61. 074b9fc Correct smm variable boot state access control by Julian Hall · 3 years, 7 months ago
  62. f237304 trng: Move device memory retrieve to platform code by Jelle Sels · 3 years, 7 months ago
  63. ba181d3 Correct handling of missing salt protobuf parameter by Julian Hall · 3 years, 6 months ago
  64. 5a2e578 Fix export IAK public status code on error by Julian Hall · 3 years, 8 months ago
  65. 7fe88cb Add UEFI variable support for QueryVariableInfo by Julian Hall · 3 years, 8 months ago
  66. 4b8dd0a Add uefi variable append write support by Julian Hall · 3 years, 8 months ago
  67. cefec44 Fix psa_key_handle_t typedef by Julian Hall · 3 years, 8 months ago
  68. 882a2db Fix get operation for chained secure storage providers by Julian Hall · 3 years, 8 months ago
  69. 51c8aa8 Add mm communicate service location strategy by Julian Hall · 3 years, 9 months ago
  70. f7d55ff Add MM Communicate RPC caller by Julian Hall · 3 years, 9 months ago
  71. f29c312 Test smm_variable_mm_service by Imre Kis · 3 years, 9 months ago
  72. d1dfda5 Add support for 64-bit operation status values by Julian Hall · 3 years, 8 months ago
  73. 6a64e37 Add checks for unsupported smm variable features by Julian Hall · 3 years, 9 months ago
  74. 0a86f76 Extend SMM Variable function support by Julian Hall · 3 years, 9 months ago
  75. a119934 Add smm variable invalid length attack test cases by Julian Hall · 3 years, 9 months ago
  76. 05f7936 Create SMM variable MM service by Imre Kis · 3 years, 9 months ago
  77. c0d54dc Add smm variable power fail recovery by Julian Hall · 3 years, 10 months ago
  78. cabfe32 Extend UEFI SetVariable to support removal by Julian Hall · 3 years, 10 months ago
  79. ead5b62 Add smm-gateway SP deployment by Julian Hall · 3 years, 9 months ago
  80. fbe3b48 Add smm-variable service level tests by Julian Hall · 3 years, 9 months ago
  81. 976f9cd Add smm-variable standalone service context by Julian Hall · 3 years, 10 months ago
  82. 54e7a4d Add smm_variable service provider by Julian Hall · 3 years, 10 months ago
  83. 919b558 Add uefi variable store tests by Julian Hall · 3 years, 9 months ago
  84. 65f7eb4 Add basic uefi_variable_store implementation by Julian Hall · 3 years, 9 months ago
  85. c12c3f4 Allow NULL as data in storage client if length is 0 by Imre Kis · 4 years ago
  86. c52807c Use crypto sp as attestation sp crypto provider by Julian Hall · 4 years ago
  87. 7d7b24c Improve reusability of service_name and uuid components by Julian Hall · 4 years ago
  88. c203872 Add service locator strategy for SP to SP discovery by Julian Hall · 4 years ago topics/spmc_test
  89. ec7e584 Fix service provider chain test case by Julian Hall · 4 years ago
  90. b2954bc Remove dependencies on deprecated PSA crypto functionality by Julian Hall · 4 years ago
  91. fad3521 Extend core crypto service level tests by Julian Hall · 4 years ago
  92. e656944 Add key derivation service level tests by Julian Hall · 4 years ago
  93. cb11ba5 Add MAC service level tests by Julian Hall · 4 years ago
  94. a652ad6 Add symmetric cipher service level tests by Julian Hall · 4 years ago
  95. c6e7a8a Establish pattern for extending crypto service tests by Julian Hall · 4 years ago
  96. 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
  97. a949004 Allow build-time selection of backend for PSA crypto client by Julian Hall · 4 years ago
  98. 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
  99. 188953d Add arbitrary length crypto operations by Julian Hall · 4 years ago
  100. 464021a Fix key export handling in crypto provider by Julian Hall · 4 years ago