1. 59cd28d Make RPC caller session SHM size build-time configurable by Imre Kis · 1 year, 6 months ago
  2. 4ad192b Add RSS Communication Protocol components by Bence Balogh · 1 year, 6 months ago
  3. 283c0b7 Copy RSS_COMMS files from TF-A by Bence Balogh · 1 year, 7 months ago
  4. 719a3f2 Add MHU interface and adapter by Bence Balogh · 1 year, 6 months ago
  5. 28b74dc Fix psa_ipc service's psa_call by Bence Balogh · 1 year, 8 months ago
  6. 983264f Fix: Eliminate warnings by Gabor Toth · 1 year, 7 months ago
  7. 7455c1a Remove psa_ps_create() support for secure flash store by Imre Kis · 1 year, 9 months ago
  8. 064e90c Merge UEFI Variable Authentication support by Gyorgy Szing · 1 year, 7 months ago
  9. 4f82945 Enhance UEFI test code by Gyorgy Szing · 1 year, 7 months ago topics/authenticated_variables
  10. 2b4ba34 smm_variable: remove duplicate string size calc. by Gyorgy Szing · 1 year, 7 months ago
  11. 950e2b1 Make uefi-test compilable to linux-pc by Gabor Toth · 1 year, 9 months ago
  12. 062e81a Update uefi tests to be able to run multiple times by Gabor Toth · 1 year, 9 months ago
  13. b66ea9c Fix access of UEFI boot only variables by Gabor Toth · 1 year, 10 months ago
  14. a1df025 Add tests for variable authentication by Gabor Toth · 2 years ago
  15. 10325b3 Eliminate std::wstring occurrences from uefi code by Gabor Toth · 1 year, 8 months ago
  16. 29620bf Implement uefi variable authentication by Julian Hall · 3 years, 2 months ago
  17. 6c19b4f ADD FFA_MEM_PERM_GET/SET SPMC tests by Jelle Sels · 2 years, 10 months ago
  18. af58657 Add missing const modifiers to smm_variables by Gabor Toth · 2 years ago
  19. 9643f3f Make flash area size configurable by Gabor Toth · 1 year, 11 months ago
  20. ab7db21 Extend crypto SP to support signature verification by Gabor Toth · 2 years ago
  21. 6e4a903 Correct checkpatch findings in uefi service by Gabor Toth · 1 year, 9 months ago
  22. 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago
  23. a544317 Support per-deployment configuration of MbedTLS by Julian Hall · 3 years, 2 months ago
  24. f188329 Bump TEE driver version by Balint Dobszay · 1 year, 10 months ago
  25. 5d4f582 Update the RPC layer by Gyorgy Szing · 1 year, 10 months ago
  26. bd8e04e Add tests for direct message error handling by Imre Kis · 2 years ago
  27. 34da888 Remove ffarpc component by Imre Kis · 2 years ago
  28. b830a0f Remove RPC demux component by Imre Kis · 2 years ago
  29. 89327d9 Remove discovery service component by Imre Kis · 2 years ago
  30. b059afa Update ts-demo to use new RPC layer by Imre Kis · 2 years ago
  31. fccbdc4 Update RPC initialization in platform-inspect by Imre Kis · 2 years ago
  32. 9acdafb FWU client and tests by Balint Dobszay · 2 years, 1 month ago
  33. 20311dd Update SMM variable tests to use rpc_caller_session by Imre Kis · 2 years ago
  34. 19ce6e8 Update Attestation in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  35. bd03c3e Update Crypto in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  36. 055cdbc Update RPC init for ITS and PS in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  37. 977de34 Change SMM variable client to use rpc_caller_session by Imre Kis · 2 years ago
  38. 2231f19 Change SMM variable provider to use rpc_service_interface by Imre Kis · 2 years ago
  39. 4900141 Change test runner provider and client to use new RPC layer by Imre Kis · 2 years, 1 month ago
  40. e584a98 Change FWU provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  41. 1591fae Change crypto clients to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  42. 6d867d8 Change crypto providers to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  43. c0a03d6 Change block storage client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  44. fae9e11 Change block storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  45. d5d1602 Change attestation client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  46. 06df10e Change attestation provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  47. c45e4cf Remove optee_trusted_store by Imre Kis · 2 years ago
  48. 794e13c Change secure storage client to use rpc_caller_session by Imre Kis · 2 years ago
  49. 436f69c Change secure storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  50. 0117e0c Align standalone service locator implementation with RPC layer changes by Imre Kis · 2 years ago
  51. 3e00482 Align service locator implementation for SPs with RPC layer changes by Imre Kis · 2 years ago
  52. 8d06162 Align service locator implementations for Linux with RPC layer changes by Imre Kis · 2 years ago
  53. 71eaf49 Fix mock store issues by Imre Kis · 2 years ago
  54. 67df317 Fix initialization order and memory leak in fmp by Imre Kis · 2 years ago
  55. fbde07a Align service locator interface with RPC layer changes by Imre Kis · 2 years ago
  56. 1646482 Align PSA IPC caller with the new RPC design by Imre Kis · 2 years ago
  57. 6a25792 Align MM communicate caller and endpoint with the new RPC design by Imre Kis · 2 years, 1 month ago
  58. e4367bb Align dummy caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  59. 9e46672 Align direct caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  60. 82ba61b Align service provider with the RPC service interface by Imre Kis · 2 years, 1 month ago
  61. 11f39ee Align service client with the RPC caller by Imre Kis · 2 years, 1 month ago
  62. 12fca36 Implement TS RPC caller for SPs by Imre Kis · 2 years, 1 month ago
  63. a5a7220 Add TS RPC caller for Linux user space by Imre Kis · 2 years, 2 months ago
  64. f3e7321 Add TS RPC SP endpoint by Imre Kis · 2 years, 1 month ago
  65. f879fe1 Add TS RPC ABI component by Imre Kis · 2 years, 2 months ago
  66. 1ff7a52 Add RPC service interface by Imre Kis · 2 years ago
  67. 782376d Add RPC caller and RPC caller session components by Imre Kis · 2 years, 2 months ago
  68. 33c18be Add common RPC interface components by Imre Kis · 2 years, 2 months ago
  69. aec6d14 Extend sp_msg register count by moving routing extension bits by Imre Kis · 2 years, 1 month ago
  70. 4960c41 Refactor SPs to use the TS RPC UUID as FF-A UUID by Jelle Sels · 2 years, 6 months ago
  71. fd03e0a cmake: enhance UUID handling by Gyorgy Szing · 2 years ago
  72. 8a1e7f4 Consolidate targets settings in opteesp deployments by Gyorgy Szing · 2 years ago
  73. 6a0d992 opteesp: consolidate stripped elf generation by Gyorgy Szing · 2 years, 1 month ago
  74. 3e3db70 Add test for multiple SPs with the same UUID by Gyorgy Szing · 2 years, 1 month ago
  75. b8d6f26 Make elf output names compatible to symbolize.py by Gyorgy Szing · 2 years, 2 months ago
  76. 1bec4d7 Add block_store adapter for UEFI FVB driver by Julian Hall · 2 years, 5 months ago
  77. bcd755e Use 64-bit LBAs by Julian Hall · 2 years, 5 months ago
  78. 318263e Allow sp_discovery to return more than one SP by Jelle Sels · 2 years, 8 months ago
  79. 04dff45 Fix: metadata_reader.h is not self contained by Gabor Toth · 2 years, 2 months ago
  80. e56c7b1 Implement FFA_CONSOLE_LOG interface by Imre Kis · 2 years, 2 months ago
  81. 0100ddd Add FF-A v1.1 boot protocol by Balint Dobszay · 2 years, 3 months ago
  82. 4f9d8e3 Refactor FF-A boot info by Balint Dobszay · 2 years, 4 months ago
  83. 8102ba7 Reorganise sp_config_loader by Balint Dobszay · 2 years, 4 months ago
  84. 21ce26e Update to MbedTLS 3.4.0 by Balint Dobszay · 2 years, 3 months ago
  85. 3d1c574 Improve error logs in sp_config_loader by Balint Dobszay · 2 years, 3 months ago
  86. 550ce87 Add support for using the Armv8-A CRC32 feature by Balint Dobszay · 2 years, 8 months ago
  87. 9a74785 Parse HW features from the SP manifest by Balint Dobszay · 2 years, 4 months ago
  88. 9846a0d Add "get by offset" DT helpers by Balint Dobszay · 2 years, 4 months ago
  89. 0d292e7 psa_ipc: tf-m v1.7 alignment crypto iovec definitions and SIDs by Mohamed Omar Asaker · 2 years, 6 months ago
  90. af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
  91. 0accdf7 Fix FWU documentation by Gyorgy Szing · 2 years, 4 months ago topics/fwu
  92. 386433f Restructure fwu-app deployment by Gyorgy Szing · 2 years, 4 months ago
  93. 9f298cc Fix build errors and warnings by Gyorgy Szing · 2 years, 4 months ago
  94. 3c44624 Fix static analysis errors by Gyorgy Szing · 2 years, 4 months ago
  95. 420bf2a Fix variable attributes in SmmVariableServiceTests by Imre Kis · 2 years, 4 months ago
  96. 8363287 Add HTTP based RPC support by Julian Hall · 2 years, 5 months ago
  97. 45df16f Fix compiler warnings by Imre Kis · 2 years, 5 months ago
  98. 3882ce8 Fix access attributes in smm varibale service tests by Julian Hall · 2 years, 5 months ago
  99. 6fc38fc Fix warnings in Linux ffarpc caller by Balint Dobszay · 2 years, 11 months ago
  100. 8d8e492 Fix includes in linux_trng_adapter by Balint Dobszay · 2 years, 5 months ago