1. 1678510 Add mock for libsp/sp_memory_management by Imre Kis · 3 years, 2 months ago
  2. d4969b5 Add mock for libsp/sp_discovery by Imre Kis · 3 years, 2 months ago
  3. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  4. 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
  5. f4aa937 Implement sp_memory_permission_get/set functions by Imre Kis · 3 years, 6 months ago
  6. a5201e4 Implement ffa_mem_perm_get/set functions by Imre Kis · 3 years, 6 months ago
  7. 9459f1f Test: Fix sp_memory_retrieve_ffa_error test by Jelle Sels · 3 years, 5 months ago
  8. f085701 MEM: Release rx_buffer after retrieve request by Jelle Sels · 3 years, 7 months ago topics/spmc_mainline
  9. 40410ab Use 64-bit FF-A calls where necessary by Balint Dobszay · 3 years, 7 months ago
  10. fe1770c libsp: Fix memory leak in unit test by Imre Kis · 4 years, 4 months ago
  11. be97e77 libsp: Add FF-A direct message routing extension by Imre Kis · 4 years, 5 months ago
  12. c674b5b libsp: Add SP messaging layer by Imre Kis · 4 years, 6 months ago
  13. 345686a libsp: Remove non-trivial designated initializers by Imre Kis · 4 years, 6 months ago
  14. d4ed659 libsp: Integrate firmware-test-builder by Imre Kis · 4 years, 7 months ago
  15. f5f4a55 libsp: Unit testing sp_memory_management.c by Imre Kis · 4 years, 7 months ago
  16. b6a63bf libsp: Unit testing sp_discovery.h by Imre Kis · 4 years, 7 months ago
  17. a53ba37 libsp: Add sp_rxtx.h mock implementation by Imre Kis · 4 years, 7 months ago
  18. 86ec34f libsp: Unit testing the functions of sp_rxtx.c by Imre Kis · 4 years, 8 months ago
  19. 4844cff libsp: Add ffa_api.h mock implementation by Imre Kis · 4 years, 7 months ago
  20. 29d7753 libsp: Unit testing ffa_memory_descriptors.c by Imre Kis · 4 years, 8 months ago
  21. bee5270 libsp: Unit testing the functions of ffa_api.h by Imre Kis · 4 years, 8 months ago
  22. 18dfa71 libsp: Add ffa_internal_api.h mock implementation by Imre Kis · 4 years, 8 months ago
  23. 721104f libsp: Add mock assert implementation by Imre Kis · 4 years, 8 months ago
  24. 2808834 libsp: Fix header file order by Imre Kis · 4 years, 7 months ago
  25. 1f89e82 libsp: Add missing include to sp_api_defines.h by Imre Kis · 4 years, 7 months ago
  26. c81995e libsp: Refactoring sp_discovery.c by Imre Kis · 4 years, 7 months ago
  27. 78f102c libsp: Fix buffer boundary check in sp_discovery by Imre Kis · 4 years, 7 months ago
  28. 21e0665 libsp: Fix SP memory management formatting by Imre Kis · 4 years, 7 months ago
  29. d614cc4 libsp: Handle SP memory management invalid args by Imre Kis · 4 years, 7 months ago
  30. e07cb6c libsp: Move sp_memory_attr definition by Imre Kis · 4 years, 7 months ago
  31. 0202c9f libsp: Fix formatting of sp_rxtx.c by Imre Kis · 4 years, 7 months ago
  32. 3924b1b libsp: Fix RXTX buffer page count range check by Imre Kis · 4 years, 7 months ago
  33. ce67e65 libsp: Fix scope of sp_rxtx.c internal variables by Imre Kis · 4 years, 7 months ago
  34. aaa3bed libsp: Add missing extern "C" linkage-specification by Imre Kis · 4 years, 8 months ago
  35. 6632159 libsp: Add high level SP discovery function. by Imre Kis · 4 years, 9 months ago
  36. 34253f4 libsp: Add high level memory management interfaces. by Imre Kis · 4 years, 9 months ago
  37. 9c8ef92 libsp: Add memory descriptor handler functions. by Imre Kis · 4 years, 9 months ago
  38. 6447693 libsp: Add high level RXTX buffer handling interface. by Imre Kis · 4 years, 9 months ago
  39. e3112e0 libsp: Implement memory management interfaces. by Imre Kis · 4 years, 9 months ago
  40. 9fcf841 libsp: Introduce FF-A support. by Imre Kis · 4 years, 9 months ago