1. 17af959 feat(qemu-sbsa): relocate DT after the RMM when RME is enabled by Mathieu Poirier · 10 months ago
  2. 26da60e feat(qemu-sbsa): dissociate QEMU NS start address and NS_DRAM0_BASE by Mathieu Poirier · 10 months ago
  3. 122dbc2 feat(qemu-sbsa): increase maximum FIP size by Mathieu Poirier · 1 year, 4 months ago
  4. ecadac7 refactor(qemu-sbsa): move all DT related functions to sbsa_platform.c by Mathieu Poirier · 10 months ago
  5. d564e08 refactor(qemu-sbsa): create accessor functions for platform info by Mathieu Poirier · 10 months ago
  6. 6d59413 refactor(qemu-sbsa): rename function sip_svc_init() to something more meaningful by Mathieu Poirier · 10 months ago
  7. b386c6e refactor(qemu-sbsa): move DT related structures to their own header by Mathieu Poirier · 10 months ago
  8. 5ad3c97 refactor(qemu-sbsa): rename struct dynamic_platform_info by Mathieu Poirier · 10 months ago
  9. 7b015e1 refactor(qemu): make L0GPT size configurable by Mathieu Poirier · 1 year, 2 months ago
  10. 72d4782 refactor(qemu): move GPT setup to BL31 by Jean-Philippe Brucker · 12 months ago
  11. 33ac6f9 fix(qemu-sbsa): fix compilation error when accessing DT functions by Mathieu Poirier · 9 months ago
  12. 78a9158 feat(qemu): increase size of bl31 by Jens Wiklander · 9 months ago
  13. eee52da fix(qemu): fix EL3-SPMC data store alignment by Jens Wiklander · 9 months ago
  14. 1b1b40a fix(qemu): fix build error with spmd by Jens Wiklander · 9 months ago
  15. 7a95759 fix(build): ensure `$(ROT_KEY)` depends on correct directory rules by Chris Kay · 9 months ago
  16. 8c99b19 Merge "fix(qemu): update rmmd_attest_get_platform_token()" into integration by Soby Mathew · 11 months ago
  17. 9248ee0 fix(qemu): update rmmd_attest_get_platform_token() by Jean-Philippe Brucker · 1 year ago
  18. 3ba9fca refactor(qemu): use the example CCA platform token from iat-verifier by Tamas Ban · 11 months ago
  19. 4166165 Merge changes If374b491,I6b63b9c6 into integration by Soby Mathew · 11 months ago
  20. 1f3ca0e chore(qemu): remove duplicate define by Jens Wiklander · 12 months ago
  21. 7604288 fix(qemu): exclude GPT reserve from BL32_MEM_SIZE by Jean-Philippe Brucker · 1 year ago
  22. 147b1a6 fix(qemu): fix L0 GPT page table mapping by Jean-Philippe Brucker · 1 year ago
  23. a3939b1 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 1 year ago
  24. 7475815 feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 1 year, 3 months ago
  25. bb332ed Merge "fix(qemu): remove validate_ns_entrypoint" into integration by Manish Pandey · 1 year, 1 month ago
  26. 5d10069 Merge "fix(qemu): allocate space for GPT bitlock" into integration by Soby Mathew · 1 year, 1 month ago
  27. adc63c9 refactor(qemu-sbsa): use fdt_read_uint32_default more by Marcin Juszkiewicz · 1 year, 1 month ago
  28. c891b4d feat(qemu-sbsa): handle the information of CPU topology by Xiong Yining · 1 year, 5 months ago
  29. e9bcbd7 fix(qemu): allocate space for GPT bitlock by Jean-Philippe Brucker · 1 year, 4 months ago
  30. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  31. e5362e2 fix(qemu): remove validate_ns_entrypoint by Jens Wiklander · 1 year, 2 months ago
  32. f855434 refactor(qemu): use the example CCA platform token from iat-verifier by Thomas Fossati · 1 year, 3 months ago
  33. aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
  34. a1901c7 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · 1 year, 3 months ago
  35. 762a1c4 feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · 1 year, 4 months ago
  36. 56b263c Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 1 year, 3 months ago
  37. 09d3fd1 Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 1 year, 3 months ago
  38. 5436047 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 1 year, 4 months ago
  39. 59549e6 refactor(qemu): change all occurrences of RSS to RSE by Tamas Ban · 1 year, 6 months ago
  40. e769f83 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 1 year, 4 months ago
  41. 1b694c7 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 1 year, 4 months ago
  42. 069eca6 refactor(qemu): align image identifier string macros by Tamas Ban · 2 years, 2 months ago
  43. c09aa4f refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 1 year, 5 months ago
  44. 59bdb42 fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · 1 year, 6 months ago
  45. 8b7dd83 feat(qemu-sbsa): handle memory information by Xiong Yining · 1 year, 7 months ago
  46. 305825b feat(qemu): enable transfer list to BL31/32 by Raymond Mao · 1 year, 10 months ago
  47. 4fc54c9 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · 1 year, 7 months ago
  48. 9b07643 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · 1 year, 7 months ago
  49. 42925c15 feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · 1 year, 9 months ago
  50. ebe82a3 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  51. 8ffe0b2 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 1 year, 11 months ago
  52. 6cd113f feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 1 year, 11 months ago
  53. cd75693 feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  54. a5ab1ef feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  55. c69e95e feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  56. f465ac2 fix(qemu): increase max FIP size by Jean-Philippe Brucker · 1 year, 11 months ago
  57. a97f466 refactor(qemu): change way how we enable cpu features by Marcin Juszkiewicz · 1 year, 9 months ago
  58. 03baf34 Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration by Sandrine Bailleux · 1 year, 9 months ago
  59. 7f26777 Merge "build(qemu): use xlat tables v2 directly" into integration by Sandrine Bailleux · 1 year, 9 months ago
  60. 70524d3 build(qemu): use xlat tables v2 directly by Marcin Juszkiewicz · 1 year, 9 months ago
  61. c41b16e docs(qemu): mention a55 in list of v8.2 cores by Marcin Juszkiewicz · 1 year, 9 months ago
  62. b54dfb5 build(qemu-sbsa): it is GICv3 platform by Marcin Juszkiewicz · 1 year, 9 months ago
  63. 322af23 feat(qemu): implement firmware handoff on qemu by Raymond Mao · 2 years, 1 month ago
  64. 455cd0d Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · 1 year, 11 months ago
  65. c228daf Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · 1 year, 11 months ago
  66. 408cde8 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · 1 year, 11 months ago
  67. 408f9cb feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  68. d4635e9 Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 1 year, 11 months ago
  69. 512e0be Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · 1 year, 11 months ago
  70. 409c20c feat(qemu): add A55 cpu support for virt by Mark-PK Tsai · 1 year, 11 months ago
  71. 4734a62 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  72. 13ff6e9 chore: remove MULTI_CONSOLE_API references by Michal Simek · 1 year, 11 months ago
  73. 8e2fd6a feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 1 year, 11 months ago
  74. 51ce1f3 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 2 years ago
  75. 4a2e754 refactor(qemu): move options to start of file by Marcin Juszkiewicz · 2 years ago
  76. 035c6da refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 2 years ago
  77. 941fc38 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 2 years ago
  78. 3b61457 refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 2 years ago
  79. c1baf17 refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 2 years ago
  80. 1888475 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 2 years ago
  81. 71f5359 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 2 years ago
  82. 886688d refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 2 years ago
  83. a63cdc7 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 2 years ago
  84. f0f11ac feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · 2 years, 1 month ago
  85. 7459932 Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · 2 years, 1 month ago
  86. 6d8d7d2 feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 2 years, 1 month ago
  87. 214de62 feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 2 years, 1 month ago
  88. 4171e98 feat(qemu_sbsa): handle GIC ITS address by Marcin Juszkiewicz · 2 years, 3 months ago
  89. d4089fb refactor(build): merge march32/64 directives by Govindraj Raja · 2 years, 2 months ago
  90. cef76a7 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 2 years, 4 months ago
  91. 1e67b1b feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · 2 years, 3 months ago
  92. c681d02 feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 2 years, 3 months ago
  93. fd51b21 fix(spmd): fix build error with spmd by Govindraj Raja · 2 years, 3 months ago
  94. dc53b9b Merge "fix(qemu-sbsa): enable FGT" into integration by Bipin Ravi · 2 years, 3 months ago
  95. f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
  96. c598692 fix(qemu-sbsa): enable FGT by Marcin Juszkiewicz · 2 years, 6 months ago
  97. 73a7aca feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · 2 years, 4 months ago
  98. fc259b6 fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  99. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  100. c68736d fix(build): partially fix qemu aarch32 build by Rebecca Cran · 2 years, 8 months ago