1. 48050f5 feat: update parameters to enable ESPI for FVP by Madhukar Pappireddy · 2 years ago
  2. 74e645a feat: secure hafnium build fro RD Fremont platform by Nishant Sharma · 2 years ago
  3. ffbe2e2 feat: specify virtual interrupt count per vCPU by Madhukar Pappireddy · 2 years, 6 months ago
  4. 5bd205a refactor: delete build option 'enable_vhe' by J-Alves · 2 years, 7 months ago
  5. 86882cd refactor: deprecate non-vhe build configurations by J-Alves · 2 years, 7 months ago
  6. d0c0b64 refactor: remove absent prng by Dmitrii Martynov · 2 years, 6 months ago
  7. a2293ae fix: make format after updating gn by Olivier Deprez · 2 years, 6 months ago
  8. f17c61e feat(qemu): add secure_qemu_aarch64 target by Olivier Deprez · 2 years, 6 months ago
  9. bf79018 feat(tc): enable vhe and disable branch protection by Davidson K · 2 years, 11 months ago
  10. 4cba5e4 feat: introduce plat_log_level variable for platforms by Varun Wadekar · 2 years, 10 months ago
  11. f895639 fix: increase heap size by Raghu Krishnamurthy · 2 years, 11 months ago
  12. c3cda25 feat(mte): build secure targets with MTE enabled by Maksims Svecovs · 3 years, 10 months ago
  13. fa4b3ac feat(gicr): introduce 'gicr_frames' for platforms by Varun Wadekar · 3 years, 6 months ago
  14. a272980 refactor: remove unused android target by Olivier Deprez · 3 years, 5 months ago
  15. acd0a4e refactor: build secure partitions for SPMC targets by Olivier Deprez · 3 years, 5 months ago
  16. 510aa3e fix(bti): Add branch protection to VHE builds by Raghu Krishnamurthy · 3 years, 8 months ago
  17. c61dadd fix(tests): FVP S-EL0 tests by Raghu Krishnamurthy · 3 years, 8 months ago
  18. e0ede85 fix(vhe): Add qemuloader VHE build by Raghu Krishnamurthy · 3 years, 8 months ago
  19. 0e24f72 fix(hftest): revert uart control for SPMC tests by J-Alves · 3 years, 8 months ago
  20. 89ee8cc fix(tc): Change gic version to 4 by Madhukar Pappireddy · 3 years, 9 months ago
  21. 25dc72a fix(ff-a): missing plat_ffa module at toolchain "android_aarch64" by J-Alves · 3 years, 10 months ago
  22. f0996a5 Introduce TC1 platform by Usama Arif · 4 years ago
  23. d82b5e0 fix(qemu): use plat ffa hypervisor module by Olivier Deprez · 4 years, 1 month ago
  24. 76772bd VHE: Remove branch protection in secure_aem_v8a_fvp_vhe builds by Raghu Krishnamurthy · 4 years, 2 months ago
  25. 8e68099 VHE: Add VHE enabled builds for qemu, FVP and Secure FVP by Raghu Krishnamurthy · 4 years, 2 months ago
  26. 0029f48 secure platforms: Add plat specific ffa code by Daniel Boulby · 4 years, 4 months ago
  27. 16fc50e fvp/tc0/qemu: add branch protection (standard pac+bti) by Olivier Deprez · 4 years, 6 months ago
  28. f2a1e5c Add support for SMMUv3 driver config by Madhukar Pappireddy · 4 years, 9 months ago
  29. 50a4b89 tc0: updated user guide link to gitlab by Usama Arif · 4 years, 4 months ago
  30. 2c636ff tc0: update GICR base address by Usama Arif · 4 years, 4 months ago
  31. 51e8157 tc0: set maxcpus to 8 for DSU by Arunachalam Ganapathy · 4 years, 7 months ago
  32. cc0eb84 Use gicv3 as plat interrupts module for the SPMC by Olivier Deprez · 4 years, 4 months ago
  33. 2aee94f SPMC: Set secure tests control via UART by J-Alves · 4 years, 8 months ago
  34. cf03990 spmc: specify spmc plat power module for FVP/TC0 by Olivier Deprez · 4 years, 6 months ago
  35. 59e35f7 secure platforms: use spmc boot flow by Olivier Deprez · 4 years, 9 months ago
  36. f20727f Add secure Hafnium build for tc0 platform by Arunachalam Ganapathy · 5 years ago
  37. 69cd27d Enable Secure Hf build by Jose Marinho · 6 years ago
  38. 23417d8 Relicense Hafnium under the BSD 3 clause license. by Andrew Walbran · 5 years ago
  39. 92627a8 Build bootloader for running Hafnium on QEMU under TF-A. by Andrew Walbran · 6 years ago
  40. b38816f Control tests on RPi over UART by David Brazdil · 6 years ago
  41. c702a03 Add generic Android target to test Android boot flow by David Brazdil · 6 years ago
  42. e2a525d Use the absent IOMMU module for the reference boards. by Andrew Scull · 6 years ago
  43. 3eeaa40 Build VM API and Linux tests for Raspberry Pi 4 too. by Andrew Walbran · 6 years ago
  44. d35cafd Remove Hikey target by David Brazdil · 6 years ago
  45. 3d7b88b Raspberry Pi 4 project definition, Mini UART driver by David Brazdil · 6 years ago
  46. 2b571af Remove TODO about GCC as we're not going to add it. by Andrew Walbran · 6 years ago
  47. 3fe2408 Update GICv3 test path. by Andrew Scull · 6 years ago
  48. 653261a Replace boot flow code with main tree drivers by David Brazdil · 6 years ago
  49. 105d519 Add locking for hypervisor's page table. by Andrew Scull · 6 years ago
  50. 808531e Abstract UART. by Andrew Walbran · 6 years ago
  51. b145760 Prevent hypervisor code from using FP instructions. by Andrew Walbran · 6 years ago
  52. 9264cb7 Enable Floating Point features on the toolchain. by Conrad Grobler · 6 years ago
  53. 6582198 Make origin_address consistent with the address used for FVP tests. by Andrew Walbran · 6 years ago
  54. fd37939 Use QEMU platform code for FVP too, so we can run tests under FVP. by Andrew Walbran · 6 years ago
  55. bf3991c Build Linux tests. by Andrew Walbran · 6 years ago
  56. dc8ad20 Adding AUTHORS and changing copyright headers to refer to it. by Andrew Walbran · 6 years ago
  57. 2851947 Fix checkpatch.pl warning. by Andrew Scull · 7 years ago
  58. ad27769 Update test path. by Andrew Scull · 7 years ago
  59. 8e1da4f Use explicit page pool in page table manipulation. by Wedson Almeida Filho · 7 years ago
  60. f1aa19e Abstracting GIC configuration for tests. by Andrew Walbran · 7 years ago
  61. 75da2d1 Add qemu aarch64 arch interface tests. by Andrew Scull · 7 years ago
  62. bc737c4 Increase heap size. by Andrew Walbran · 7 years ago
  63. f1838a8 Make size of hypervisor heap a build parameter. by Andrew Walbran · 7 years ago
  64. 2d527c2 Initial commit for reference project. by Andrew Scull · 7 years ago