1. 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  2. 9c9a31e feat(qemu): add plat_rmmd_mecid_key_update() by Jean-Philippe Brucker · 5 months ago
  3. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  4. 0035ab7 Merge "feat(qemu): add hob support for qemu platforms" into integration by Olivier Deprez · 6 months ago
  5. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
  6. a32a77f fix(qemu): statically allocate bitlocks array by Jean-Philippe Brucker · 6 months ago
  7. 991f536 feat(qemu): update for renamed struct memory_bank by Jens Wiklander · 6 months ago
  8. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  9. 648d2d8 feat(qemu): add hob support for qemu platforms by Kun Qin · 6 months ago
  10. ea7bffd Merge changes from topic "handoff_tpm_event_log" into integration by Govindraj Raja · 7 months ago
  11. d08dca4 fix(qemu): fix RMM manifest checksum calculation by Jean-Philippe Brucker · 9 months ago
  12. 696ed16 fix(build): include platform mk earlier by Olivier Deprez · 7 months ago
  13. cc58f08 feat(qemu): hand off TPM event log via TL by Raymond Mao · 7 months ago
  14. 7ad6775 fix(qemu): fix register convention in BL31 for qemu by Raymond Mao · 7 months ago
  15. fb4edc3 feat(qemu-sbsa): configure RMM manifest based on system RAM by Mathieu Poirier · 10 months ago
  16. d079d65 feat(qemu-sbsa): configure GPT based on system RAM by Mathieu Poirier · 12 months ago
  17. 17af959 feat(qemu-sbsa): relocate DT after the RMM when RME is enabled by Mathieu Poirier · 10 months ago
  18. 6d59413 refactor(qemu-sbsa): rename function sip_svc_init() to something more meaningful by Mathieu Poirier · 10 months ago
  19. 7b015e1 refactor(qemu): make L0GPT size configurable by Mathieu Poirier · 1 year, 2 months ago
  20. 72d4782 refactor(qemu): move GPT setup to BL31 by Jean-Philippe Brucker · 12 months ago
  21. 33ac6f9 fix(qemu-sbsa): fix compilation error when accessing DT functions by Mathieu Poirier · 9 months ago
  22. eee52da fix(qemu): fix EL3-SPMC data store alignment by Jens Wiklander · 9 months ago
  23. 1b1b40a fix(qemu): fix build error with spmd by Jens Wiklander · 9 months ago
  24. 8c99b19 Merge "fix(qemu): update rmmd_attest_get_platform_token()" into integration by Soby Mathew · 11 months ago
  25. 9248ee0 fix(qemu): update rmmd_attest_get_platform_token() by Jean-Philippe Brucker · 1 year ago
  26. 3ba9fca refactor(qemu): use the example CCA platform token from iat-verifier by Tamas Ban · 11 months ago
  27. a3939b1 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 1 year ago
  28. 7475815 feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 1 year, 3 months ago
  29. bb332ed Merge "fix(qemu): remove validate_ns_entrypoint" into integration by Manish Pandey · 1 year, 1 month ago
  30. e9bcbd7 fix(qemu): allocate space for GPT bitlock by Jean-Philippe Brucker · 1 year, 4 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. c09aa4f refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 1 year, 5 months ago
  43. 59bdb42 fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · 1 year, 6 months ago
  44. 305825b feat(qemu): enable transfer list to BL31/32 by Raymond Mao · 1 year, 10 months ago
  45. ebe82a3 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  46. 8ffe0b2 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 1 year, 11 months ago
  47. 6cd113f feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 1 year, 11 months ago
  48. cd75693 feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  49. a5ab1ef feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  50. c69e95e feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 1 year, 11 months ago
  51. a97f466 refactor(qemu): change way how we enable cpu features by Marcin Juszkiewicz · 1 year, 9 months ago
  52. 03baf34 Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration by Sandrine Bailleux · 1 year, 9 months ago
  53. 70524d3 build(qemu): use xlat tables v2 directly by Marcin Juszkiewicz · 1 year, 9 months ago
  54. c41b16e docs(qemu): mention a55 in list of v8.2 cores by Marcin Juszkiewicz · 1 year, 9 months ago
  55. 322af23 feat(qemu): implement firmware handoff on qemu by Raymond Mao · 2 years, 1 month ago
  56. 408f9cb feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  57. d4635e9 Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 1 year, 11 months ago
  58. 409c20c feat(qemu): add A55 cpu support for virt by Mark-PK Tsai · 1 year, 11 months ago
  59. 4734a62 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  60. 51ce1f3 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 2 years ago
  61. 035c6da refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 2 years ago
  62. 941fc38 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 2 years ago
  63. 3b61457 refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 2 years ago
  64. c1baf17 refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 2 years ago
  65. 1888475 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 2 years ago
  66. 71f5359 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 2 years ago
  67. 886688d refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 2 years ago
  68. a63cdc7 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 2 years ago
  69. cef76a7 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 2 years, 4 months ago
  70. c681d02 feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 2 years, 3 months ago
  71. fd51b21 fix(spmd): fix build error with spmd by Govindraj Raja · 2 years, 3 months ago
  72. f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
  73. ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 5 months ago
  74. af994ae feat(qemu): make coherent memory section optional by Chen Baozi · 2 years, 5 months ago
  75. a12cb77 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 2 years, 6 months ago
  76. 302f053 feat(qemu): support el3 spmc by Jens Wiklander · 3 years, 7 months ago
  77. 36802e2 feat(qemu): support s-el2 spmc by Jens Wiklander · 2 years, 9 months ago
  78. 25ae7ad feat(qemu): update abi between spmd and spmc by Jens Wiklander · 2 years, 9 months ago
  79. 5e69026 feat(qemu): add support for measured boot by Ruchika Gupta · 3 years, 4 months ago
  80. f58237c feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 4 years, 2 months ago
  81. bd2ad12 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 4 years, 1 month ago
  82. a8fb76e Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · 4 years, 5 months ago
  83. cf952b0 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · 4 years, 6 months ago
  84. 0aa70f4 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · 4 years, 5 months ago
  85. ffb07b0 plat/qemu: trigger reboot with secure pl061 by Maxim Uvarov · 4 years, 8 months ago
  86. 1ddf38e Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · 4 years, 6 months ago
  87. 916a7e1 qemu/common : change DEVICE2 definition for MMU by Graeme Gregory · 4 years, 8 months ago
  88. 3063177 qemu/aarch64/plat_helpers.S : calculate the position shift by Graeme Gregory · 4 years, 8 months ago
  89. 83683dd plat/qemu: Use RNDR in stack protector by Tomas Pilar · 4 years, 9 months ago
  90. 74c87a4 qemu/qemu_sbsa: enable secure variable storage by Masahisa Kojima · 4 years, 11 months ago
  91. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  92. 6a2426a qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 5 years ago
  93. 5185776 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · 6 years ago
  94. f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
  95. 33e8c56 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 6 years ago
  96. 61cbd41 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 6 years ago
  97. 74464d5 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · 6 years ago
  98. fa405e3 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 7 years ago
  99. 9a006ad qemu: Simplify the image size calculation by Radoslaw Biernacki · 7 years ago
  100. 301d27d qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 7 years ago