1. c56f901 test(memory sharing): force fragmented ff-a v1.0 by J-Alves · 2 years, 10 months ago
  2. 5da37d9 feat(memory sharing): v1.0 fragmented memory retrieve by J-Alves · 2 years, 10 months ago
  3. e0bfe31 feat(memory sharing): permit fragmented v1.0 operations by J-Alves · 2 years, 10 months ago
  4. 7020471 test(memory sharing): retrieve before all fragments sent by J-Alves · 2 years, 10 months ago
  5. f120889 test(memory sharing): reclaim whilst borrowers using memory by J-Alves · 2 years, 10 months ago
  6. 45b7dcc test(memory sharing): retrieve request from v1.0 borrower by J-Alves · 2 years, 10 months ago
  7. 2d8457f feat(memory sharing): retrieve response v1.0 by J-Alves · 2 years, 10 months ago
  8. 0084706 feat(memory sharing): backward compatible retrieve request by J-Alves · 2 years, 10 months ago
  9. 4fde586 test(memory sharing): FF-A v1.0 memory share by J-Alves · 2 years, 10 months ago
  10. 33c47bf feat(memory sharing): backwards compatibility v1.0 by J-Alves · 2 years, 10 months ago
  11. fdd750f test(memory sharing): the FF-A version of test VMs by J-Alves · 2 years, 8 months ago
  12. 126ab50 feat: FF-A v1.0 resources by J-Alves · 2 years, 10 months ago
  13. 00bb15f fix(ffa_version): set ff-a version of hypervisor by J-Alves · 2 years, 10 months ago
  14. 0b6653d refactor(memory share): FF-A v1.1 structures by J-Alves · 3 years, 4 months ago
  15. fd306bb refactor(hftest): simplify stdout buffer logic by Kathleen Capella · 2 years, 5 months ago
  16. 4342a3c feat: add security state attribute definitions by Olivier Deprez · 3 years, 5 months ago
  17. bbf1bec Revert "test(indirect messaging): validate RX is released" by Olivier Deprez · 2 years, 4 months ago
  18. 4a68f18 fix(ci): remove clang path from build script by Olivier Deprez · 2 years, 7 months ago
  19. 997476a test(indirect messaging): validate RX is released by J-Alves · 2 years, 5 months ago
  20. e8c8c2b refactor(indirect message): mailbox state as per FF-A v1.1 by J-Alves · 2 years, 8 months ago
  21. febf9e6 refactor: move arch_vm struct to arch vm header by Olivier Deprez · 2 years, 5 months ago
  22. 3d6af72 fix(indirect message): avoid sharing VM RXTX buffer with spmc by Shruti Gupta · 2 years, 6 months ago
  23. 22dbef3 ci(el3-spmc): add EL3 SPMC tests with TSP by Shruti Gupta · 2 years, 4 months ago
  24. 2b1e0cd ci(el3-spmc) add el3 spmc tests by Shruti Gupta · 2 years, 8 months ago
  25. 9ad2e28 test(el3-spmc): add infrastructure for EL3 SPMC tests by Shruti Gupta · 2 years, 6 months ago
  26. 0b0ba8c refactor: move tlbi macros to mmu header by Olivier Deprez · 2 years, 5 months ago
  27. d8a1d36 refactor: drop dynamic allocation of memory region address by J-Alves · 2 years, 5 months ago
  28. 7fc585e feat(interrupts): delegate group0 interrupt handling to EL3 by Madhukar Pappireddy · 2 years, 5 months ago
  29. 77d3bcd feat(interrupts): add FFA_EL3_INTR_HANDLE support by Madhukar Pappireddy · 2 years, 5 months ago
  30. 60f81e2 feat(gicv3): separate helper utilities and architectural definitions by Madhukar Pappireddy · 2 years, 5 months ago
  31. 34b8ae9 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 7 months ago
  32. befdcc8 chore: fix code review comments by Raghu Krishnamurthy · 2 years, 5 months ago
  33. 0504692 feat: consume spmc manifest ns memory nodes by Olivier Deprez · 2 years, 5 months ago
  34. ed3cdf7 fix: ignore check from clang-tidy by Olivier Deprez · 2 years, 5 months ago
  35. 2b99d53 refactor: ignore checks from clang-tidy by J-Alves · 2 years, 6 months ago
  36. 0e51563 fix: clang-tidy of clang 15 failure due to var naming by J-Alves · 2 years, 5 months ago
  37. 61a44ba fix: clang-tidy hints issue with index to arrays by J-Alves · 2 years, 5 months ago
  38. d15905d fix: add headers to ffa_memory_internal.h by J-Alves · 2 years, 6 months ago
  39. 715d623 fix: implicitly casts by J-Alves · 2 years, 6 months ago
  40. 7ec9d6e refactor: factored out partition manifest structure by J-Alves · 2 years, 5 months ago
  41. 46209ab refactor: boot test suite use service[1-2] helpers by J-Alves · 2 years, 6 months ago
  42. fcfa2d0 feat(hftest): call ffa_console_log with many characters by Kathleen Capella · 2 years, 5 months ago
  43. 1bea37d refactor: update hypervisor interrupt test by J-Alves · 2 years, 6 months ago
  44. 35aae2c refactor: indirect messaging v1.0 tests dropped by J-Alves · 2 years, 6 months ago
  45. 8dacd98 refactor: gicv3 tests use indirect message FF-A v1.1 by J-Alves · 2 years, 6 months ago
  46. 7a99d0d fix(memory share): function ffa_memory_attributes_validate by J-Alves · 2 years, 6 months ago
  47. e0caac3 refactor(direct message): create new dedicated test suite by J-Alves · 2 years, 8 months ago
  48. 1f2f213 feat: queue interrupts upon CPU cycle allocation through FFA_RUN by Madhukar Pappireddy · 2 years, 6 months ago
  49. 7adccf7 test(interrupts): queue other-s interrupt while SP is running by Madhukar Pappireddy · 2 years, 6 months ago
  50. de3d730 feat(hftest): add third SP for ffa_secure_partitions setup by Madhukar Pappireddy · 2 years, 6 months ago
  51. 09249d2 refactor: create helpers for queueing and allowing interrupts by Madhukar Pappireddy · 2 years, 6 months ago
  52. 94da32d refactor(interrupts): precedence for action in response to interrupts by Madhukar Pappireddy · 2 years, 6 months ago
  53. 1a55b77 fix(docs): add backticks to fix Markdown formatting by Demi Marie Obenour · 2 years, 6 months ago
  54. 33f8a16 refactor(log): wrap log macros in do-while by Demi Marie Obenour · 2 years, 6 months ago
  55. b245304 ci: update load lib path to accomodate LLVM by Olivier Deprez · 2 years, 5 months ago
  56. c1a613d fix(manifest): check mem regions are page aligned by Daniel Boulby · 2 years, 10 months ago
  57. 89190c9 fix: revert "Panic if manifest isn't aligned." by Dmitrii Martynov · 2 years, 5 months ago
  58. 71b5010 doc: hafnium ram disk preparing by Dmitrii Martynov · 2 years, 5 months ago
  59. 8787c9c ci: fix testing with enabled FVP by Dmitrii Martynov · 2 years, 5 months ago
  60. 4afbfd7 fix(manifest): ignore memory regions with size 0 by Varun Wadekar · 2 years, 10 months ago
  61. 4df1f9e feat: specify virtual interrupt count per vCPU by Madhukar Pappireddy · 2 years, 6 months ago
  62. e103d1b ci: reenable timer based tests by Madhukar Pappireddy · 2 years, 7 months ago
  63. ae9aeaa refactor(manifest): logic to calculate memory region limit by Varun Wadekar · 2 years, 10 months ago
  64. 72b93f1 feat(ffa_console_log): replace hf_debug_log by Kathleen Capella · 2 years, 6 months ago
  65. 0cde6ac ci: QEMU only uses option 'cpu' set to 'max' by J-Alves · 2 years, 7 months ago
  66. b91ad87 refactor: delete enable_vhe option by J-Alves · 2 years, 7 months ago
  67. 2e359c4 refactor: deprecate non-vhe build configurations by J-Alves · 2 years, 7 months ago
  68. 4df5520 fix(clang15): hafnium fails to build with clang15 by Kathleen Capella · 2 years, 8 months ago
  69. 71e5596 refactor: remove absent prng by Dmitrii Martynov · 2 years, 6 months ago
  70. d29411a chore: remove unnecessary type cast by Raghu Krishnamurthy · 2 years, 6 months ago
  71. 3e8da94 fix: ffa_partition_info_get_regs for SPs by Raghu Krishnamurthy · 2 years, 7 months ago
  72. ef432cb refactor: forward ABI to secure world by Raghu Krishnamurthy · 2 years, 7 months ago
  73. 53fbaec test(discovery): register based discovery by sp by Raghu Krishnamurthy · 2 years, 7 months ago
  74. 71370b6 test(discovery): ffa_partition_info_get_regs test by Raghu Krishnamurthy · 2 years, 7 months ago
  75. 2957b92 feat: add FFA_PARTITION_INFO_GET_REGS helpers by Raghu Krishnamurthy · 2 years, 7 months ago
  76. 84a16e5 refactor: udpate smc, hvc and svc calls by Raghu Krishnamurthy · 2 years, 7 months ago
  77. f67776f feat(spmc): implement FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  78. 7592bcb feat(spmc): add FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  79. 567068e refactor: Add extended arguments in ffa_value by Raghu Krishnamurthy · 2 years, 7 months ago
  80. b2f8b98 refactor: save and restore x8-x17 by Raghu Krishnamurthy · 2 years, 7 months ago
  81. 4eba3f3 test(pauth) test PAuth fault in S-EL1 by Kathleen Capella · 2 years, 8 months ago
  82. 7bec180 feat(stack protector): stack guard randomization by Dmitrii Martynov · 2 years, 6 months ago
  83. 21f625b fix(ci): use python3 for make license by Olivier Deprez · 2 years, 6 months ago
  84. 7928b92 fix(console_log): correctly fill 32-bit args by Kathleen Capella · 2 years, 6 months ago
  85. 961878d fix: update TPIDR_EL2 on switch to normal world by Olivier Deprez · 2 years, 6 months ago
  86. e383fa7 fix(memory share): delete ffa_msg_wait from el0 services by J-Alves · 2 years, 8 months ago
  87. 27b7196 refactor(ff-a): indirect messaging v1.0 by J-Alves · 2 years, 8 months ago
  88. bac0f0a test(indirect message): services exchange message by J-Alves · 2 years, 8 months ago
  89. 04168ed refactor: reset vcpu on ffa run by Olivier Deprez · 2 years, 10 months ago
  90. ccd5845 refactor: remove vcpu_reset by Olivier Deprez · 2 years, 10 months ago
  91. 148b560 feat: power management messages subscription by Olivier Deprez · 3 years, 5 months ago
  92. 632249e refactor: pass boot information blob to vCPU by Olivier Deprez · 2 years, 10 months ago
  93. 70f8a4a refactor: cpu_on helper by Olivier Deprez · 2 years, 10 months ago
  94. 98f151e feat: turn first SP vcpu off upon physical PE off by Olivier Deprez · 2 years, 7 months ago
  95. a67ab88 refactor: FF-A PSCI framework messages by Olivier Deprez · 2 years, 7 months ago
  96. 2013775 feat: add power management VM helpers by Olivier Deprez · 2 years, 6 months ago
  97. a15f235 feat: power management field manifest addition by Olivier Deprez · 2 years, 10 months ago
  98. 660b133 refactor: FFA_RUN conditions for vCPU RTM_SP_INIT by Olivier Deprez · 2 years, 6 months ago
  99. b280833 refactor: boot protocol by Olivier Deprez · 2 years, 6 months ago
  100. 181074b refactor: boot ordered vcpu list by Olivier Deprez · 2 years, 6 months ago