1. 27b7196 refactor(ff-a): indirect messaging v1.0 by J-Alves · 2 years, 8 months ago
  2. 6665225 feat(memory share): share memory with the other world by J-Alves · 3 years, 1 month ago
  3. b76307d fix: UINTxx_C macro usage by Olivier Deprez · 3 years, 2 months ago
  4. 13318e3 FF-A: Error code should be 32-bit sized by J-Alves · 4 years, 5 months ago
  5. e959ec1 Relicense Hafnium under the BSD 3 clause license. by Andrew Walbran · 5 years ago
  6. 62d99e3 PSA FF-A: add partition manifest parsing by Olivier Deprez · 6 years ago
  7. 352aa3d Add helper function for calculating offset to first constituent. by Andrew Walbran · 5 years ago
  8. b5ab43c SPCI is now called PSA FF-A. by Andrew Walbran · 5 years ago[Renamed (67%) from inc/hf/spci_internal.h]
  9. 9fd2907 Update SPCI_VERSION implementation to match latest spec. by Andrew Walbran · 5 years ago
  10. 475c145 Refactor, rename and document SPCI memory functions. by Andrew Walbran · 5 years ago
  11. e7ad3c0 Return SPCI_MEM_* rather than SPCI_MSG_SEND for push memory sharing. by Andrew Walbran · 6 years ago
  12. 85aabe9 Use attributes rather than header for legacy memory sharing. by Andrew Walbran · 6 years ago
  13. 09b1db8 SPCI: Move api_spci_share_memory to SPCI file. by Jose Marinho · 6 years ago
  14. 7fbbf2e SPCI: support multiple constituents per memory region. by Jose Marinho · 6 years ago
  15. 1281ed4 Use uint32_t rather than int for memory modes. by Andrew Walbran · 6 years ago
  16. f597218 Using new SPCI beta format for memory region descriptors. by Andrew Walbran · 6 years ago
  17. 9b19b75 Fix register usage of SPCI_ERROR. by Andrew Walbran · 6 years ago
  18. 70bc862 Update spci_msg_send to new SPCI beta API. by Andrew Walbran · 6 years ago
  19. d4d2fa1 Use new-style return values from spci_msg_wait and spci_msg_poll. by Andrew Walbran · 6 years ago
  20. 713f13a SPCI: Memory lend with shared access. by Jose Marinho · 6 years ago
  21. 75509b4 SPCI: Donate memory architected message. by Jose Marinho · 6 years ago
  22. 40d55f3 Move inc/hf/spci.h to inc/hf/spci_internal.h. by Jose Marinho · 6 years ago[Renamed (95%) from inc/hf/spci.h]
  23. fc0b2b6 SPCI: Implement SPCI_VERSION. by Jose Marinho · 6 years ago