1. f188329 Bump TEE driver version by Balint Dobszay · 1 year, 10 months ago
  2. 34da888 Remove ffarpc component by Imre Kis · 2 years ago
  3. b830a0f Remove RPC demux component by Imre Kis · 2 years ago
  4. 1646482 Align PSA IPC caller with the new RPC design by Imre Kis · 2 years ago
  5. 6a25792 Align MM communicate caller and endpoint with the new RPC design by Imre Kis · 2 years, 1 month ago
  6. e4367bb Align dummy caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  7. 9e46672 Align direct caller with the new RPC design by Imre Kis · 2 years, 1 month ago
  8. 12fca36 Implement TS RPC caller for SPs by Imre Kis · 2 years, 1 month ago
  9. a5a7220 Add TS RPC caller for Linux user space by Imre Kis · 2 years, 2 months ago
  10. f3e7321 Add TS RPC SP endpoint by Imre Kis · 2 years, 1 month ago
  11. f879fe1 Add TS RPC ABI component by Imre Kis · 2 years, 2 months ago
  12. 1ff7a52 Add RPC service interface by Imre Kis · 2 years ago
  13. 782376d Add RPC caller and RPC caller session components by Imre Kis · 2 years, 2 months ago
  14. 33c18be Add common RPC interface components by Imre Kis · 2 years, 2 months ago
  15. 4960c41 Refactor SPs to use the TS RPC UUID as FF-A UUID by Jelle Sels · 2 years, 6 months ago
  16. af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
  17. 3c44624 Fix static analysis errors by Gyorgy Szing · 2 years, 4 months ago
  18. 8363287 Add HTTP based RPC support by Julian Hall · 2 years, 5 months ago
  19. 45df16f Fix compiler warnings by Imre Kis · 2 years, 5 months ago
  20. 6fc38fc Fix warnings in Linux ffarpc caller by Balint Dobszay · 2 years, 11 months ago
  21. 93cbebf Add common service component to ipc support by Rui Miguel Silva · 3 years, 8 months ago
  22. ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
  23. 186c7cc Allow build time configuration of MM comm carveout by Gyorgy Szing · 2 years, 11 months ago
  24. 954b2de Remove unused variables from test_ffarpc_caller by Imre Kis · 2 years, 11 months ago
  25. 6e108d6 Add test for ffarpc RPC caller implementation by Imre Kis · 3 years, 2 months ago
  26. d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
  27. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  28. 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
  29. d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
  30. 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
  31. 5e35ef7 Deny 64 bit FF-A messages in FF-A RPC endpoint by Imre Kis · 3 years ago
  32. b49e426 Change MM communicate RPC protocol of MM caller by Imre Kis · 3 years, 1 month ago
  33. e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
  34. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  35. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  36. 9eaaaa6 Fix compiler warning in logging_caller.c by Julian Hall · 3 years, 8 months ago
  37. 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
  38. 74ce212 Validate request length in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  39. 108042f Validate shared memory size in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  40. 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 6 months ago
  41. 2d5f169 Fix request buffer setup in FF-A RPC caller by Imre Kis · 3 years, 6 months ago
  42. ff769f2 Hardening FF-A RPC caller by Imre Kis · 3 years, 8 months ago
  43. d5cc32b Sync with DebugFS driver API v4 by Balint Dobszay · 4 years, 2 months ago
  44. c384854 Sync with DebugFS driver API v3 by Balint Dobszay · 4 years, 2 months ago
  45. fe55730 Fix volatile compile warning in ffarpc_call_ep by Julian Hall · 3 years, 8 months ago
  46. 6b61e82 Support FFARPC call requests with no shared buffer by Julian Hall · 3 years, 8 months ago
  47. 95f2d81 Fix interface ID parameter setting in sp/ffarpc_caller by Julian Hall · 3 years, 8 months ago
  48. 51c8aa8 Add mm communicate service location strategy by Julian Hall · 3 years, 9 months ago
  49. f7d55ff Add MM Communicate RPC caller by Julian Hall · 3 years, 9 months ago
  50. 5090ae8 Test mm_communicate_call_ep by Imre Kis · 3 years, 9 months ago
  51. b272481 Add mock RPC interface by Imre Kis · 3 years, 9 months ago
  52. d1dfda5 Add support for 64-bit operation status values by Julian Hall · 3 years, 8 months ago
  53. e64a810 Implement MM communicate RPC endpoint by Imre Kis · 3 years, 9 months ago
  54. 0446040 Add logging RPC caller by Julian Hall · 4 years, 1 month ago
  55. 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
  56. a6b3e1c Add RPC demux component by Julian Hall · 4 years, 1 month ago
  57. 76e8a3c Integrate routing extension into existing SPs by Imre Kis · 4 years, 4 months ago
  58. a30e77c Set in_region_count to 0 during memory retrieve by Davidson K · 4 years, 6 months ago
  59. eff9cfd Change instruction access permissions of shared memory by Davidson K · 4 years, 6 months ago
  60. 7304368 Add support for multiple sessions per endpoint by Balint Dobszay · 4 years, 1 month ago
  61. 1b16eaf Sync with DebugFS driver API v2 by Balint Dobszay · 4 years, 4 months ago
  62. 8e3aa11 Add check of DebugFS driver API version by Balint Dobszay · 4 years, 3 months ago
  63. 734dbad Add packed-c protocol support for crypto service by julhal01 · 4 years, 8 months ago
  64. c3f4e9a Extend RPC parameters by julhal01 · 4 years, 8 months ago
  65. 1b631eb Align with Linux FF-A driver by Balint Dobszay · 4 years, 7 months ago
  66. 3bd6ae9 Add RPC caller and endpoint for FF-A by Balint Dobszay · 4 years, 9 months ago
  67. f7f8495 Add direct and dummy RPC caller by Julian Hall · 4 years, 9 months ago
  68. 6c59e4e Add generic RPC layer by Julian Hall · 4 years, 9 months ago