1. 9a9897a Add Trusty rules.mk build file by Andrei Homescu · 7 months ago main
  2. 6f6e648 Merge "Disable secure timers" into main by Treehugger Robot · 7 months ago
  3. 7d907a7 Disable secure timers by Andrei Homescu · 7 months ago
  4. 19a1746 Add copy of hafnium_inc from third_party/dtc by Andrei Homescu · 7 months ago
  5. 9532d99 Disable the vmapi FF-A header on Trusty by Andrei Homescu · 7 months ago
  6. 0771708 Merge tag 'upstream/v2.12.0' by Andrei Homescu · 8 months ago
  7. bd069ae Merge remote-tracking branch 'origin/upstream' by Inna Palant · 8 months ago
  8. f6cca28 Third-Party Import of: https://git.trustedfirmware.org/hafnium/hafnium.git by Armelle Laine · 8 months ago upstream
  9. 2cf2ca7 docs: the change log for the v2.12 release by J-Alves · 9 months ago upstream/v2.12 upstream/v2.12-rc1 upstream/v2.12.0
  10. 69e18eb docs: update the threat model for IPI threats by Daniel Boulby · 9 months ago
  11. c9866ab docs: add description of single service IPI support by Daniel Boulby · 9 months ago
  12. b17856c test: interrupt targeting blocked vcpu is queued by Madhukar Pappireddy · 9 months ago
  13. 0ee13d9 test: add helpers to share page for coordination btw endpoints by Madhukar Pappireddy · 9 months ago
  14. eda971d fix: queue interrupt targeting blocked vcpu by Madhukar Pappireddy · 9 months ago
  15. 0a69718 fix(docs): fixes to the docs to fix build errors by Daniel Boulby · 10 months ago
  16. 4b3d268 test(ipi): IPI to invalid vCPU fails by Daniel Boulby · 10 months ago upstream/v2.12-rc0
  17. 2f579f9 test: multiple SPs periodic deadlines on multiple cores by J-Alves · 10 months ago
  18. 8157b68 test: multiple SPs with periodic deadline by J-Alves · 10 months ago
  19. b390a0d test(ipi): set target vCPU in VCPU_STATE_BLOCKED by J-Alves · 10 months ago
  20. 2affbc7 test(ipi): target vCPU set in VCPU_STATE_PREEMPTED by J-Alves · 10 months ago
  21. 180a65a feat(ipi): handle in VCPU_STATE_BLOCKED/PREEMPTED by J-Alves · 10 months ago
  22. 84d49b6 fix(ipi): small fixes to the ipi implementation by Daniel Boulby · 10 months ago
  23. 0136b2b test: migrate blocked vcpu with pending timer by Madhukar Pappireddy · 10 months ago
  24. da42b54 test: timer expired while vcpu is in PREEMPTED state by Madhukar Pappireddy · 10 months ago
  25. 7c97022 chore: reduce verbosity of console messages for SPs by Madhukar Pappireddy · 10 months ago
  26. 9243e77 docs: support for arch timer in secure world by Madhukar Pappireddy · 10 months ago
  27. c011099 chore: add doc comment on Pauth fault tests by Kathleen Capella · 10 months ago
  28. a067dc1 test: add unit tests for timer management by Madhukar Pappireddy · 10 months ago
  29. 872742e test: use watchdog timer as source of non secure interrupt by Madhukar Pappireddy · 10 months ago
  30. febcb62 test: add driver for normal world watchdog timer by Madhukar Pappireddy · 10 months ago
  31. b9dd514 test: introduce driver for sp805 peripheral by Madhukar Pappireddy · 10 months ago
  32. 65827d7 test: migrate vCPU of SP with pending timer deadline by Madhukar Pappireddy · 10 months ago
  33. 593b8ad test: multiple SPs programmed with timer deadlines by Madhukar Pappireddy · 10 months ago
  34. fe10878 test: SP reprograms the arch timer deadline by Madhukar Pappireddy · 10 months ago
  35. b2429b4 test: SP handles timer with short deadline by Madhukar Pappireddy · 10 months ago
  36. 34c050a test: commands for SP services to configure timer by Madhukar Pappireddy · 10 months ago
  37. 64ae5a8 test: add SP helper utilities for arch timer by Madhukar Pappireddy · 10 months ago
  38. 6b8cf4f feat(arch timer): handle spurious host timer interrupt by Madhukar Pappireddy · 10 months ago
  39. 106bfc3 feat(arch timer): migrate vCPU with pending timer to another CPU by Madhukar Pappireddy · 10 months ago
  40. cf069a6 feat(arch timer): resume SP if deadline expires in NWd by Madhukar Pappireddy · 10 months ago
  41. 2efb3e1 feat(arch timer): handle host timer interrupt tracking live deadline by Madhukar Pappireddy · 10 months ago
  42. 32424db feat(arch timer): inject timer virtual interrupt before resuming vCPU by Madhukar Pappireddy · 10 months ago
  43. a3787c9 feat(arch timer): track pending timer configured by SP vCPU by Madhukar Pappireddy · 10 months ago
  44. 28e988f chore: exclude physical timer source file from static checks by Madhukar Pappireddy · 10 months ago
  45. f684d19 feat(arch timer): trap and emulate physical timer access from SPs by Madhukar Pappireddy · 10 months ago
  46. d3ac738 feat(arch timer): helpers to configure EL1 physical timer by Madhukar Pappireddy · 10 months ago
  47. f658f5e feat(arch timer): initialize timer list and host physical timer by Madhukar Pappireddy · 10 months ago
  48. def48d0 feat(arch timer): introduce host timer driver by Madhukar Pappireddy · 10 months ago
  49. c31708a feat(arch timer): helper utilities to add and remove from timer list by Madhukar Pappireddy · 10 months ago
  50. eed861e feat(arch timer): data structure to track pending timers by Madhukar Pappireddy · 10 months ago
  51. 08200fe test: physical interrupt preempts virtual interrupt handling by Madhukar Pappireddy · 10 months ago
  52. 75331b3 test: SPMC call chain not preemptible by Madhukar Pappireddy · 10 months ago
  53. 179f567 test: helpers commands to mimic secure interrupt scenarios by Madhukar Pappireddy · 10 months ago
  54. 94946a1 fix(interrupts): SPMC scheduled call chain shall not be preempted by Madhukar Pappireddy · 10 months ago
  55. 025a451 fix: simplify secure interrupt handling by Madhukar Pappireddy · 10 months ago
  56. c3fd975 feat(memory share): handle GPF in FFA_MEM_FRAG_RX by J-Alves · 10 months ago
  57. e06384d docs: document VM availability messages by Karl Meakin · 10 months ago
  58. 50ef911 refactor: api_ffa_msg_send_direct_resp by Karl Meakin · 10 months ago
  59. 13f0981 refactor: don't pass sender/receiver ID by Karl Meakin · 10 months ago
  60. 79504ff refactor: remove unused functions by Karl Meakin · 10 months ago
  61. a1a0235 test: VM availability messaging tests by Karl Meakin · 10 months ago
  62. 06e8b73 feat: forward VM availability messages from SPMC to SP by Karl Meakin · 10 months ago
  63. d0356f8 refactor: `spmd_handler` refactorings by Karl Meakin · 10 months ago
  64. 520bcc8 test: VM created/destroyed partition properties by Karl Meakin · 10 months ago
  65. a603e08 feat: VM created/destroyed partition properties by Karl Meakin · 10 months ago
  66. 1869402 feat: parse `vm-availability-messages` by Karl Meakin · 10 months ago
  67. 1308a63 test(ipi): FFA_NOTIFICATION_INFO_GET reports pending IPI by Daniel Boulby · 10 months ago
  68. d270b86 test(ipi): target waiting vCPU whilst in SWd by J-Alves · 10 months ago
  69. 5371655 test(ipi): target waiting vCPU whilst in NWd by Daniel Boulby · 10 months ago
  70. 3a9510e test(ipi): handling SRI in the NWd by J-Alves · 10 months ago
  71. 377defd test(ipi): send IPI to running vCPU by Daniel Boulby · 10 months ago
  72. d2efb13 test(ipi): state machine to help testing IPI by J-Alves · 10 months ago
  73. 8be2651 test(ipi): add unit tests for fetching pending IPIs by Daniel Boulby · 10 months ago
  74. 1f2babf feat(ipi): report IPIs in FFA_NOTIFICATION_INFO_GET by Daniel Boulby · 10 months ago
  75. 960be20 feat(ipi): handle IPI for waiting case by Daniel Boulby · 10 months ago
  76. f3cf28c feat(ipi): introduce IPI paravirtualised interface by Daniel Boulby · 10 months ago
  77. 1848594 refactor: use bitfields for interrupt_descriptor struct by Daniel Boulby · 10 months ago
  78. e44e18e fix: increase stack size in primary VM by J-Alves · 10 months ago
  79. cc9d113 ci: increase timeout for long running tests by J-Alves · 10 months ago
  80. b8f9a89 test: if SPs wake up with eret FFA_RUN by J-Alves · 10 months ago
  81. 4dbf4d9 fix: only normal world VMs need FFA_RUN by J-Alves · 10 months ago
  82. 478faac refactor: always eret FFA_RUN to the caller by J-Alves · 10 months ago
  83. 8ddb0e2 chore: drop the FFA_RUN tests by J-Alves · 10 months ago
  84. 3190f54 chore: specify updated submodule commit hash by Madhukar Pappireddy · 10 months ago
  85. baaf9e5 docs: update FFA_PARTITION_INFO_GET(_REGS) by J-Alves · 10 months ago
  86. 0ffce75 refactor(notifications): verbose validity check by J-Alves · 10 months ago
  87. 3e55c4d fix: check ff-a version for functionality support by J-Alves · 10 months ago
  88. d96c931 test(ff-a): report features in partition info get by J-Alves · 10 months ago
  89. 7fb0fdb fix: report indirect message and direct message 2 by J-Alves · 10 months ago
  90. 11f50e5 chore: drop linux/driver project checks by J-Alves · 10 months ago
  91. d5d6c38 chore: drop the driver/linux submodule by J-Alves · 10 months ago
  92. 8018929 doc: refer the checkpatch.pl setup by J-Alves · 10 months ago
  93. d8e6144 ci: add script download checkpatch.pl by J-Alves · 10 months ago
  94. 94b0fa1 chore: drop rule to update linux binary by J-Alves · 10 months ago
  95. ddeedaf chore: drop the third_party/linux submodule by J-Alves · 10 months ago
  96. 6b756a1 ci: drop the setup with the hafnium driver by J-Alves · 10 months ago
  97. 15e3026 chore: drop hf_interrupt_inject by J-Alves · 10 months ago
  98. da6b099 chore: drop mailbox waiting list by J-Alves · 10 months ago
  99. 9a9ed22 test(ff-a): FFA_MSG_WAIT called with pending message by Kathleen Capella · 10 months ago
  100. ccbf26c docs: add FFA_MSG_WAIT description by Kathleen Capella · 10 months ago