1. 0b425ef fix(qemu): fix EL3-SPMC data store alignment by Jens Wiklander · 4 weeks ago
  2. 453fe32 fix(qemu): fix build error with spmd by Jens Wiklander · 4 weeks ago
  3. 24642e2 Merge "fix(qemu): update rmmd_attest_get_platform_token()" into integration by Soby Mathew · 2 months ago
  4. 6717132 fix(qemu): update rmmd_attest_get_platform_token() by Jean-Philippe Brucker · 4 months ago
  5. a96c7cc refactor(qemu): use the example CCA platform token from iat-verifier by Tamas Ban · 3 months ago
  6. 7bce645 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 4 months ago
  7. 010d2ae feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 7 months ago
  8. 2ffa0ea Merge "fix(qemu): remove validate_ns_entrypoint" into integration by Manish Pandey · 5 months ago
  9. 2a8b241 fix(qemu): allocate space for GPT bitlock by Jean-Philippe Brucker · 7 months ago
  10. 7c520c2 fix(qemu): remove validate_ns_entrypoint by Jens Wiklander · 6 months ago
  11. 5a73523 refactor(qemu): use the example CCA platform token from iat-verifier by Thomas Fossati · 6 months ago
  12. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 9 months ago
  13. dbb7eb3 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · 7 months ago
  14. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · 8 months ago
  15. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 7 months ago
  16. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 7 months ago
  17. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 7 months ago
  18. fbe7dc8 refactor(qemu): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
  19. 2a82ca6 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 7 months ago
  20. beaccd1 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 8 months ago
  21. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 9 months ago
  22. 69ae7da fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · 10 months ago
  23. bb65386 feat(qemu): enable transfer list to BL31/32 by Raymond Mao · 1 year, 2 months ago
  24. 3e80755 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 1 year, 3 months ago
  25. f304bd6 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 1 year, 3 months ago
  26. 4453ba9 feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 1 year, 3 months ago
  27. 721b83d feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 1 year, 3 months ago
  28. b54f6c9 feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 1 year, 3 months ago
  29. 6125ee4 feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 1 year, 3 months ago
  30. c4dae6e refactor(qemu): change way how we enable cpu features by Marcin Juszkiewicz · 1 year ago
  31. b3087ac Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration by Sandrine Bailleux · 1 year, 1 month ago
  32. 5cc9d31 build(qemu): use xlat tables v2 directly by Marcin Juszkiewicz · 1 year, 1 month ago
  33. 5816ef6 docs(qemu): mention a55 in list of v8.2 cores by Marcin Juszkiewicz · 1 year, 1 month ago
  34. 032ba02 feat(qemu): implement firmware handoff on qemu by Raymond Mao · 1 year, 5 months ago
  35. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 1 year, 2 months ago
  36. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 1 year, 2 months ago
  37. 618fd51 feat(qemu): add A55 cpu support for virt by developer · 1 year, 3 months ago
  38. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 1 year, 3 months ago
  39. 1da28d1 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 1 year, 3 months ago
  40. dcdfd32 refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 1 year, 3 months ago
  41. 5aece71 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 1 year, 4 months ago
  42. 676443b refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 1 year, 4 months ago
  43. 8acc2da refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 1 year, 4 months ago
  44. 61c9903 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 1 year, 4 months ago
  45. 424e3a8 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 1 year, 4 months ago
  46. a70ef5e refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 1 year, 4 months ago
  47. 7754e82 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 1 year, 4 months ago
  48. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 1 year, 8 months ago
  49. b6839fb feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 1 year, 7 months ago
  50. 436ea5e fix(spmd): fix build error with spmd by Govindraj Raja · 1 year, 7 months ago
  51. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 9 months ago
  52. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 9 months ago
  53. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · 1 year, 9 months ago
  54. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 1 year, 9 months ago
  55. f919838 feat(qemu): support el3 spmc by Jens Wiklander · 2 years, 11 months ago
  56. a43c128 feat(qemu): support s-el2 spmc by Jens Wiklander · 2 years ago
  57. d4b84f0 feat(qemu): update abi between spmd and spmc by Jens Wiklander · 2 years ago
  58. 5c17253 feat(qemu): add support for measured boot by Ruchika Gupta · 2 years, 8 months ago
  59. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years, 6 months ago
  60. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 3 years, 5 months ago
  61. 22dfacd Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · 3 years, 9 months ago
  62. 617f749 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · 3 years, 10 months ago
  63. fcc1669 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  64. a0b85c2 plat/qemu: trigger reboot with secure pl061 by Maxim Uvarov · 4 years ago
  65. bf337ea Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · 3 years, 10 months ago
  66. 6260ddd qemu/common : change DEVICE2 definition for MMU by Graeme Gregory · 4 years ago
  67. 0a15c7f qemu/aarch64/plat_helpers.S : calculate the position shift by Graeme Gregory · 4 years ago
  68. 18b284b plat/qemu: Use RNDR in stack protector by Tomas Pilar · 4 years, 1 month ago
  69. 7e917dc qemu/qemu_sbsa: enable secure variable storage by Masahisa Kojima · 4 years, 2 months ago
  70. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 4 months ago
  71. 099064b qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 4 years, 6 months ago
  72. 4ac3034 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · 5 years ago
  73. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 10 months ago
  74. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 10 months ago
  75. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 4 years, 11 months ago
  76. 9c4d069 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · 4 years, 11 months ago
  77. 7ed5e12 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 6 years ago
  78. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · 7 years ago
  79. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 7 years ago