1. 4ad192b Add RSS Communication Protocol components by Bence Balogh · 1 year, 6 months ago
  2. 283c0b7 Copy RSS_COMMS files from TF-A by Bence Balogh · 1 year, 7 months ago
  3. 719a3f2 Add MHU interface and adapter by Bence Balogh · 1 year, 6 months ago
  4. 187f6e2 Remove const from MHUv2 struct's base address by Bence Balogh · 1 year, 7 months ago
  5. 14cc60d Update MHUv2 driver by Bence Balogh · 1 year, 7 months ago
  6. 28b74dc Fix psa_ipc service's psa_call by Bence Balogh · 1 year, 8 months ago
  7. bb361bf Decrease SMM_GATEWAY_MAX_UEFI_VARIABLES for CS1000 by Bence Balogh · 1 year, 7 months ago
  8. 983264f Fix: Eliminate warnings by Gabor Toth · 1 year, 7 months ago
  9. ea35cfe Fix OP-TEE SPMC tests link in the documentation by Imre Kis · 1 year, 7 months ago
  10. ee4345c Update UEFI SMM services protocol documentation by Imre Kis · 1 year, 7 months ago
  11. 7455c1a Remove psa_ps_create() support for secure flash store by Imre Kis · 1 year, 9 months ago
  12. 064e90c Merge UEFI Variable Authentication support by Gyorgy Szing · 1 year, 7 months ago
  13. 4f82945 Enhance UEFI test code by Gyorgy Szing · 1 year, 7 months ago topics/authenticated_variables
  14. 2b4ba34 smm_variable: remove duplicate string size calc. by Gyorgy Szing · 1 year, 7 months ago
  15. bdc11a7 Add option for internal mbedtls in smm-gateway by Gabor Toth · 1 year, 8 months ago
  16. 950e2b1 Make uefi-test compilable to linux-pc by Gabor Toth · 1 year, 9 months ago
  17. 062e81a Update uefi tests to be able to run multiple times by Gabor Toth · 1 year, 9 months ago
  18. e01504e Update documentation with the UEFI changes by Gabor Toth · 1 year, 11 months ago
  19. b66ea9c Fix access of UEFI boot only variables by Gabor Toth · 1 year, 10 months ago
  20. a1df025 Add tests for variable authentication by Gabor Toth · 2 years ago
  21. 10325b3 Eliminate std::wstring occurrences from uefi code by Gabor Toth · 1 year, 8 months ago
  22. 29620bf Implement uefi variable authentication by Julian Hall · 3 years, 2 months ago
  23. 0343354 Add SPMC test documentations by Imre Kis · 1 year, 7 months ago
  24. 5a51176 Fix NWd and SWd substitution in the documentation by Imre Kis · 1 year, 7 months ago
  25. 6c19b4f ADD FFA_MEM_PERM_GET/SET SPMC tests by Jelle Sels · 2 years, 10 months ago
  26. 3a545e4 Remove obsolete dependency from uefi-test by Gabor Toth · 1 year, 9 months ago
  27. af58657 Add missing const modifiers to smm_variables by Gabor Toth · 2 years ago
  28. 7595163 Use mbedtls from Crypto SP in SMMGW by Gabor Toth · 1 year, 11 months ago
  29. 9643f3f Make flash area size configurable by Gabor Toth · 1 year, 11 months ago
  30. ab7db21 Extend crypto SP to support signature verification by Gabor Toth · 2 years ago
  31. 6e4a903 Correct checkpatch findings in uefi service by Gabor Toth · 1 year, 9 months ago
  32. 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago
  33. a544317 Support per-deployment configuration of MbedTLS by Julian Hall · 3 years, 2 months ago
  34. b27d416 Fix: make libts version handling dynamic by Gyorgy · 1 year, 10 months ago v1.0.0 v1.0.0_rc1
  35. 30731ce Bump version number and update changelog by Gyorgy Szing · 1 year, 10 months ago v1.0.0_rc0
  36. f188329 Bump TEE driver version by Balint Dobszay · 1 year, 10 months ago
  37. 5d4f582 Update the RPC layer by Gyorgy Szing · 1 year, 10 months ago
  38. 9df392c Document RPC layer and related components by Imre Kis · 1 year, 11 months ago topics/ts-rpc
  39. bd8e04e Add tests for direct message error handling by Imre Kis · 2 years ago
  40. 34da888 Remove ffarpc component by Imre Kis · 2 years ago
  41. b830a0f Remove RPC demux component by Imre Kis · 2 years ago
  42. 89327d9 Remove discovery service component by Imre Kis · 2 years ago
  43. 0fc366e Update sfs-demo to use new RPC layer by Imre Kis · 2 years ago
  44. b059afa Update ts-demo to use new RPC layer by Imre Kis · 2 years ago
  45. 9f6f1b4 Update RPC initialization in ts-remote-test by Imre Kis · 2 years ago
  46. fccbdc4 Update RPC initialization in platform-inspect by Imre Kis · 2 years ago
  47. 9acdafb FWU client and tests by Balint Dobszay · 2 years, 1 month ago
  48. 20311dd Update SMM variable tests to use rpc_caller_session by Imre Kis · 2 years ago
  49. 3d9403a Update Attestation in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  50. 19ce6e8 Update Attestation in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  51. 3ddded3 Update Crypto in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  52. bd03c3e Update Crypto in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  53. a7a1a5b Update RPC init for ITS and PS in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  54. 055cdbc Update RPC init for ITS and PS in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  55. 6472142 Update RPC layer initialization in SMM gateway SP by Imre Kis · 2 years ago
  56. 16f0714 Update RPC layer initialization in SE proxy SP by Imre Kis · 2 years, 1 month ago
  57. 4fe0c10 Update RPC layer initialization in env test SP by Imre Kis · 2 years, 1 month ago
  58. 3ed2e05 Update RPC layer initialization in PS SP by Imre Kis · 2 years, 1 month ago
  59. 8f8cc18 Update RPC layer initialization in ITS SP by Imre Kis · 2 years, 1 month ago
  60. 2a0d0e6 Update RPC layer initialization in FWU SP by Imre Kis · 2 years, 1 month ago
  61. bd8011a Update RPC layer initialization in crypto SP by Imre Kis · 2 years, 1 month ago
  62. 53e9b86 Update RPC layer initialization in block storage SP by Imre Kis · 2 years, 1 month ago
  63. 0d5046d Update RPC layer initialization in attestation SP by Imre Kis · 2 years, 1 month ago
  64. 977de34 Change SMM variable client to use rpc_caller_session by Imre Kis · 2 years ago
  65. 2231f19 Change SMM variable provider to use rpc_service_interface by Imre Kis · 2 years ago
  66. 4900141 Change test runner provider and client to use new RPC layer by Imre Kis · 2 years, 1 month ago
  67. e584a98 Change FWU provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  68. 1591fae Change crypto clients to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  69. 6d867d8 Change crypto providers to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  70. c0a03d6 Change block storage client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  71. fae9e11 Change block storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  72. d5d1602 Change attestation client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  73. 06df10e Change attestation provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  74. c45e4cf Remove optee_trusted_store by Imre Kis · 2 years ago
  75. 794e13c Change secure storage client to use rpc_caller_session by Imre Kis · 2 years ago
  76. 436f69c Change secure storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  77. 0117e0c Align standalone service locator implementation with RPC layer changes by Imre Kis · 2 years ago
  78. 3e00482 Align service locator implementation for SPs with RPC layer changes by Imre Kis · 2 years ago
  79. 8d06162 Align service locator implementations for Linux with RPC layer changes by Imre Kis · 2 years ago
  80. 71eaf49 Fix mock store issues by Imre Kis · 2 years ago
  81. 67df317 Fix initialization order and memory leak in fmp by Imre Kis · 2 years ago
  82. 838c3e5 LazyFetch: allow setting the cmake generator by Gyorgy Szing · 2 years ago
  83. f934bab LazyFetch: add verbose build support by Gyorgy Szing · 2 years ago
  84. fbde07a Align service locator interface with RPC layer changes by Imre Kis · 2 years ago
  85. 1646482 Align PSA IPC caller with the new RPC design by Imre Kis · 2 years ago
  86. 6a25792 Align MM communicate caller and endpoint with the new RPC design by Imre Kis · 2 years, 1 month ago
  87. e4367bb Align dummy caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  88. 9e46672 Align direct caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  89. 82ba61b Align service provider with the RPC service interface by Imre Kis · 2 years, 1 month ago
  90. 11f39ee Align service client with the RPC caller by Imre Kis · 2 years, 1 month ago
  91. 63761fb Update RPC components in libts by Imre Kis · 2 years ago
  92. 12fca36 Implement TS RPC caller for SPs by Imre Kis · 2 years, 1 month ago
  93. a5a7220 Add TS RPC caller for Linux user space by Imre Kis · 2 years, 2 months ago
  94. f3e7321 Add TS RPC SP endpoint by Imre Kis · 2 years, 1 month ago
  95. f879fe1 Add TS RPC ABI component by Imre Kis · 2 years, 2 months ago
  96. 1ff7a52 Add RPC service interface by Imre Kis · 2 years ago
  97. 782376d Add RPC caller and RPC caller session components by Imre Kis · 2 years, 2 months ago
  98. 33c18be Add common RPC interface components by Imre Kis · 2 years, 2 months ago
  99. aec6d14 Extend sp_msg register count by moving routing extension bits by Imre Kis · 2 years, 1 month ago
  100. 4960c41 Refactor SPs to use the TS RPC UUID as FF-A UUID by Jelle Sels · 2 years, 6 months ago