1. 851948e Refactor aarch64 barriers and TLBI commands by David Brazdil · 4 years, 9 months ago
  2. d949659 Tidy up some code by Fuad Tabba · 4 years, 9 months ago
  3. bfa42bc Add Linux Hafnium module socket unit test by Fuad Tabba · 4 years, 9 months ago
  4. 3e669bc Move common socket related code to separate header by Fuad Tabba · 4 years, 9 months ago
  5. e7a5a1f Copy kernel module source including subfolders by David Brazdil · 4 years, 9 months ago
  6. 5e0484e Add script to dump system files used by build by David Brazdil · 4 years, 9 months ago
  7. b2be7c6 Adding documentation on VM interface, and links from README. by Andrew Walbran · 4 years, 9 months ago
  8. fe7d32d Add doc about running tests on FVP. by Andrew Walbran · 4 years, 9 months ago
  9. 494376e Generate VM IDs with an offset of 1 by Fuad Tabba · 4 years, 9 months ago
  10. 5da4b6b Updating Linux driver to use defined VM ID offset by Fuad Tabba · 4 years, 9 months ago
  11. 4b0e111 Simplify GN logic by creating a target for prebuilt Linux by David Brazdil · 4 years, 9 months ago
  12. effa947 Adding overview of tests, based on David's doc. by Andrew Walbran · 4 years, 9 months ago
  13. 6f8fd4c Autoformat docs. by Andrew Walbran · 4 years, 9 months ago
  14. 4b4b3da Fix capitalisation of VM in comments. by Andrew Walbran · 4 years, 9 months ago
  15. a1b550c Better error handling in Hafnium tests by Fuad Tabba · 4 years, 9 months ago
  16. 8176e3e Create separate path for SMC forwarding by Fuad Tabba · 4 years, 9 months ago
  17. 7d8a350 Fix stack push/pop alignment for SMC wrapper by Fuad Tabba · 4 years, 9 months ago
  18. 1889a73 smc wrapper function conformance by Fuad Tabba · 4 years, 9 months ago
  19. 92d5a73 Updating linux submodule by Fuad Tabba · 4 years, 9 months ago
  20. 8523ccd [WARN] Fix printf format specifier by Fuad Tabba · 4 years, 9 months ago
  21. f3ac84d Keep logs in a circular buffer so they can be extracted from a RAM dump. by Andrew Walbran · 4 years, 9 months ago
  22. b4802bc Add depfile for linux targets by David Brazdil · 4 years, 9 months ago
  23. 5ecf75f Hermetic builds inside a container by David Brazdil · 4 years, 10 months ago
  24. 7a51e4b Test that floating-point operations work in primary VM. by Andrew Walbran · 5 years ago
  25. 7f904bf Avoid including vm.h header in tests. by Andrew Walbran · 4 years, 10 months ago
  26. 9ca9a31 [DOC] Added missing Debian package to getting started guide by Fuad Tabba · 4 years, 10 months ago
  27. ac5b261 Use # format specifier rather than manually writing 0x for hex numbers. by Andrew Walbran · 4 years, 10 months ago
  28. 58954f9 Use debug log SMC in tests rather than writing directly to UART. by Andrew Walbran · 5 years ago
  29. c1ad4ce Add HVC/SMC call for debug logging. by Andrew Walbran · 5 years ago
  30. 6ef689d SPCI Donate: Add initial tests to exercise functionality by Marc Bonnici · 5 years ago
  31. 75509b4 SPCI: Donate memory architected message. by Jose Marinho · 5 years ago
  32. 6d66ef6 Fix a minor typo in the comment. Added some comment, too. by Hong-Seok Kim · 4 years, 10 months ago
  33. 8cadf90 Be clear about which SMC calling convention is being used. by Andrew Walbran · 4 years, 10 months ago
  34. 375f453 Use .global consistently rather than sometimes .globl. by Andrew Walbran · 4 years, 10 months ago
  35. b81de70 Relative link to CONTRIBUTING. by Andrew Scull · 4 years, 10 months ago
  36. 4d3fa28 Introduce typedef for [v]CPU IDs. by Andrew Walbran · 4 years, 10 months ago
  37. 4bdd687 Remove unused cpu_irq_* functions. by Andrew Walbran · 4 years, 10 months ago
  38. 22165fb Use SPCI types in more places in Linux driver. by Andrew Walbran · 4 years, 10 months ago
  39. 4c96d0c Use spci_vm_id_t and spci_vm_count_t in more places. by Andrew Walbran · 4 years, 10 months ago
  40. c6d23c4 Introducing hf_vcpu_count_t for vCPU count. by Andrew Walbran · 4 years, 10 months ago
  41. 3eeb1de Use hf_vcpu_count_t for vCPU count where possible. by Andrew Walbran · 4 years, 10 months ago
  42. 3f509e0 Build Linux and the Linux driver out of tree by David Brazdil · 4 years, 10 months ago
  43. cff1f68 Add comments explaining memory barriers. by Andrew Walbran · 4 years, 10 months ago
  44. 40d55f3 Move inc/hf/spci.h to inc/hf/spci_internal.h. by Jose Marinho · 4 years, 10 months ago
  45. 843611f Update prebuilts/ submodule by David Brazdil · 4 years, 10 months ago
  46. 4caadaf Fix more comment typos. by Andrew Scull · 4 years, 10 months ago
  47. c850081 Remove unused HF_INVALID_VM_ID and fix documentation. by Andrew Walbran · 4 years, 10 months ago
  48. 9dd859f Remove unused header. by Andrew Scull · 4 years, 10 months ago
  49. ba79b0a Fix comment typos. by Andrew Scull · 4 years, 10 months ago
  50. afea42a Pass O argument to kernel Makefile by David Brazdil · 4 years, 10 months ago
  51. 7e8de32 Check rollback of memory mapping succeeds. by Andrew Scull · 4 years, 10 months ago
  52. 877ae4b Rename assert to CHECK. by Andrew Scull · 4 years, 10 months ago
  53. e132279 Restructure configuration of buffers. by Andrew Scull · 4 years, 10 months ago
  54. 3c0a90a Add locking for the hypervisor's page table. by Andrew Scull · 4 years, 10 months ago
  55. 226eaf9 Add install for flex and bison to satisfy LEX and YACC requirements by Satnam Singh · 4 years, 10 months ago
  56. b037d5b Introduce typedef for vCPU index. by Andrew Walbran · 4 years, 10 months ago
  57. 52d9967 Introduce spci_vm_count_t for count of VMs. by Andrew Walbran · 4 years, 10 months ago
  58. 25d897e Set GIC version for qemu in docs. by Andrew Scull · 4 years, 10 months ago
  59. 1004b19 Configuration for VS Code. by Andrew Walbran · 4 years, 10 months ago
  60. ddc3394 Use spci_vcpu_index_t for vCPU indices. by Andrew Walbran · 4 years, 10 months ago
  61. fc6cd9d Fix a case where spci_vm_id_t should be used. by Andrew Walbran · 4 years, 10 months ago
  62. e22b32f Helpers for memory mapped IO. by Andrew Scull · 5 years ago
  63. abf88fb Fix typos in comment. by Andrew Walbran · 4 years, 11 months ago
  64. 3364565 Implement minimal PSCI for secondary VMs to manage their vCPUs. by Andrew Walbran · 5 years ago
  65. bc9daa4 Making timer test slightly more permissive. by Andrew Walbran · 5 years ago
  66. 1f32e72 Invalidate TLB if necessary when switching vCPUs. by Andrew Walbran · 5 years ago
  67. 9553492 Consistently use spci_vm_id_t for VM ID. by Andrew Walbran · 4 years, 11 months ago
  68. 01390ae Consistently use spci_vm_id_t for VM ID. by Andrew Walbran · 4 years, 11 months ago
  69. fc0b2b6 SPCI: Implement SPCI_VERSION. by Jose Marinho · 5 years ago
  70. b208b4a Stop secondary VMs from accessing GIC system registers. by Andrew Walbran · 5 years ago
  71. afabe85 Read CPU IDs from FDT in tests, so they work under FVP. by Andrew Walbran · 5 years ago
  72. 6480f8f Put peripheral registers in a separate sub-struct to lazy registers. by Andrew Walbran · 5 years ago
  73. 02ff6af Only restore FPCR if different from saved value. by Conrad Grobler · 5 years ago
  74. 0964836 Change following functions in load.c to static. by Hong-Seok Kim · 5 years ago
  75. d3e0696 Fix timer test to set time before enabling timer, so it passes on FVP. by Andrew Walbran · 5 years ago
  76. 2b395e4 Move hypervisor specific arch code to a subdirectory. by Andrew Walbran · 5 years ago
  77. aafee78 Get rid of .. in #include statements. by Andrew Walbran · 5 years ago
  78. 8e94669 Factor out common variables in toolchain template. by Andrew Walbran · 5 years ago
  79. 972ba67 Add some more prerequisites. by Andrew Walbran · 5 years ago
  80. 4869936 Abstract UART. by Andrew Walbran · 5 years ago
  81. f1d8557 Add missing dependency. by Andrew Walbran · 5 years ago
  82. 7559fcf Use different toolchain for building test VMs, so only they can use FP. by Andrew Walbran · 5 years ago
  83. 2563552 Reduce RSIZE_MAX to make range checks effective. by Andrew Scull · 5 years ago
  84. 0ba13bb Add link to CONTRIBUTING.md and remove Google-specific links. by Andrew Walbran · 5 years ago
  85. fc9d438 Get VM from vCPU rather than passing it as well. by Andrew Walbran · 5 years ago
  86. 5f57052 Initialize waiting_for_message field of struct vcpu. by Andrew Scull · 5 years ago
  87. ece5ef4 Initialize waiting_for_message field of struct vcpu. by Andrew Scull · 5 years ago
  88. 42347a9 Use spci_vm_id_t for VM IDs, and rename vm_get to vm_find. by Andrew Walbran · 5 years ago
  89. 549a9f2 Typo fix. by Andrew Walbran · 5 years ago
  90. 8fd8351 Include indirect dependencies directly. by Andrew Walbran · 5 years ago
  91. 3863e0b Fix typo in assert comment. by Andrew Walbran · 5 years ago
  92. e1310df Introduce vm_get_vcpu helper function. by Andrew Walbran · 5 years ago
  93. b58f899 Move locking out of vcpu_on to callers. by Andrew Walbran · 5 years ago
  94. 7e932bd Return vm_lock directly rather than through an argument. by Andrew Walbran · 5 years ago
  95. 9a43fee Have vm_secondary_start_vcpu take vcpu rather than index. by Andrew Walbran · 5 years ago
  96. b4881c5 Remove unused vcpu_off function. by Andrew Walbran · 5 years ago
  97. 135dff3 SPCI: SPCI_YIELD. by Jose Marinho · 5 years ago
  98. a824af6 Implement saving and restoring of FP registers. by Conrad Grobler · 5 years ago
  99. 2432e67 Fault rather than looping on secondary abort, so tests fail quickly. by Andrew Walbran · 5 years ago
  100. 2b87c70 Pass mapped memory size to secondary VMs on boot in x0. by Andrew Walbran · 5 years ago