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