1. da24200 Remove unused variables to fix unit-tests build error by Imre Kis · 5 months ago
  2. 71066d6 Eliminate warnings in libsp tests by Gabor Toth · 1 year, 5 months ago
  3. 1eb045b Fix interrupted FFA_MSG_SEND_DIRECT_REQ handling by Imre Kis · 6 months ago
  4. ac721da Handle VM availability messages by Balint Dobszay · 1 year, 1 month ago
  5. 1e1eec4 Add FF-A v1.1 format memory transaction descriptor support by Imre Kis · 1 year, 7 months ago
  6. 595c5d0 Add FF-A v1.1 format FFA_PARTITION_INFO_GET support by Imre Kis · 1 year, 7 months ago
  7. 1f5b1c6 Make supported FF-A version configurable in libsp by Imre Kis · 1 year, 7 months ago
  8. aec6d14 Extend sp_msg register count by moving routing extension bits by Imre Kis · 2 years, 1 month ago
  9. 318263e Allow sp_discovery to return more than one SP by Jelle Sels · 2 years, 8 months ago
  10. e56c7b1 Implement FFA_CONSOLE_LOG interface by Imre Kis · 2 years, 2 months ago
  11. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  12. 1678510 Add mock for libsp/sp_memory_management by Imre Kis · 3 years, 2 months ago
  13. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  14. f4aa937 Implement sp_memory_permission_get/set functions by Imre Kis · 3 years, 5 months ago
  15. a5201e4 Implement ffa_mem_perm_get/set functions by Imre Kis · 3 years, 5 months ago
  16. 9459f1f Test: Fix sp_memory_retrieve_ffa_error test by Jelle Sels · 3 years, 5 months ago
  17. f085701 MEM: Release rx_buffer after retrieve request by Jelle Sels · 3 years, 7 months ago topics/spmc_mainline
  18. 40410ab Use 64-bit FF-A calls where necessary by Balint Dobszay · 3 years, 7 months ago
  19. fe1770c libsp: Fix memory leak in unit test by Imre Kis · 4 years, 4 months ago
  20. be97e77 libsp: Add FF-A direct message routing extension by Imre Kis · 4 years, 5 months ago
  21. c674b5b libsp: Add SP messaging layer by Imre Kis · 4 years, 6 months ago
  22. 345686a libsp: Remove non-trivial designated initializers by Imre Kis · 4 years, 6 months ago
  23. f5f4a55 libsp: Unit testing sp_memory_management.c by Imre Kis · 4 years, 7 months ago
  24. b6a63bf libsp: Unit testing sp_discovery.h by Imre Kis · 4 years, 7 months ago
  25. a53ba37 libsp: Add sp_rxtx.h mock implementation by Imre Kis · 4 years, 7 months ago
  26. 86ec34f libsp: Unit testing the functions of sp_rxtx.c by Imre Kis · 4 years, 8 months ago
  27. 4844cff libsp: Add ffa_api.h mock implementation by Imre Kis · 4 years, 7 months ago
  28. 29d7753 libsp: Unit testing ffa_memory_descriptors.c by Imre Kis · 4 years, 8 months ago
  29. bee5270 libsp: Unit testing the functions of ffa_api.h by Imre Kis · 4 years, 8 months ago
  30. 18dfa71 libsp: Add ffa_internal_api.h mock implementation by Imre Kis · 4 years, 8 months ago
  31. 721104f libsp: Add mock assert implementation by Imre Kis · 4 years, 8 months ago