1. f4fc7ee Fix page count handling in FFA_MEM_PERM_GET by Balint Dobszay · 3 weeks ago
  2. 68389c7 Add missing doc comments by Imre Kis · 3 weeks ago
  3. 5cc04d6 Add helper to get address from MemAddr by Balint Dobszay · 3 weeks ago
  4. e757832 Fix name string handling for boot info parsing by Balint Dobszay · 3 weeks ago
  5. a9e544c Add further derived trait implementations to types by Imre Kis · 3 weeks ago
  6. 356395d Capture FFA_MEM_RECLAIM flags in dedicated type by Imre Kis · 3 weeks ago
  7. a2fd69b Capture FFA_MSG_SEND2 flags in dedicated type by Imre Kis · 3 weeks ago
  8. e521a28 Use TargetInfo type in Interface::Success by Imre Kis · 3 weeks ago
  9. 5ded592 Add helper for register count used by a version by Balint Dobszay · 3 weeks ago
  10. 042c294 Refactor memory relinquish descriptor handling by Imre Kis · 3 weeks ago
  11. e0bbd09 Derive PartialEq, Eq for memory management types by Imre Kis · 3 weeks ago
  12. dcb7df2 Implement FFA_MEM_PERM_GET/SET types by Imre Kis · 4 weeks ago
  13. a012269 Add success argument type for memory operations by Imre Kis · 4 weeks ago
  14. c739e0e Expose struct fields for flag types and DirectMsg2Args by Imre Kis · 5 weeks ago
  15. 189f18c Refactoring console log handling by Imre Kis · 6 weeks ago
  16. c0b062c Re-export Uuid type by Imre Kis · 6 weeks ago
  17. 3571f2c Rename Interface::NotificationUnBind to NotificationUnbind by Imre Kis · 6 weeks ago
  18. e6dae25 Bump version number by Balint Dobszay · 10 weeks ago 0.2.1
  19. 77e36b2 Fix parse_console_log() function by Balint Dobszay · 2 months ago
  20. 3c1c89a Fix handling of the VersionOut interface by Balint Dobszay · 2 months ago
  21. 190735a Bump version number by Balint Dobszay · 3 months ago 0.2.0
  22. 6c4f324 Update dependencies by Balint Dobszay · 3 months ago
  23. 3918298 Add changelog by Balint Dobszay · 3 months ago
  24. b2e9bed Fix clippy lints by Balint Dobszay · 3 months ago
  25. 5f45480 Revert "Add success64_noargs helper function" by Balint Dobszay · 3 months ago
  26. 82c71dd Add check for minimum FF-A version by Balint Dobszay · 3 months ago
  27. 7846c9f Check SuccessArgsNotificationInfoGet ID count by Imre Kis · 3 months ago
  28. 1a4abbe Check total_page_count overflow by Imre Kis · 3 months ago
  29. d7cd91c Validate size when parsing BootInfoContents::Value by Imre Kis · 3 months ago
  30. b2d3c88 Fix DirectMsgArgs::PowerPsciResp packing by Imre Kis · 3 months ago
  31. 29c8ace Allow converting Feature::Unknown(id) to u32 by Imre Kis · 3 months ago
  32. 92b663e Add success type for FFA_PARTITION_INFO_GET_REGS by Imre Kis · 3 months ago
  33. 787c500 Add success type for FFA_NOTIFICATION_INFO_GET by Imre Kis · 3 months ago
  34. 9959e06 Add success type for FFA_NOTIFICATION_GET by Imre Kis · 3 months ago
  35. 61c3409 Add success type for FFA_PARTITION_INFO_GET by Imre Kis · 3 months ago
  36. bbef287 Add success types for FFA_ID_GET and FFA_SPM_ID_GET by Imre Kis · 3 months ago
  37. 4e9d8bc Add success type for FFA_FEATURES by Imre Kis · 3 months ago
  38. 839eaef Add functions to SuccessArgs for getting variant arguments by Imre Kis · 3 months ago
  39. 54773b6 Rename SuccessArgs variants by Imre Kis · 3 months ago
  40. e295adb Add type for FFA_PARTITION_INFO_GET flags by Imre Kis · 3 months ago
  41. 91bea9b Always set MBZ registers by Balint Dobszay · 3 months ago
  42. 6ccba0a Fix is_32bit logic by Tomás González · 3 months ago
  43. b727aab Add argument for FFA_ERROR by Balint Dobszay · 3 months ago
  44. e6fe75f Add El3IntrHandle Interface by Tomás González · 3 months ago
  45. 7ffb613 Add Notification related interfaces by Tomás González · 3 months ago
  46. ce3bc22 Fix UUID endianness issue in MsgSendDirectReq2 by Tomás González · 3 months ago
  47. 0a058bc Add missing FF-A PartitionInfoGetRegs Interface by Tomás González · 4 months ago
  48. 67f92c7 Improve Framework Message support and fix small errors by Tomás González · 4 months ago
  49. 092202a Add MsgWaitFlags to the MsgWait Interface by Tomás González · 4 months ago
  50. f268e32 Fix too_long_first_doc_paragraph clippy warning by Tomás González · 4 months ago
  51. 83146af Add Version validation by Tomás González · 4 months ago
  52. 4d5b0ba Add Framework Message support to Direct Messages by Tomás González · 4 months ago
  53. 4c8c7d2 Add success64_noargs helper function by Tomás González · 4 months ago
  54. 17b9244 Add missing FF-A SecondaryEpRegister Interface and FuncId by Tomás González · 4 months ago
  55. 1f79435 Add Version compatibility check by Tomás González · 4 months ago
  56. c31e0b9 Add Unknown variant to Feature type by Balint Dobszay · 4 months ago 0.1.0
  57. e6aa486 Add missing FF-A function IDs by Balint Dobszay · 4 months ago
  58. de0dc80 Add support for handling multiple FF-A versions by Balint Dobszay · 4 months ago
  59. e2e727c Update dependencies by Balint Dobszay · 4 months ago
  60. 91597e1 Fix metadata in Cargo.toml by Balint Dobszay · 4 months ago
  61. e9a3e76 Fix clippy lints by Balint Dobszay · 4 months ago
  62. a584685 Add README and doc comments by Balint Dobszay · 4 months ago
  63. 3aad957 FF-A message interface refactor by Balint Dobszay · 6 months ago
  64. c758dd4 Move to zerocopy: memory management by Balint Dobszay · 6 months ago
  65. 2338bd3 Move to zerocopy: partition info by Balint Dobszay · 7 months ago
  66. b2ff2bc Move to zerocopy: boot info by Balint Dobszay · 7 months ago
  67. c880249 Don't use String for console log by Balint Dobszay · 6 months ago
  68. 1e1aef1 Return proper error from Interface::try_from rather than panicking. by Andrew Walbran · 7 months ago
  69. 0d31581 Add methods to get FuncId and bit width from Interface. by Andrew Walbran · 7 months ago
  70. 969b925 Implement more traits for FuncId. by Andrew Walbran · 7 months ago
  71. 19970ba Implement Display for Version, and use it for Debug too. by Andrew Walbran · 7 months ago
  72. 44029a0 Implement Error and Display traits for Error enum. by Andrew Walbran · 7 months ago
  73. 5bf492f Initial version by Balint Dobszay · 11 months ago
  74. e83fa24 Initial empty commit by Balint Dobszay · 2 years, 6 months ago