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