1. 11e5748 test: deny prohibited ABIs while handling CPU_OFF psci msg by Madhukar Pappireddy · 4 months ago
  2. 611d095 feat(cactus): receive psci msg through direct req framework msg by Madhukar Pappireddy · 6 months ago
  3. 7c19363 feat(ff-a): add v1.2 fields to RXTX header by Karl Meakin · 6 months ago
  4. 8035493 refactor: hypervisor retrieve request helpers by J-Alves · 10 months ago
  5. 7308b12 refactor: FFA_VERSION related refactors by Karl Meakin · 1 year, 4 months ago
  6. ffdfafb feat(ff-a): FFA_MSG_SEND2 helper with sender ID by J-Alves · 1 year, 4 months ago
  7. c6b92d5 feat(ff-a): define framework notification helpers by J-Alves · 1 year, 4 months ago
  8. 779fba6 feat(ff-a): add helpers for indirect message by J-Alves · 1 year, 4 months ago
  9. 067daca feat(ff-a): add helper FFA_RX_RELEASE with ID by J-Alves · 1 year, 4 months ago
  10. 3eb25fb Merge "test(ff-a): FFA_FEATURES returns max RXTX buffer size" by Madhukar Pappireddy · 1 year, 3 months ago
  11. bff9b3c test(spm): tests for RXTX_MAP/RXTX_UNMAP by Karl Meakin · 1 year, 7 months ago
  12. f2bb5d0 test(ff-a): FFA_FEATURES returns max RXTX buffer size by Karl Meakin · 1 year, 6 months ago
  13. f325331 fix(memory share): arguments used in retrieve tests by J-Alves · 1 year, 7 months ago
  14. f0b3bd6 feat(memory share): add helper for getting receivers by J-Alves · 1 year, 7 months ago
  15. a24f23a feat(ff-a): add impdef field to ffa_memory_access by Daniel Boulby · 1 year, 9 months ago
  16. 0d4f5ff feat(memory share): support sending fragmented messages. by Karl Meakin · 1 year, 10 months ago
  17. 1331a8c feat(memory share): send multiple receiver regions by Karl Meakin · 1 year, 11 months ago
  18. 3d879b8 test(memory share): hypervisor retrieve request by Karl Meakin · 2 years, 2 months ago
  19. 367ff54 refactor(spm): `ffa_memory_access` constructors by Karl Meakin · 1 year, 9 months ago
  20. 92aa770 refactor(ffa_helpers): use bitfields for memory access bitmaps by Karl Meakin · 1 year, 10 months ago
  21. d13d760 feat(ff-a): define memory security state attribute by J-Alves · 2 years, 3 months ago
  22. ab5321a feat(ff-a): partition information via registers by Raghu Krishnamurthy · 2 years, 3 months ago
  23. b42d17f feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  24. 31b8177 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  25. 7774d6e test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  26. 0b45223 feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
  27. 07d751e test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  28. ce386b1 test(spm): use ffa_helpers for ivy partition by Daniel Boulby · 3 years, 4 months ago
  29. da3e6d4 feat(ff-a): boot information structures by J-Alves · 3 years, 6 months ago
  30. 2ac55f2 test(ff-a): versioned partition info descriptors by Daniel Boulby · 3 years, 7 months ago
  31. 8aa994c test(ff-a): update partition info to include uuids by Daniel Boulby · 3 years, 7 months ago
  32. 4d05dec test(notification): support included in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago
  33. 4439ece test(notifications): retrieve interrupt IDs by J-Alves · 3 years, 9 months ago
  34. 269118a test(notifications): test schedule receiver interrupt by J-Alves · 3 years, 11 months ago
  35. b0cb5d0 test(ff-a): signaling per-vCPU notifications (SP to VM) by J-Alves · 4 years, 1 month ago
  36. 5bce250 feat(ff-a): FFA_NOTIFICATION_INFO_GET helpers by J-Alves · 4 years, 2 months ago
  37. f156ae9 feat(ff-a): notifications set and get ABIs by J-Alves · 3 years, 10 months ago
  38. 18c2805 feat(ff-a): notifications bind and unbind ABIs by J-Alves · 4 years, 5 months ago
  39. bcb1f97 feat(ff-a): notifications bitmap create and destroy ABIs by J-Alves · 4 years, 5 months ago
  40. e060290 test(ff-a): add tests for the FFA_RXTX_UNMAP ABI by Daniel Boulby · 4 years, 1 month ago
  41. 0b7d25f refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
  42. 198deda Add tests for FFA function FFA_SPM_ID_GET by Daniel Boulby · 4 years, 5 months ago
  43. e79d207 Change the name of type ffa_vm_id_t by Daniel Boulby · 4 years, 5 months ago
  44. 6967c24 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
  45. 43887ec SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 5 months ago
  46. ecd3074 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
  47. be1519a SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
  48. 06373c5 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
  49. 035b7d0 FF-A: FFA_MSG_DIRECT_RESP call using 5 registers by J-Alves · 4 years, 6 months ago
  50. 6cb21d9 FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
  51. 103e056 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
  52. 3106b07 TFTF: Refactor FF-A memory sharing tests by J-Alves · 4 years, 9 months ago
  53. da6ac32 cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD' by J-Alves · 4 years, 9 months ago
  54. d708c03 TFTF: helpers for SPM tests by J-Alves · 4 years, 9 months ago
  55. c031cc0 FFA: RXTX map/configure helper macros by J-Alves · 4 years, 9 months ago
  56. 0435cae cactus: fix access to uninitialized array by J-Alves · 4 years, 9 months ago
  57. d1aae29 cactus: macros for processing of commands by J-Alves · 4 years, 10 months ago
  58. f3a393c SPM: memory sharing functions and structures by J-Alves · 4 years, 10 months ago
  59. 3ea46d1 FFA: Mem sharing ABIs by J-Alves · 5 years ago
  60. 6b3840a cactus: implement hvc call to get interrupt id by Manish Pandey · 4 years, 11 months ago
  61. bd0a7e4 Cactus: Map RXTX region to third partion. by Ruari Phipps · 5 years ago
  62. c32f478 Cactus: FFA_PARTITION_INFO_GET test. by Max Shvetsov · 5 years ago
  63. c17c1d3 SPM: TFTF test of FFA_FEATURES interface. by Max Shvetsov · 5 years ago
  64. 5aecd98 Tidying FFA helpers by J-Alves · 5 years ago
  65. 8f08a05 SPM: TFTF test of FFA_VERSION interface by J-Alves · 5 years ago
  66. 7581c38 SPCI is now called PSA FF-A by J-Alves · 5 years ago