1. 8023236 Remove size field from MESSAGE return code. by Andrew Scull · 5 years ago
  2. 9470423 Account for SPCI message header in received buffer. by Andrew Scull · 5 years ago
  3. 3633f97 Import SPCI payload size test. by Andrew Scull · 5 years ago
  4. 614ed7f Account for SPCI message header in length test. by Andrew Scull · 5 years ago
  5. 5a69a31 SPCI: Add SPCI_MSG_SEND and RECV unit tests. by Marc Bonnici · 5 years ago
  6. 3e2442f SPCI: SPCI_MSG_RECV. by Jose Marinho · 5 years ago
  7. a1dfeda SPCI: Introduce SPCI_MSG_SEND. by Jose Marinho · 5 years ago
  8. 4e4e4d5 SPCI: Misc protocol definitions. by Jose Marinho · 5 years ago
  9. 1cc6c75 SPCI: Add support for SPCI_MSG_SEND. by Jose Marinho · 5 years ago
  10. 53d9d04 Add util.h as header for util.c. by Andrew Walbran · 5 years ago
  11. b06d175 Export policy for selecting message recipient. by Andrew Scull · 5 years ago
  12. 71f5736 Scheduler selects vCPU to receive message. by Andrew Scull · 5 years ago
  13. 9865625 Add infrastructure for running tests under FVP. by Andrew Walbran · 5 years ago
  14. 78a63b7 Allow arguments to FAIL macro in test. by Andrew Walbran · 5 years ago
  15. 2d10e88 Add test that WFI is a no-op when there is a pending interrupt. by Andrew Walbran · 5 years ago
  16. 9311c9a hf_mailbox_receive should not block if there is a pending interrupt. by Andrew Walbran · 5 years ago
  17. 48196eb Yield on WFE rather than potentially looping forever. by Andrew Walbran · 5 years ago
  18. df6478f Move code around to reduce noise in later change. by Andrew Scull · 5 years ago
  19. 883a4b2 Don't use system include path for target build. by Andrew Walbran · 5 years ago
  20. 7d4cd53 Fix dlog behaviour for the X conversion specifier. by Jose Marinho · 5 years ago
  21. bc342d4 Infrastructure for running tests under Linux in primary VM. by Andrew Walbran · 5 years ago
  22. 692b325 Adding AUTHORS and changing copyright headers to refer to it. by Andrew Walbran · 5 years ago
  23. 2bc0a32 Adding AUTHORS and changing copyright headers to refer to it. by Andrew Walbran · 5 years ago
  24. c6903d1 Rename shutdown() to power_off() to avoid conflicts with libc for tests. by Andrew Walbran · 5 years ago
  25. 4a53ba6 Move std.c to arch to avoid conflicts with libc for tests. by Andrew Walbran · 5 years ago
  26. 8cc983e Fix signature of ipa_init. by Alfredo Mazzinghi · 5 years ago
  27. aa7db8e Make mailbox clearing idempotent. by Andrew Scull · 5 years ago
  28. bc82f2d Save and restore ELR_EL1 and SPSR_EL1 when switching vCPUs. by Andrew Walbran · 5 years ago
  29. bb3ab6c Get the cpu IDs from the FDT. by Andrew Scull · 5 years ago
  30. 1bb0aec Fix paths in kokoro config so that test logs are uploaded. by Andrew Walbran · 5 years ago
  31. 17a6dc1 Fix type mismatch in load_primary signature. by Alfredo Mazzinghi · 5 years ago
  32. be9d77b Put common code in a shared target rather than copying lines. by Andrew Walbran · 5 years ago
  33. c458192 Updating driver submodule. by Andrew Walbran · 5 years ago
  34. 8d55e50 Remove cpuhp callbacks when removing driver. by Andrew Walbran · 5 years ago
  35. c960c03 Implement minimal PSCI 1.1. by Andrew Scull · 6 years ago
  36. 99d2d4c Handle spurious page faults due to break-before-make. by Wedson Almeida Filho · 5 years ago
  37. e95aa64 Use clang for building Linux and our kernel module. by Andrew Walbran · 5 years ago
  38. 62e9156 Forward extra defines from the aarch64_common_toolchain. by Alfredo Mazzinghi · 5 years ago
  39. 377bd8b Use target_out_dir rather than root_out_dir for VM images and initrds. by Andrew Walbran · 5 years ago
  40. eb1997c Add alignment macros. by Alfredo Mazzinghi · 5 years ago
  41. 8aa8c62 Add flag to disable LTO optimizations. by Alfredo Mazzinghi · 5 years ago
  42. 880f5b2 Refactor build template for aarch64. by Alfredo Mazzinghi · 5 years ago
  43. b2bb1d3 Build each project in a different output directory. by Alfredo Mazzinghi · 5 years ago
  44. 6bc52b2 Fail rather than crashing if there is no test output. by Andrew Walbran · 5 years ago
  45. a3f6da7 No need for a loop to get a fixed number of arguments. by Andrew Walbran · 5 years ago
  46. 48c2dc8 Breaking busy_secondary and interrupts suites out into separate files. by Andrew Walbran · 5 years ago
  47. d1335e0 Add tests for virtual timer in a secondary VM. by Andrew Walbran · 5 years ago
  48. 508e63c Implement virtual timer for secondary VMs. by Andrew Walbran · 5 years ago
  49. 1f8d487 Save and restore virtual timer registers. by Andrew Walbran · 5 years ago
  50. b3ca1dc Enable but ignore hypervisor timer IRQ. by Andrew Walbran · 5 years ago
  51. 66d62bf Make yield a noop for the primary. by Andrew Scull · 5 years ago
  52. 17db43d Test that primary can use timers to get back from secondary. by Andrew Walbran · 5 years ago
  53. 8b75fde Check memory access is removed when giving or sharing. by Andrew Scull · 5 years ago
  54. 8233128 Correct logs during abort. by Andrew Scull · 5 years ago
  55. 38772ab Re-constify pointer to current. by Andrew Scull · 5 years ago
  56. 2e7a76d Split test suites into thier own files. by Andrew Scull · 5 years ago
  57. 9726c25 Handle VMs misbehaving. by Andrew Scull · 5 years ago
  58. 01f83de Handle aborting VMs. by Andrew Scull · 5 years ago
  59. b790f65 Incorporate feedback on notification patches. by Wedson Almeida Filho · 5 years ago
  60. 1c87a7d Updating Linux driver submodule by Andrew Walbran · 5 years ago
  61. ec84193 Add helper function to get struct vm from vm id. by Wedson Almeida Filho · 5 years ago
  62. c3dc0f2 Revert "Save and restore virtual timer registers." by Wedson Almeida Filho · 5 years ago
  63. 928d8c1 Fix license script to allow any year. by Andrew Walbran · 5 years ago
  64. 3c44585 No more need to manually check out submodules. by Andrew Scull · 5 years ago
  65. 2bf9cdd Updating license headers according to updated guidelines by Andrew Walbran · 5 years ago
  66. 6386f25 Basic memory sharing. by Andrew Scull · 5 years ago
  67. 57bf34b Add checkpatch for Linux driver to presubmit. by Andrew Scull · 5 years ago
  68. 0177811 Apply clang-format and add checkpatch. by Andrew Scull · 5 years ago
  69. 18fec9c Add tests for mailbox writability notification. by Wedson Almeida Filho · 5 years ago
  70. ea62e2e Add support for notifying VMs when mailboxes become writable. by Wedson Almeida Filho · 5 years ago
  71. cd9fef9 Add support for new vcpu_run and mailbox_clear return values. by Wedson Almeida Filho · 5 years ago
  72. 1e9c331 Bring back intrusive doubly-linked list. by Wedson Almeida Filho · 5 years ago
  73. cbefbdb Add checkpatch.pl to presubmit tests. by Andrew Scull · 5 years ago
  74. 33fecd3 Differentiate preemption from yielding. by Andrew Scull · 5 years ago
  75. e05702e Differentiate a preempted and yielding vCPU. by Andrew Scull · 5 years ago
  76. 17c997f Add new argument to hf_mailbox_send. by Wedson Almeida Filho · 5 years ago
  77. dbfc903 Call hf_mailbox_send with extra argument. by Wedson Almeida Filho · 5 years ago
  78. c559d13 Rename interrupt APIs to adhere to hf_noun_verb convention. by Wedson Almeida Filho · 5 years ago
  79. ba79ce3 Save and restore virtual timer registers. by Andrew Walbran · 5 years ago
  80. e75db9d Use renamed interrupt functions. by Wedson Almeida Filho · 5 years ago
  81. 3cd9e26 Fix comment about obsolete NOBBM. by Andrew Scull · 5 years ago
  82. da24197 Remove MM_MODE_NOINVALIDATE. by Andrew Scull · 5 years ago
  83. da3df7f Remove MM_MODE_STAGE1. by Andrew Scull · 5 years ago
  84. 220e621 Mark send and receive buffers as shared and unowned. by Andrew Scull · 5 years ago
  85. 81e8509 mm: function to get the mode of a range of memory. by Andrew Scull · 5 years ago
  86. 81568c4 Fixing checkpatch.pl warnings. by Wedson Almeida Filho · 5 years ago
  87. acc1fdd More arch header unification clean up. by Andrew Scull · 5 years ago
  88. ac8ad01 Update comments here and in linux driver. by Wedson Almeida Filho · 5 years ago
  89. 89d0e47 Fix comments. by Wedson Almeida Filho · 5 years ago
  90. 7dfb259 Import Linux kernel to build driver module. by Andrew Scull · 5 years ago
  91. ce08e9e Set default kernel path to third_party. by Andrew Scull · 5 years ago
  92. 63d1f3f Allow memory pools to have a fallback. by Andrew Scull · 5 years ago
  93. 9a6384b Fix my lazy typos. by Andrew Scull · 5 years ago
  94. 11a4a0c Unify the arch headers. by Andrew Scull · 5 years ago
  95. b90daf1 Add hftest macros to fail with a message. by Andrew Walbran · 5 years ago
  96. 4c6d5b0 Update linux driver commit. by Wedson Almeida Filho · 5 years ago
  97. 1ee3565 Add communication channel multiplexing. by Wedson Almeida Filho · 5 years ago
  98. 02af697 Fix build break in linux driver. by Wedson Almeida Filho · 5 years ago
  99. b6b9b56 Defrag doesn't need to check presence. by Andrew Scull · 5 years ago
  100. f0f6be5 Fix flaky mpool test. by Andrew Scull · 5 years ago