1. 24642e2 Merge "fix(qemu): update rmmd_attest_get_platform_token()" into integration by Soby Mathew · Mon Sep 16 11:11:13 2024 +0200
  2. 6717132 fix(qemu): update rmmd_attest_get_platform_token() by Jean-Philippe Brucker · Wed Jul 24 11:31:12 2024 +0100
  3. a96c7cc refactor(qemu): use the example CCA platform token from iat-verifier by Tamas Ban · Wed Sep 04 16:34:56 2024 +0200
  4. 1d01136 Merge changes If374b491,I6b63b9c6 into integration by Soby Mathew · Wed Sep 11 12:27:22 2024 +0200
  5. e08da8f chore(qemu): remove duplicate define by Jens Wiklander · Fri Aug 23 08:19:22 2024 +0200
  6. f902038 fix(qemu): exclude GPT reserve from BL32_MEM_SIZE by Jean-Philippe Brucker · Fri Jul 26 10:14:29 2024 +0100
  7. 892e51e fix(qemu): fix L0 GPT page table mapping by Jean-Philippe Brucker · Thu Jul 25 09:13:41 2024 +0100
  8. 7bce645 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · Wed Jul 24 20:04:53 2024 +0200
  9. 010d2ae feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · Mon May 13 10:27:17 2024 +0100
  10. 2ffa0ea Merge "fix(qemu): remove validate_ns_entrypoint" into integration by Manish Pandey · Tue Jul 09 15:58:14 2024 +0200
  11. a78c41a Merge "fix(qemu): allocate space for GPT bitlock" into integration by Soby Mathew · Wed Jul 03 12:08:10 2024 +0200
  12. b116f00 refactor(qemu-sbsa): use fdt_read_uint32_default more by Marcin Juszkiewicz · Thu Jun 27 10:11:31 2024 +0200
  13. 262e835 feat(qemu-sbsa): handle the information of CPU topology by Xiong Yining · Mon Mar 18 10:04:34 2024 +0000
  14. 2a8b241 fix(qemu): allocate space for GPT bitlock by Jean-Philippe Brucker · Thu Apr 18 08:47:42 2024 +0100
  15. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  16. 7c520c2 fix(qemu): remove validate_ns_entrypoint by Jens Wiklander · Wed May 29 16:30:53 2024 +0200
  17. 5a73523 refactor(qemu): use the example CCA platform token from iat-verifier by Thomas Fossati · Wed May 22 16:58:55 2024 +0000
  18. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · Wed Mar 13 11:33:54 2024 -0500
  19. dbb7eb3 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · Fri Apr 26 16:55:04 2024 +0200
  20. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · Thu Apr 04 09:41:57 2024 +0100
  21. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · Tue Apr 23 10:42:01 2024 +0200
  22. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · Tue Apr 23 09:58:54 2024 +0200
  23. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · Mon Apr 22 17:27:56 2024 +0200
  24. fbe7dc8 refactor(qemu): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 12:03:19 2024 +0100
  25. 2a82ca6 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · Tue Apr 16 16:23:46 2024 +0100
  26. beaccd1 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · Mon Apr 15 14:28:11 2024 +0100
  27. b979600 refactor(qemu): align image identifier string macros by Tamas Ban · Mon Jun 05 11:08:47 2023 +0200
  28. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · Fri Mar 01 09:07:19 2024 +0100
  29. 69ae7da fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · Thu Feb 08 12:07:45 2024 +0100
  30. 1f6f01d feat(qemu-sbsa): handle memory information by Xiong Yining · Fri Jan 12 10:47:03 2024 +0000
  31. bb65386 feat(qemu): enable transfer list to BL31/32 by Raymond Mao · Wed Oct 04 09:58:29 2023 -0700
  32. 950ecd1 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · Mon Jan 15 11:09:50 2024 +0100
  33. 6dbec20 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · Wed Jan 10 17:57:26 2024 +0100
  34. f6cbeae feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · Tue Nov 21 14:53:26 2023 +0100
  35. 3e80755 feat(qemu): support TRP for RME by Jean-Philippe Brucker · Thu Sep 07 19:06:44 2023 +0100
  36. f304bd6 feat(qemu): load and run RMM image by Jean-Philippe Brucker · Thu Sep 07 17:33:22 2023 +0100
  37. 4453ba9 feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · Thu Sep 07 18:47:48 2023 +0100
  38. 721b83d feat(qemu): setup memory map for RME by Jean-Philippe Brucker · Thu Sep 07 18:13:07 2023 +0100
  39. b54f6c9 feat(qemu): update mapping types for RME by Jean-Philippe Brucker · Thu Sep 07 17:46:12 2023 +0100
  40. 6125ee4 feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · Wed Sep 06 16:18:02 2023 +0100
  41. d778e2a fix(qemu): increase max FIP size by Jean-Philippe Brucker · Fri Sep 15 11:40:00 2023 +0100
  42. c4dae6e refactor(qemu): change way how we enable cpu features by Marcin Juszkiewicz · Mon Nov 13 16:18:49 2023 +0100
  43. b3087ac Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration by Sandrine Bailleux · Wed Nov 08 14:54:14 2023 +0100
  44. 9f9b1fa Merge "build(qemu): use xlat tables v2 directly" into integration by Sandrine Bailleux · Wed Nov 08 13:49:52 2023 +0100
  45. 5cc9d31 build(qemu): use xlat tables v2 directly by Marcin Juszkiewicz · Wed Nov 08 11:07:12 2023 +0100
  46. 5816ef6 docs(qemu): mention a55 in list of v8.2 cores by Marcin Juszkiewicz · Wed Nov 08 11:52:44 2023 +0100
  47. ccd841d build(qemu-sbsa): it is GICv3 platform by Marcin Juszkiewicz · Mon Nov 06 14:17:58 2023 +0100
  48. 032ba02 feat(qemu): implement firmware handoff on qemu by Raymond Mao · Wed Jun 28 15:07:15 2023 -0700
  49. 7268b1e Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · Tue Sep 19 14:48:43 2023 +0200
  50. 6930ba3 Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · Tue Sep 19 13:48:54 2023 +0200
  51. 405bfb9 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · Mon Sep 18 12:47:45 2023 +0200
  52. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · Fri Sep 15 22:44:04 2023 +0200
  53. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · Fri Sep 15 08:20:15 2023 +0200
  54. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · Wed Sep 13 16:03:26 2023 +0200
  55. 618fd51 feat(qemu): add A55 cpu support for virt by developer · Wed Sep 13 19:50:24 2023 +0800
  56. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · Tue Sep 12 13:08:13 2023 +0200
  57. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · Tue Sep 12 15:26:42 2023 +0200
  58. dfcf094 feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · Thu Sep 07 09:29:04 2023 +0200
  59. 1da28d1 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · Mon Aug 21 21:17:12 2023 +0200
  60. e6dea09 refactor(qemu): move options to start of file by Marcin Juszkiewicz · Mon Jul 24 22:22:42 2023 +0200
  61. dcdfd32 refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · Mon Aug 21 21:43:27 2023 +0200
  62. 5aece71 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · Mon Jul 24 22:07:49 2023 +0200
  63. 676443b refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · Mon Jul 24 21:54:34 2023 +0200
  64. 8acc2da refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · Mon Jul 24 21:44:17 2023 +0200
  65. 61c9903 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · Mon Jul 24 21:37:00 2023 +0200
  66. 424e3a8 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · Mon Jul 24 21:18:51 2023 +0200
  67. a70ef5e refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · Mon Jul 24 21:08:16 2023 +0200
  68. 7754e82 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · Mon Jul 24 20:56:29 2023 +0200
  69. b1aa91b feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · Wed Jul 19 10:37:39 2023 +0200
  70. 643f40c Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · Thu Jul 06 15:39:24 2023 +0200
  71. 527321a feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · Wed Jul 05 09:35:13 2023 +0200
  72. 16d667d feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · Tue Jul 04 15:41:40 2023 +0200
  73. 885d56b feat(qemu_sbsa): handle GIC ITS address by Marcin Juszkiewicz · Thu May 18 16:11:25 2023 +0200
  74. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · Tue May 30 16:52:15 2023 -0500
  75. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · Tue Apr 04 19:24:11 2023 +0800
  76. 79ee1c4 feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · Mon May 15 11:07:54 2023 +0200
  77. b6839fb feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · Wed May 10 10:03:01 2023 +0200
  78. 436ea5e fix(spmd): fix build error with spmd by Govindraj Raja · Wed May 10 14:50:36 2023 -0500
  79. cb1409e Merge "fix(qemu-sbsa): enable FGT" into integration by Bipin Ravi · Tue May 09 19:04:34 2023 +0200
  80. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · Thu Mar 02 16:33:25 2023 -0600
  81. 056acb3 fix(qemu-sbsa): enable FGT by Marcin Juszkiewicz · Tue Feb 14 09:27:59 2023 +0100
  82. bc246fa feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · Tue Apr 04 19:41:52 2023 +0200
  83. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:42:10 2023 +0100
  84. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
  85. 33e903f fix(build): partially fix qemu aarch32 build by Rebecca Cran · Wed Dec 07 13:24:44 2022 -0700
  86. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · Wed Feb 22 17:55:59 2023 +0000
  87. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · Tue Mar 21 16:58:34 2023 +0100
  88. 1540f04 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · Mon Mar 20 22:21:24 2023 +0100
  89. 47d8ecb Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · Mon Mar 20 11:18:37 2023 +0100
  90. ddc1f83 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · Sun Mar 12 23:19:28 2023 +0800
  91. 58e256d feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · Wed Feb 22 06:58:39 2023 +0000
  92. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · Sun Mar 12 20:58:04 2023 +0800
  93. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · Mon Feb 20 10:50:15 2023 +0000
  94. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · Fri Jan 13 16:47:07 2023 +0000
  95. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  96. a3f6fd4 feat(qemu): combine TF-A artefacts into ROM file by Andre Przywara · Tue Oct 04 13:56:19 2022 +0100
  97. d043cdb Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · Thu Dec 22 23:38:58 2022 +0100
  98. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · Thu Dec 15 14:25:16 2022 +0100
  99. f919838 feat(qemu): support el3 spmc by Jens Wiklander · Mon Jan 17 09:48:28 2022 +0100
  100. a43c128 feat(qemu): support s-el2 spmc by Jens Wiklander · Tue Nov 22 14:39:26 2022 +0100