1. b979600 refactor(qemu): align image identifier string macros by Tamas Ban · 12 months ago
  2. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 3 months ago
  3. 69ae7da fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · 4 months ago
  4. 1f6f01d feat(qemu-sbsa): handle memory information by Xiong Yining · 5 months ago
  5. bb65386 feat(qemu): enable transfer list to BL31/32 by Raymond Mao · 8 months ago
  6. 950ecd1 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · 5 months ago
  7. 6dbec20 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · 5 months ago
  8. f6cbeae feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · 6 months ago
  9. 3e80755 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 9 months ago
  10. f304bd6 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 9 months ago
  11. 4453ba9 feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 9 months ago
  12. 721b83d feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 9 months ago
  13. b54f6c9 feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 9 months ago
  14. 6125ee4 feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 9 months ago
  15. d778e2a fix(qemu): increase max FIP size by Jean-Philippe Brucker · 9 months ago
  16. c4dae6e refactor(qemu): change way how we enable cpu features by Marcin Juszkiewicz · 7 months ago
  17. b3087ac Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration by Sandrine Bailleux · 7 months ago
  18. 9f9b1fa Merge "build(qemu): use xlat tables v2 directly" into integration by Sandrine Bailleux · 7 months ago
  19. 5cc9d31 build(qemu): use xlat tables v2 directly by Marcin Juszkiewicz · 7 months ago
  20. 5816ef6 docs(qemu): mention a55 in list of v8.2 cores by Marcin Juszkiewicz · 7 months ago
  21. ccd841d build(qemu-sbsa): it is GICv3 platform by Marcin Juszkiewicz · 7 months ago
  22. 032ba02 feat(qemu): implement firmware handoff on qemu by Raymond Mao · 11 months ago
  23. 7268b1e Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · 9 months ago
  24. 6930ba3 Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · 9 months ago
  25. 405bfb9 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · 9 months ago
  26. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 9 months ago
  27. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 9 months ago
  28. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · 9 months ago
  29. 618fd51 feat(qemu): add A55 cpu support for virt by developer · 9 months ago
  30. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 9 months ago
  31. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · 9 months ago
  32. dfcf094 feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 9 months ago
  33. 1da28d1 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 10 months ago
  34. e6dea09 refactor(qemu): move options to start of file by Marcin Juszkiewicz · 10 months ago
  35. dcdfd32 refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 10 months ago
  36. 5aece71 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 10 months ago
  37. 676443b refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 10 months ago
  38. 8acc2da refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 10 months ago
  39. 61c9903 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 10 months ago
  40. 424e3a8 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 10 months ago
  41. a70ef5e refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 10 months ago
  42. 7754e82 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 10 months ago
  43. b1aa91b feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · 11 months ago
  44. 643f40c Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · 11 months ago
  45. 527321a feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 11 months ago
  46. 16d667d feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 11 months ago
  47. 885d56b feat(qemu_sbsa): handle GIC ITS address by Marcin Juszkiewicz · 1 year, 1 month ago
  48. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 1 year ago
  49. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 1 year, 2 months ago
  50. 79ee1c4 feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · 1 year, 1 month ago
  51. b6839fb feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 1 year, 1 month ago
  52. 436ea5e fix(spmd): fix build error with spmd by Govindraj Raja · 1 year, 1 month ago
  53. cb1409e Merge "fix(qemu-sbsa): enable FGT" into integration by Bipin Ravi · 1 year, 1 month ago
  54. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 3 months ago
  55. 056acb3 fix(qemu-sbsa): enable FGT by Marcin Juszkiewicz · 1 year, 4 months ago
  56. bc246fa feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · 1 year, 2 months ago
  57. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  58. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 2 months ago
  59. 33e903f fix(build): partially fix qemu aarch32 build by Rebecca Cran · 1 year, 6 months ago
  60. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 3 months ago
  61. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 1 year, 2 months ago
  62. 1540f04 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · 1 year, 3 months ago
  63. 47d8ecb Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · 1 year, 3 months ago
  64. ddc1f83 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · 1 year, 3 months ago
  65. 58e256d feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · 1 year, 3 months ago
  66. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · 1 year, 3 months ago
  67. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 1 year, 3 months ago
  68. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 1 year, 5 months ago
  69. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  70. a3f6fd4 feat(qemu): combine TF-A artefacts into ROM file by Andre Przywara · 1 year, 8 months ago
  71. d043cdb Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · 1 year, 5 months ago
  72. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 6 months ago
  73. f919838 feat(qemu): support el3 spmc by Jens Wiklander · 2 years, 5 months ago
  74. a43c128 feat(qemu): support s-el2 spmc by Jens Wiklander · 1 year, 6 months ago
  75. d4b84f0 feat(qemu): update abi between spmd and spmc by Jens Wiklander · 1 year, 7 months ago
  76. 2774a33 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 1 year, 6 months ago
  77. 502c8d7 Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 1 year, 6 months ago
  78. 0ea5eed feat(qemu): support pointer authentication by Leo Yan · 1 year, 7 months ago
  79. 95197b5 refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  80. 7c81c6e feat(qemu): increase size of bl2 by Leo Yan · 1 year, 7 months ago
  81. 6c8b65a fix(qemu-sbsa): enable SVE and SME by Marcin Juszkiewicz · 1 year, 7 months ago
  82. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · 1 year, 8 months ago
  83. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 9 months ago
  84. 244d7fd feat(qemu): increase size of bl31 by Jens Wiklander · 2 years, 5 months ago
  85. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 1 year, 11 months ago
  86. 7d2954b refactor(qemu): update configuring mbedtls support by laurenw-arm · 2 years ago
  87. 5c17253 feat(qemu): add support for measured boot by Ruchika Gupta · 2 years, 2 months ago
  88. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years ago
  89. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 8 months ago
  90. 449a66a Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · 2 years, 8 months ago
  91. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 2 years, 11 months ago
  92. 7993376 fix(plat/qemu): (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit by lwpDarren · 2 years, 10 months ago
  93. c769eb3 refactor(plat/qemu): increase the non-secure DRAM size by Ruchika Gupta · 3 years ago
  94. f6ac432 plat/qemu: add "max" cpu support by Leif Lindholm · 3 years, 3 months ago
  95. 5e9a0e8 plat/qemu: add cortex-a72 support to 'virt' platform by Leif Lindholm · 3 years, 3 months ago
  96. ded7d3d plat/qemu: include gicv2.mk by Leif Lindholm · 3 years, 3 months ago
  97. 22dfacd Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  98. dc358b2 qemu/qemu_sbsa: fix memory type of secure NOR flash by Masahisa Kojima · 3 years, 3 months ago
  99. 617f749 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · 3 years, 4 months ago
  100. fcc1669 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · 3 years, 3 months ago