1. 71f5359 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 2 years ago
  2. 886688d refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 2 years ago
  3. a63cdc7 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 2 years ago
  4. f0f11ac feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · 2 years, 1 month ago
  5. 7459932 Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · 2 years, 1 month ago
  6. 6d8d7d2 feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 2 years, 1 month ago
  7. 214de62 feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 2 years, 1 month ago
  8. 4171e98 feat(qemu_sbsa): handle GIC ITS address by Marcin Juszkiewicz · 2 years, 3 months ago
  9. d4089fb refactor(build): merge march32/64 directives by Govindraj Raja · 2 years, 2 months ago
  10. cef76a7 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 2 years, 4 months ago
  11. 1e67b1b feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · 2 years, 3 months ago
  12. c681d02 feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 2 years, 3 months ago
  13. fd51b21 fix(spmd): fix build error with spmd by Govindraj Raja · 2 years, 3 months ago
  14. dc53b9b Merge "fix(qemu-sbsa): enable FGT" into integration by Bipin Ravi · 2 years, 3 months ago
  15. f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
  16. c598692 fix(qemu-sbsa): enable FGT by Marcin Juszkiewicz · 2 years, 6 months ago
  17. 73a7aca feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · 2 years, 4 months ago
  18. fc259b6 fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  19. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  20. c68736d fix(build): partially fix qemu aarch32 build by Rebecca Cran · 2 years, 8 months ago
  21. ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 5 months ago
  22. 0ed75fb Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 2 years, 5 months ago
  23. e550fa1 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · 2 years, 5 months ago
  24. 3ca0e7f Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · 2 years, 5 months ago
  25. 6b66693 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · 2 years, 5 months ago
  26. 226f4c8 feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · 2 years, 6 months ago
  27. af994ae feat(qemu): make coherent memory section optional by Chen Baozi · 2 years, 5 months ago
  28. a12cb77 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 2 years, 6 months ago
  29. 90ce8b8 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 2 years, 7 months ago
  30. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  31. 63bb905 feat(qemu): combine TF-A artefacts into ROM file by Andre Przywara · 2 years, 10 months ago
  32. af467fc Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · 2 years, 8 months ago
  33. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 8 months ago
  34. 302f053 feat(qemu): support el3 spmc by Jens Wiklander · 3 years, 7 months ago
  35. 36802e2 feat(qemu): support s-el2 spmc by Jens Wiklander · 2 years, 9 months ago
  36. 25ae7ad feat(qemu): update abi between spmd and spmc by Jens Wiklander · 2 years, 9 months ago
  37. 15b7093 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 2 years, 8 months ago
  38. caaca4a Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 2 years, 8 months ago
  39. cffc956 feat(qemu): support pointer authentication by Leo Yan · 2 years, 9 months ago
  40. abef3fe refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 2 years, 9 months ago
  41. db2bf3a feat(qemu): increase size of bl2 by Leo Yan · 2 years, 9 months ago
  42. 9bff7ce fix(qemu-sbsa): enable SVE and SME by Marcin Juszkiewicz · 2 years, 9 months ago
  43. 337ff4f fix(qemu): enable SVE and SME by Andre Przywara · 2 years, 10 months ago
  44. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  45. 0e6977e feat(qemu): increase size of bl31 by Jens Wiklander · 3 years, 7 months ago
  46. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  47. a58cfef refactor(qemu): update configuring mbedtls support by laurenw-arm · 3 years, 2 months ago
  48. 5e69026 feat(qemu): add support for measured boot by Ruchika Gupta · 3 years, 4 months ago
  49. f58237c feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 4 years, 2 months ago
  50. 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
  51. 487d032 Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · 3 years, 10 months ago
  52. bd2ad12 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 4 years, 1 month ago
  53. 325716c fix(plat/qemu): (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit by lwpDarren · 4 years ago
  54. 82f9930 refactor(plat/qemu): increase the non-secure DRAM size by Ruchika Gupta · 4 years, 2 months ago
  55. c7d3147 plat/qemu: add "max" cpu support by Leif Lindholm · 4 years, 5 months ago
  56. 103ee1b plat/qemu: add cortex-a72 support to 'virt' platform by Leif Lindholm · 4 years, 5 months ago
  57. d799d16 plat/qemu: include gicv2.mk by Leif Lindholm · 4 years, 5 months ago
  58. a8fb76e Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · 4 years, 5 months ago
  59. 206fa99 qemu/qemu_sbsa: fix memory type of secure NOR flash by Masahisa Kojima · 4 years, 5 months ago
  60. cf952b0 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · 4 years, 6 months ago
  61. 0aa70f4 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · 4 years, 5 months ago
  62. ffb07b0 plat/qemu: trigger reboot with secure pl061 by Maxim Uvarov · 4 years, 8 months ago
  63. 1ddf38e Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · 4 years, 6 months ago
  64. 2fb5ed4 qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller by Graeme Gregory · 5 years ago
  65. 5565ede qemu/qemu_sbsa: topology is different from qemu so add handling by Graeme Gregory · 5 years ago
  66. 916a7e1 qemu/common : change DEVICE2 definition for MMU by Graeme Gregory · 4 years, 8 months ago
  67. 3063177 qemu/aarch64/plat_helpers.S : calculate the position shift by Graeme Gregory · 4 years, 8 months ago
  68. 83683dd plat/qemu: Use RNDR in stack protector by Tomas Pilar · 4 years, 9 months ago
  69. 74c87a4 qemu/qemu_sbsa: enable secure variable storage by Masahisa Kojima · 4 years, 11 months ago
  70. 54b590e qemu/qemu_sbsa: increase SHARED_RAM_SIZE by Masato Fukumori · 4 years, 8 months ago
  71. 5f14ca9 plat/qemu_sbsa: Include libraries for Cortex-A72 by Tanmay Jagdale · 4 years, 9 months ago
  72. d1ff30d plat/qemu_sbsa: Remove cortex_a53 and aem_generic by Tomas Pilar · 5 years ago
  73. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  74. dad2934 plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 5 years ago
  75. 6a2426a qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 5 years ago
  76. d7f5be8 qemu/qemu_sbsa: increase size to handle fdt by Masahisa Kojima · 5 years ago
  77. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  78. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  79. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  80. 5185776 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · 6 years ago
  81. a886bbe qemu: Update flash address map to keep FIP in secure FLASH0 by Sumit Garg · 6 years ago
  82. f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
  83. e7a5403 qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · 5 years ago
  84. 33e8c56 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 6 years ago
  85. 8efec9e Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 6 years ago
  86. 645ac02 qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  87. 61cbd41 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 6 years ago
  88. 74464d5 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · 6 years ago
  89. fa405e3 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 7 years ago
  90. 558a6f4 qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · 7 years ago
  91. 9a006ad qemu: Simplify the image size calculation by Radoslaw Biernacki · 7 years ago
  92. 301d27d qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 7 years ago
  93. f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 6 years ago
  94. 7aed52c Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 6 years ago
  95. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  96. d27c880 plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 7 years ago
  97. 17953ff plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 7 years ago
  98. e6ffc25 qemu: use new console interface in aarch32 by Ambroise Vincent · 6 years ago
  99. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  100. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago