1. 9df392c Document RPC layer and related components by Imre Kis · 1 year, 11 months ago topics/ts-rpc
  2. 34da888 Remove ffarpc component by Imre Kis · 2 years ago
  3. b830a0f Remove RPC demux component by Imre Kis · 2 years ago
  4. 89327d9 Remove discovery service component by Imre Kis · 2 years ago
  5. 0fc366e Update sfs-demo to use new RPC layer by Imre Kis · 2 years ago
  6. b059afa Update ts-demo to use new RPC layer by Imre Kis · 2 years ago
  7. 9f6f1b4 Update RPC initialization in ts-remote-test by Imre Kis · 2 years ago
  8. fccbdc4 Update RPC initialization in platform-inspect by Imre Kis · 2 years ago
  9. 9acdafb FWU client and tests by Balint Dobszay · 2 years, 1 month ago
  10. 20311dd Update SMM variable tests to use rpc_caller_session by Imre Kis · 2 years ago
  11. 3d9403a Update Attestation in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  12. 19ce6e8 Update Attestation in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  13. 3ddded3 Update Crypto in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  14. bd03c3e Update Crypto in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  15. a7a1a5b Update RPC init for ITS and PS in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  16. 055cdbc Update RPC init for ITS and PS in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  17. 6472142 Update RPC layer initialization in SMM gateway SP by Imre Kis · 2 years ago
  18. 16f0714 Update RPC layer initialization in SE proxy SP by Imre Kis · 2 years, 1 month ago
  19. 4fe0c10 Update RPC layer initialization in env test SP by Imre Kis · 2 years, 1 month ago
  20. 3ed2e05 Update RPC layer initialization in PS SP by Imre Kis · 2 years, 1 month ago
  21. 8f8cc18 Update RPC layer initialization in ITS SP by Imre Kis · 2 years, 1 month ago
  22. 2a0d0e6 Update RPC layer initialization in FWU SP by Imre Kis · 2 years, 1 month ago
  23. bd8011a Update RPC layer initialization in crypto SP by Imre Kis · 2 years, 1 month ago
  24. 53e9b86 Update RPC layer initialization in block storage SP by Imre Kis · 2 years, 1 month ago
  25. 0d5046d Update RPC layer initialization in attestation SP by Imre Kis · 2 years, 1 month ago
  26. 977de34 Change SMM variable client to use rpc_caller_session by Imre Kis · 2 years ago
  27. 2231f19 Change SMM variable provider to use rpc_service_interface by Imre Kis · 2 years ago
  28. 4900141 Change test runner provider and client to use new RPC layer by Imre Kis · 2 years, 1 month ago
  29. e584a98 Change FWU provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  30. 1591fae Change crypto clients to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  31. 6d867d8 Change crypto providers to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  32. c0a03d6 Change block storage client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  33. fae9e11 Change block storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  34. d5d1602 Change attestation client to use rpc_caller_session by Imre Kis · 2 years, 1 month ago
  35. 06df10e Change attestation provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  36. c45e4cf Remove optee_trusted_store by Imre Kis · 2 years ago
  37. 794e13c Change secure storage client to use rpc_caller_session by Imre Kis · 2 years ago
  38. 436f69c Change secure storage provider to use rpc_service_interface by Imre Kis · 2 years, 1 month ago
  39. 0117e0c Align standalone service locator implementation with RPC layer changes by Imre Kis · 2 years ago
  40. 3e00482 Align service locator implementation for SPs with RPC layer changes by Imre Kis · 2 years ago
  41. 8d06162 Align service locator implementations for Linux with RPC layer changes by Imre Kis · 2 years ago
  42. fbde07a Align service locator interface with RPC layer changes by Imre Kis · 2 years ago
  43. 1646482 Align PSA IPC caller with the new RPC design by Imre Kis · 2 years ago
  44. 6a25792 Align MM communicate caller and endpoint with the new RPC design by Imre Kis · 2 years, 1 month ago
  45. e4367bb Align dummy caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  46. 9e46672 Align direct caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  47. 82ba61b Align service provider with the RPC service interface by Imre Kis · 2 years, 1 month ago
  48. 11f39ee Align service client with the RPC caller by Imre Kis · 2 years, 1 month ago
  49. 63761fb Update RPC components in libts by Imre Kis · 2 years ago
  50. 12fca36 Implement TS RPC caller for SPs by Imre Kis · 2 years, 1 month ago
  51. a5a7220 Add TS RPC caller for Linux user space by Imre Kis · 2 years, 2 months ago
  52. f3e7321 Add TS RPC SP endpoint by Imre Kis · 2 years, 1 month ago
  53. f879fe1 Add TS RPC ABI component by Imre Kis · 2 years, 2 months ago
  54. 1ff7a52 Add RPC service interface by Imre Kis · 2 years ago
  55. 782376d Add RPC caller and RPC caller session components by Imre Kis · 2 years, 2 months ago
  56. 33c18be Add common RPC interface components by Imre Kis · 2 years, 2 months ago
  57. aec6d14 Extend sp_msg register count by moving routing extension bits by Imre Kis · 2 years, 1 month ago
  58. 4960c41 Refactor SPs to use the TS RPC UUID as FF-A UUID by Jelle Sels · 2 years, 6 months ago
  59. e64e608 env-test: fix baremetal-fvp_base_revc-sp build by Gyorgy Szing · 2 years ago
  60. fd03e0a cmake: enhance UUID handling by Gyorgy Szing · 2 years ago
  61. 8a1e7f4 Consolidate targets settings in opteesp deployments by Gyorgy Szing · 2 years ago
  62. 6a0d992 opteesp: consolidate stripped elf generation by Gyorgy Szing · 2 years, 1 month ago
  63. 3e3db70 Add test for multiple SPs with the same UUID by Gyorgy Szing · 2 years, 1 month ago
  64. b8d6f26 Make elf output names compatible to symbolize.py by Gyorgy Szing · 2 years, 2 months ago
  65. c85a0c2 Add SP binary UUID by Jelle Sels · 2 years, 8 months ago
  66. 1bec4d7 Add block_store adapter for UEFI FVB driver by Julian Hall · 2 years, 5 months ago
  67. bcd755e Use 64-bit LBAs by Julian Hall · 2 years, 5 months ago
  68. 318263e Allow sp_discovery to return more than one SP by Jelle Sels · 2 years, 8 months ago
  69. 3517df5 Remove codespellfile setting from .checkpatch by Gabor Toth · 2 years, 1 month ago
  70. 04dff45 Fix: metadata_reader.h is not self contained by Gabor Toth · 2 years, 2 months ago
  71. e56c7b1 Implement FFA_CONSOLE_LOG interface by Imre Kis · 2 years, 2 months ago
  72. 0100ddd Add FF-A v1.1 boot protocol by Balint Dobszay · 2 years, 3 months ago
  73. 4f9d8e3 Refactor FF-A boot info by Balint Dobszay · 2 years, 4 months ago
  74. 8102ba7 Reorganise sp_config_loader by Balint Dobszay · 2 years, 4 months ago
  75. 26be9aa Do not export symbols from libs in libts by Balint Dobszay · 2 years, 3 months ago
  76. abf1b85 Update checkpatch configuration by Gyorgy Szing · 2 years, 4 months ago
  77. 11192a2 Resolve documentation build errors by Gabor Toth · 2 years, 4 months ago
  78. 68224ca Add clang-format configuration by Gyorgy Szing · 4 years, 4 months ago
  79. 6072c30 Fix: Correcting comments by Gabor Toth · 2 years, 4 months ago
  80. e53a2a2 psa-acs dynamic test config support by Gabor Toth · 2 years, 4 months ago
  81. 21ce26e Update to MbedTLS 3.4.0 by Balint Dobszay · 2 years, 3 months ago
  82. 3d1c574 Improve error logs in sp_config_loader by Balint Dobszay · 2 years, 3 months ago
  83. 550ce87 Add support for using the Armv8-A CRC32 feature by Balint Dobszay · 2 years, 8 months ago
  84. 9a74785 Parse HW features from the SP manifest by Balint Dobszay · 2 years, 4 months ago
  85. 9846a0d Add "get by offset" DT helpers by Balint Dobszay · 2 years, 4 months ago
  86. 08b3d39 Add ns-interrupts-action property to SP manifests by Imre Kis · 2 years, 3 months ago
  87. 0d292e7 psa_ipc: tf-m v1.7 alignment crypto iovec definitions and SIDs by Mohamed Omar Asaker · 2 years, 6 months ago
  88. c3271e7 Fix: LazyFetch incorrectly setting build type by Gyorgy Szing · 2 years, 4 months ago
  89. 9c8daca Fix: multiple MbedTLS integration fixes by Gyorgy Szing · 2 years, 4 months ago
  90. 8d6e8ba Fix: add missing memory regions to FWU/sp manifest by Gyorgy Szing · 2 years, 4 months ago
  91. e42d089 Update PSA Arch test version by Balint Dobszay · 2 years, 4 months ago
  92. af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
  93. 0accdf7 Fix FWU documentation by Gyorgy Szing · 2 years, 4 months ago topics/fwu
  94. 5c2e97d Remove obsolete makefile generation from fwu by Gyorgy Szing · 2 years, 4 months ago
  95. 39aa6a1 Add FWU deployments to b-test by Gyorgy Szing · 2 years, 4 months ago
  96. 386433f Restructure fwu-app deployment by Gyorgy Szing · 2 years, 4 months ago
  97. 9f298cc Fix build errors and warnings by Gyorgy Szing · 2 years, 4 months ago
  98. 3c44624 Fix static analysis errors by Gyorgy Szing · 2 years, 4 months ago
  99. 420bf2a Fix variable attributes in SmmVariableServiceTests by Imre Kis · 2 years, 4 months ago
  100. 76999fc fix: Remove trailing space from NUMBER_OF_PROCESSORS variable by Imre Kis · 2 years, 4 months ago