1. 45b7dcc test(memory sharing): retrieve request from v1.0 borrower by J-Alves · 2 years, 10 months ago
  2. 2d8457f feat(memory sharing): retrieve response v1.0 by J-Alves · 2 years, 10 months ago
  3. 126ab50 feat: FF-A v1.0 resources by J-Alves · 2 years, 10 months ago
  4. 0b6653d refactor(memory share): FF-A v1.1 structures by J-Alves · 3 years, 4 months ago
  5. fd306bb refactor(hftest): simplify stdout buffer logic by Kathleen Capella · 2 years, 5 months ago
  6. 4342a3c feat: add security state attribute definitions by Olivier Deprez · 3 years, 5 months ago
  7. e8c8c2b refactor(indirect message): mailbox state as per FF-A v1.1 by J-Alves · 2 years, 8 months ago
  8. febf9e6 refactor: move arch_vm struct to arch vm header by Olivier Deprez · 2 years, 5 months ago
  9. 77d3bcd feat(interrupts): add FFA_EL3_INTR_HANDLE support by Madhukar Pappireddy · 2 years, 5 months ago
  10. 34b8ae9 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 7 months ago
  11. befdcc8 chore: fix code review comments by Raghu Krishnamurthy · 2 years, 5 months ago
  12. 0504692 feat: consume spmc manifest ns memory nodes by Olivier Deprez · 2 years, 5 months ago
  13. d15905d fix: add headers to ffa_memory_internal.h by J-Alves · 2 years, 6 months ago
  14. 715d623 fix: implicitly casts by J-Alves · 2 years, 6 months ago
  15. 7ec9d6e refactor: factored out partition manifest structure by J-Alves · 2 years, 5 months ago
  16. 1f2f213 feat: queue interrupts upon CPU cycle allocation through FFA_RUN by Madhukar Pappireddy · 2 years, 6 months ago
  17. 94da32d refactor(interrupts): precedence for action in response to interrupts by Madhukar Pappireddy · 2 years, 6 months ago
  18. 33f8a16 refactor(log): wrap log macros in do-while by Demi Marie Obenour · 2 years, 6 months ago
  19. c1a613d fix(manifest): check mem regions are page aligned by Daniel Boulby · 2 years, 10 months ago
  20. 4afbfd7 fix(manifest): ignore memory regions with size 0 by Varun Wadekar · 2 years, 10 months ago
  21. 4df5520 fix(clang15): hafnium fails to build with clang15 by Kathleen Capella · 2 years, 8 months ago
  22. ef432cb refactor: forward ABI to secure world by Raghu Krishnamurthy · 2 years, 7 months ago
  23. 2957b92 feat: add FFA_PARTITION_INFO_GET_REGS helpers by Raghu Krishnamurthy · 2 years, 7 months ago
  24. 7592bcb feat(spmc): add FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  25. 567068e refactor: Add extended arguments in ffa_value by Raghu Krishnamurthy · 2 years, 7 months ago
  26. 7928b92 fix(console_log): correctly fill 32-bit args by Kathleen Capella · 2 years, 6 months ago
  27. 27b7196 refactor(ff-a): indirect messaging v1.0 by J-Alves · 2 years, 8 months ago
  28. ccd5845 refactor: remove vcpu_reset by Olivier Deprez · 2 years, 10 months ago
  29. 148b560 feat: power management messages subscription by Olivier Deprez · 3 years, 5 months ago
  30. 632249e refactor: pass boot information blob to vCPU by Olivier Deprez · 2 years, 10 months ago
  31. 70f8a4a refactor: cpu_on helper by Olivier Deprez · 2 years, 10 months ago
  32. 2013775 feat: add power management VM helpers by Olivier Deprez · 2 years, 6 months ago
  33. a15f235 feat: power management field manifest addition by Olivier Deprez · 2 years, 10 months ago
  34. b280833 refactor: boot protocol by Olivier Deprez · 2 years, 6 months ago
  35. 181074b refactor: boot ordered vcpu list by Olivier Deprez · 2 years, 6 months ago
  36. 5c04a38 feat(interrupts): support Other S-Int action field by Madhukar Pappireddy · 2 years, 7 months ago
  37. 94cc33f feat(hftest): add service endpoint helpers by Madhukar Pappireddy · 2 years, 8 months ago
  38. 5fd3248 fix(interrupts): check for pending interrupts during direct response by Madhukar Pappireddy · 3 years, 7 months ago
  39. 59ed004 feat(memory share): continue memory retrieve between worlds by J-Alves · 3 years ago
  40. fdd2927 refactor(memory share): continue memory sharing by J-Alves · 3 years, 1 month ago
  41. b5084cf feat(memory share): retrieve request from NWd by J-Alves · 3 years, 1 month ago
  42. 486360d feat(interrupts): enable secure interrupt by default by Madhukar Pappireddy · 2 years, 11 months ago
  43. 2f76e49 feat(interrupts): intercept S-EL0 SP direct response message by Madhukar Pappireddy · 2 years, 11 months ago
  44. f9bc7ce feat(mmio): introduce helpers for MMIO access by Madhukar Pappireddy · 2 years, 7 months ago
  45. 98da1ca feat: route secure interrupts to any physical PE by Raghu Krishnamurthy · 2 years, 10 months ago
  46. 7007993 fix: rxtx unmap forwarding and handling by J-Alves · 2 years, 8 months ago
  47. 1f9df61 fix(gicv3): interrupt configuration bits by Madhukar Pappireddy · 2 years, 7 months ago
  48. fc19b37 refactor(memory share): reclaim from other world by J-Alves · 3 years, 1 month ago
  49. 6665225 feat(memory share): share memory with the other world by J-Alves · 3 years, 1 month ago
  50. 122f1a1 refactor: function to check if mailbox is busy by J-Alves · 2 years, 8 months ago
  51. 4f1880c feat(mm): fix FEAT_LPA workaround by Jens Wiklander · 2 years, 10 months ago
  52. 8505a8a refactor(memory share): replace instances of TEE by J-Alves · 3 years, 2 months ago
  53. 402fa85 feat(ff-a): report execution state in partition info get by Kathleen Capella · 2 years, 9 months ago
  54. 013f4d6 fix: partition info get count flags usage by Olivier Deprez · 2 years, 9 months ago
  55. dd88320 fix: make the invocation of ffa_msg_wait v1.1 compliant by Madhukar Pappireddy · 2 years, 10 months ago
  56. 9364465 refactor: manifest data allocation from page pool by Olivier Deprez · 2 years, 11 months ago
  57. f5fec20 refactor: dynamically allocate per vcpu notifications by Raghu Krishnamurthy · 2 years, 10 months ago
  58. 64b421e fix: increase hypervisor/spmc per core stack size by Olivier Deprez · 2 years, 10 months ago
  59. 30aabd6 refactor: allocate vcpu structures from heap by Raghu Krishnamurthy · 2 years, 11 months ago
  60. c40f55f feat(interrupts): precedence in NS interrupt action by Madhukar Pappireddy · 3 years, 2 months ago
  61. 046dad0 feat(interrupts): preferred managed exit signal by Madhukar Pappireddy · 3 years, 2 months ago
  62. 8415405 feat(interrupts): ns interrupt action in manifest by Madhukar Pappireddy · 3 years, 2 months ago
  63. d46c06e feat(scheduled mode): unwind call chain upon NS interrupt by Madhukar Pappireddy · 3 years, 2 months ago
  64. 1480fce feat(scheduled mode): initialize schedule mode for FFA_RUN by Madhukar Pappireddy · 3 years, 2 months ago
  65. c0fb87e feat(scheduled mode): unwind call chain for FFA_MSG_SEND_DIRECT_RESP by Madhukar Pappireddy · 3 years, 2 months ago
  66. 49fe670 feat(scheduled mode): wind call chain for FFA_MSG_SEND_DIRECT_REQ by Madhukar Pappireddy · 3 years, 2 months ago
  67. 65dd8ba refactor: types definition for assembly files by Olivier Deprez · 2 years, 10 months ago
  68. c5203fb refactor: move interrupt_type to arch header by Olivier Deprez · 2 years, 10 months ago
  69. 0ea239a feat: runtime model state transition rules by Madhukar Pappireddy · 3 years, 2 months ago
  70. 5992fbc feat: support for cpu cycle allocation modes by Madhukar Pappireddy · 3 years, 2 months ago
  71. fe297a3 feat: partition runtime models initial support by Madhukar Pappireddy · 3 years, 2 months ago
  72. dc0c801 refactor(interrupts): changes based on updated guidance by Madhukar Pappireddy · 3 years, 2 months ago
  73. 86f6cde feat: remove waiter list by Federico Recanati · 3 years, 3 months ago
  74. ba0e617 test(memory share): share with multiple borrowers by J-Alves · 3 years, 3 months ago
  75. 9b24ed8 refactor(memory share): init descriptor for memory retrieve by J-Alves · 3 years ago
  76. f4eecf7 feat(memory share): init functions for multiple borrower by J-Alves · 3 years, 1 month ago
  77. 7bef0b9 feat(indirect message): forward FFA_RX_RELEASE to SPMC by Federico Recanati · 3 years, 5 months ago
  78. 4ca50f0 refactor: add interrupt_bitmap struct by Daniel Boulby · 3 years ago
  79. 644f046 feat(indirect message): add RX_ACQUIRE ABI by Federico Recanati · 3 years, 5 months ago
  80. 25053ee feat(indirect message): add FFA_MSG_SEND2 support by Federico Recanati · 3 years, 5 months ago
  81. d8e1888 refactor: make api functions static by Olivier Deprez · 3 years, 1 month ago
  82. 363f572 feat(memory share): specify multiple receivers by J-Alves · 3 years, 3 months ago
  83. a7e9e18 feat(manifest): check SPs don't overlap mem regions by Daniel Boulby · 3 years, 1 month ago
  84. 801f8ef feat(manifest): check interrupt IDs are unique by Daniel Boulby · 3 years, 1 month ago
  85. ecd35ca fix(build): remove compilation warning by Shruti Gupta · 3 years ago
  86. b44bb7d refactor(memory sharing): initialize memory access by J-Alves · 3 years, 3 months ago
  87. 4508543 style(memory share): helper function renamed by J-Alves · 3 years, 4 months ago
  88. fc0295e feat(ff-a): add FF-A v1.1 partition message header structure by Federico Recanati · 3 years, 6 months ago
  89. 6c1e05c feat(indirect messaging): change mailbox state on RX buffer full by Federico Recanati · 3 years, 4 months ago
  90. 61a025b refactor: build option for interrupt ids by Raghu Krishnamurthy · 3 years, 1 month ago
  91. ad38a9c refactor: rename struct interrupt by Raghu Krishnamurthy · 3 years, 1 month ago
  92. 641dcd8 refactor: SP manifest defines by Raghu Krishnamurthy · 3 years, 1 month ago
  93. e4700b4 test(console_log): add tests for FFA_CONSOLE_LOG by Maksims Svecovs · 3 years, 1 month ago
  94. 71b7670 feat(console_log): add FFA_CONSOLE_LOG ABI by Maksims Svecovs · 3 years, 3 months ago
  95. a09ac2d refactor(hypervisor): enabling TEE interaction by J-Alves · 3 years, 2 months ago
  96. abebe43 fix: duplicated call to manifest sanity check by J-Alves · 3 years, 2 months ago
  97. d605a09 feat(notifications): get framework notifications by J-Alves · 3 years, 4 months ago
  98. e73d283 feat(notifications): add RX buffer full notification helper functions by Federico Recanati · 3 years, 4 months ago
  99. 035fa15 feat: manifest NS memory/device region attribute by Olivier Deprez · 3 years, 5 months ago
  100. 618c8fc fix(gic): SGI helper to use cpu struct id affinity by Olivier Deprez · 3 years, 2 months ago