1. 6a89a26 Fix: add missing boot-order setting by Gabor Toth · 1 year, 4 months ago
  2. 7ccab79 Add log client component by Gabor Ambrus · 2 years ago
  3. 385cfff Adding UART test to env tests by Gabor Ambrus · 2 years ago
  4. 99c8ee4 Create UART backend for logging SP by Gabor Ambrus · 2 years ago
  5. a9f8d17 Add log provider component by Gabor Ambrus · 2 years ago
  6. ee88b7c Fix crypto discovery in standalone block-storage by Balint Dobszay · 1 year, 4 months ago
  7. c32dc21 Initialize sfs_flash stack variables by Imre Kis · 1 year, 4 months ago
  8. 96c4ad7 Limit rpmb_block_store to only read/write single blocks by Imre Kis · 1 year, 4 months ago
  9. a5c3d50 Merge branch 'topics/crypto-part' into integration by Balint Dobszay · 1 year, 4 months ago
  10. 170e772 Support removal of read-only constraint by Gabor Toth · 1 year, 5 months ago
  11. 8ada783 Make smm variable test cleanup more robust by Gabor Toth · 1 year, 6 months ago
  12. c895119 Integrate RPMB components into the build system by Imre Kis · 1 year, 9 months ago
  13. 4e2a462 Add RPMB block store factory by Imre Kis · 1 year, 9 months ago
  14. 79114cb Add standalone RPMB service context by Imre Kis · 1 year, 9 months ago
  15. ce3a0b2 Add RPMB block store by Imre Kis · 1 year, 9 months ago
  16. 5523c4b Add RPMB frontend tests by Imre Kis · 1 year, 9 months ago
  17. 4e00ad5 Implement mock RPMB platform by Imre Kis · 1 year, 9 months ago
  18. 7001f7d Implement default RPMB platform for RPMB frontend by Imre Kis · 1 year, 9 months ago
  19. 23d1ba5 Implement RPMB frontend by Imre Kis · 1 year, 10 months ago
  20. cc7c3f4 Implement mock RPMB backend by Imre Kis · 1 year, 9 months ago
  21. 227fd01 Implement emulated RPMB backend by Imre Kis · 1 year, 9 months ago
  22. 6d36f5c Implement RPMB client by Imre Kis · 1 year, 10 months ago
  23. ca48b87 Implement RPMB provider by Imre Kis · 1 year, 10 months ago
  24. 01d0ce8 Create RPMB backend interface by Imre Kis · 1 year, 10 months ago
  25. 0292222 Fix and extend SMM variable tests by Imre Kis · 1 year, 6 months ago
  26. 073f9b6 Do not store uefi authentication header by Gabor Toth · 1 year, 6 months ago
  27. 249a055 Add pkcs7 verification stub to all callers by Balint Dobszay · 1 year, 6 months ago topics/crypto-part
  28. dfcb41e Remove key owner encoding from crypto client by Balint Dobszay · 1 year, 6 months ago
  29. 7718332 Move MbedTLS includes from crypto provider by Balint Dobszay · 1 year, 6 months ago
  30. 8b7334f Add crypto key store partitioning tests by Balint Dobszay · 1 year, 7 months ago
  31. abec464 Enable owner labelling of keys in Mbed TLS by Balint Dobszay · 1 year, 7 months ago
  32. 0e24889 Allow multi-owner mbedtls to coexist with standard psa api by Balint Dobszay · 1 year, 7 months ago
  33. dc945e9 Add namespaced key ids to crypto provider by Balint Dobszay · 1 year, 7 months ago
  34. cb62a8b Replace PSA_KEY_ID_INIT macro by Balint Dobszay · 1 year, 7 months ago
  35. 8a86a00 Update Mbed TLS to 3.5.1 by Imre Kis · 1 year, 7 months ago
  36. 3874ab4 Fix PS component tests by Balint Dobszay · 1 year, 6 months ago
  37. 983264f Fix: Eliminate warnings by Gabor Toth · 1 year, 7 months ago
  38. 7455c1a Remove psa_ps_create() support for secure flash store by Imre Kis · 1 year, 9 months ago
  39. 064e90c Merge UEFI Variable Authentication support by Gyorgy Szing · 1 year, 7 months ago
  40. 4f82945 Enhance UEFI test code by Gyorgy Szing · 1 year, 7 months ago topics/authenticated_variables
  41. 2b4ba34 smm_variable: remove duplicate string size calc. by Gyorgy Szing · 1 year, 7 months ago
  42. 950e2b1 Make uefi-test compilable to linux-pc by Gabor Toth · 1 year, 9 months ago
  43. 062e81a Update uefi tests to be able to run multiple times by Gabor Toth · 1 year, 9 months ago
  44. b66ea9c Fix access of UEFI boot only variables by Gabor Toth · 1 year, 10 months ago
  45. a1df025 Add tests for variable authentication by Gabor Toth · 2 years ago
  46. 10325b3 Eliminate std::wstring occurrences from uefi code by Gabor Toth · 1 year, 8 months ago
  47. 29620bf Implement uefi variable authentication by Julian Hall · 3 years, 2 months ago
  48. 6c19b4f ADD FFA_MEM_PERM_GET/SET SPMC tests by Jelle Sels · 2 years, 10 months ago
  49. af58657 Add missing const modifiers to smm_variables by Gabor Toth · 2 years ago
  50. 9643f3f Make flash area size configurable by Gabor Toth · 1 year, 11 months ago
  51. ab7db21 Extend crypto SP to support signature verification by Gabor Toth · 2 years ago
  52. 6e4a903 Correct checkpatch findings in uefi service by Gabor Toth · 1 year, 9 months ago
  53. 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago
  54. a544317 Support per-deployment configuration of MbedTLS by Julian Hall · 3 years, 2 months ago
  55. 5d4f582 Update the RPC layer by Gyorgy Szing · 1 year, 10 months ago
  56. bd8e04e Add tests for direct message error handling by Imre Kis · 2 years ago
  57. 89327d9 Remove discovery service component by Imre Kis · 2 years ago
  58. 9acdafb FWU client and tests by Balint Dobszay · 2 years, 1 month ago
  59. 20311dd Update SMM variable tests to use rpc_caller_session by Imre Kis · 2 years ago
  60. 19ce6e8 Update Attestation in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  61. bd03c3e Update Crypto in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  62. 055cdbc Update RPC init for ITS and PS in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  63. 977de34 Change SMM variable client to use rpc_caller_session by Imre Kis · 2 years ago
  64. 2231f19 Change SMM variable provider to use rpc_service_interface by Imre Kis · 2 years ago
  65. 4900141 Change test runner provider and client to use new RPC layer by Imre Kis · 2 years, 1 month ago
  66. e584a98 Change FWU provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  67. 1591fae Change crypto clients to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  68. 6d867d8 Change crypto providers to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  69. c0a03d6 Change block storage client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  70. fae9e11 Change block storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  71. d5d1602 Change attestation client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  72. 06df10e Change attestation provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  73. c45e4cf Remove optee_trusted_store by Imre Kis · 2 years ago
  74. 794e13c Change secure storage client to use rpc_caller_session by Imre Kis · 2 years ago
  75. 436f69c Change secure storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  76. 0117e0c Align standalone service locator implementation with RPC layer changes by Imre Kis · 2 years ago
  77. 3e00482 Align service locator implementation for SPs with RPC layer changes by Imre Kis · 2 years ago
  78. 8d06162 Align service locator implementations for Linux with RPC layer changes by Imre Kis · 2 years ago
  79. 71eaf49 Fix mock store issues by Imre Kis · 2 years ago
  80. 67df317 Fix initialization order and memory leak in fmp by Imre Kis · 2 years ago
  81. fbde07a Align service locator interface with RPC layer changes by Imre Kis · 2 years ago
  82. 1646482 Align PSA IPC caller with the new RPC design by Imre Kis · 2 years ago
  83. 82ba61b Align service provider with the RPC service interface by Imre Kis · 2 years, 1 month ago
  84. 11f39ee Align service client with the RPC caller by Imre Kis · 2 years, 1 month ago
  85. 4960c41 Refactor SPs to use the TS RPC UUID as FF-A UUID by Jelle Sels · 2 years, 6 months ago
  86. fd03e0a cmake: enhance UUID handling by Gyorgy Szing · 2 years ago
  87. 8a1e7f4 Consolidate targets settings in opteesp deployments by Gyorgy Szing · 2 years ago
  88. 6a0d992 opteesp: consolidate stripped elf generation by Gyorgy Szing · 2 years, 1 month ago
  89. 3e3db70 Add test for multiple SPs with the same UUID by Gyorgy Szing · 2 years, 1 month ago
  90. b8d6f26 Make elf output names compatible to symbolize.py by Gyorgy Szing · 2 years, 2 months ago
  91. 1bec4d7 Add block_store adapter for UEFI FVB driver by Julian Hall · 2 years, 5 months ago
  92. bcd755e Use 64-bit LBAs by Julian Hall · 2 years, 5 months ago
  93. 4f9d8e3 Refactor FF-A boot info by Balint Dobszay · 2 years, 4 months ago
  94. 21ce26e Update to MbedTLS 3.4.0 by Balint Dobszay · 2 years, 3 months ago
  95. 0d292e7 psa_ipc: tf-m v1.7 alignment crypto iovec definitions and SIDs by Mohamed Omar Asaker · 2 years, 6 months ago
  96. af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
  97. 386433f Restructure fwu-app deployment by Gyorgy Szing · 2 years, 4 months ago
  98. 9f298cc Fix build errors and warnings by Gyorgy Szing · 2 years, 4 months ago
  99. 3c44624 Fix static analysis errors by Gyorgy Szing · 2 years, 4 months ago
  100. 420bf2a Fix variable attributes in SmmVariableServiceTests by Imre Kis · 2 years, 4 months ago