1. 1ba15d0 Merge "refactor(lib/arch): add macro to update SIMD related trap fields" into integration by Soby Mathew · 1 year, 10 months ago
  2. ddccbae refactor(lib/arch): add macro to update SIMD related trap fields by Arunachalam Ganapathy · 1 year, 10 months ago
  3. 81914f3 Merge "feat(qemu): add QEMU virt platform" into integration by Soby Mathew · 1 year, 10 months ago
  4. f3a38bb feat(qemu): add QEMU virt platform by Jean-Philippe Brucker · 1 year, 11 months ago
  5. 8283633 Merge "feat(rme): remove unused macros from gic.h" into integration by Soby Mathew · 1 year, 10 months ago
  6. 7ee4f7c Merge "feat(tools): add support for clang-tidy" into integration by Soby Mathew · 1 year, 10 months ago
  7. 88c0719 feat(tools): add support for clang-tidy by Chuyue Luo · 1 year, 11 months ago
  8. 499ff04 Merge "fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment" into integration by Soby Mathew · 1 year, 10 months ago
  9. 15fc44e fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment by Javier Almansa Sobrino · 1 year, 10 months ago
  10. 479308e feat(rme): remove unused macros from gic.h by AlexeiFedorov · 2 years, 5 months ago
  11. 67a64a5 Merge changes I8022cc8d,Ibe800304 into integration by Soby Mathew · 1 year, 10 months ago
  12. ddf5daf fix: fix MISRA C 2012 Rule 12.2 violations by AlexeiFedorov · 1 year, 10 months ago
  13. b0de4d5 fix: suppress MISRA C 2012 Rule 8.7 by AlexeiFedorov · 1 year, 10 months ago
  14. 46c5ca0 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 10 months ago
  15. 4c9a9f6 fix(plat): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
  16. 5223c14 fix(plat): clang-tidy redundant cast warning by Chuyue Luo · 1 year, 10 months ago
  17. 8583440 fix(runtime): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 11 months ago
  18. 58e6711 fix(runtime): clang-tidy sizeof-expression warning by Chuyue Luo · 1 year, 11 months ago
  19. d738668 fix(runtime): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 11 months ago
  20. e4da13f fix(drivers): clang-tidy reserved identifier warning by Chuyue Luo · 1 year, 11 months ago
  21. f059799 fix(runtime): clang-tidy unused parameter warnings by Chuyue Luo · 1 year, 11 months ago
  22. 690c2aa Merge "fix(gic): Add missing check to gicv3_hcr field" into integration by Soby Mathew · 1 year, 10 months ago
  23. 422bde6 fix(gic): Add missing check to gicv3_hcr field by Shyamanth RH · 1 year, 10 months ago
  24. a4b9050 Merge changes from topic "xlat_unittest_bug" into integration by Soby Mathew · 1 year, 10 months ago
  25. c413c86 Merge "fix(tools): add file exclusions in checkpatch" into integration by Soby Mathew · 1 year, 10 months ago
  26. 411ee7e fix(unittest): fix bugs on the xlat library unittests by Javier Almansa Sobrino · 1 year, 10 months ago
  27. 0353767 fix(lib/xlat): Align structures accessed by secondary CPUs by Soby Mathew · 1 year, 10 months ago
  28. 9271e68 Merge "fix(lib/qcbor): correct linker options" into integration by Soby Mathew · 1 year, 10 months ago
  29. d2e8674 fix(lib/qcbor): correct linker options by Soby Mathew · 1 year, 10 months ago
  30. c500af8 Merge "feat(attest): adjust heap size depending on MAX_CPUS" into integration by Soby Mathew · 1 year, 10 months ago
  31. c4e7ca7 Merge "feat(rmm): suppress MISRA C:2012 Rule 10.4 violation" into integration by Soby Mathew · 1 year, 10 months ago
  32. 7f16086 feat(rmm): suppress MISRA C:2012 Rule 10.4 violation by AlexeiFedorov · 1 year, 10 months ago
  33. 0ccd7ae Merge changes from topic "rmm_sme" into integration by Soby Mathew · 1 year, 10 months ago
  34. 0ff7c87 feat(runtime): handle SME exceptions from realms by Arunachalam Ganapathy · 2 years ago
  35. 69d8e8e feat(runtime): emulate SME specific feature ID register for realms by Arunachalam Ganapathy · 2 years ago
  36. 83f46ca feat(lib/arch): add support for NS SME context by Arunachalam Ganapathy · 2 years ago
  37. 9120151 fix(lib/arch): add function to clear SVE P and FFR registers by Arunachalam Ganapathy · 1 year, 11 months ago
  38. ebfab6a feat(runtime): handle SVE hint bit passed in RMI SMCs by Arunachalam Ganapathy · 2 years ago
  39. c87677a feat(lib/arch): add SVE hint bit support by Arunachalam Ganapathy · 2 years ago
  40. 4f601e7 feat(lib/arch): add support for simd context by Arunachalam Ganapathy · 2 years, 3 months ago
  41. 30452e9 Merge "feat(rmm): suppress Coverity false positives" into integration by Soby Mathew · 1 year, 10 months ago
  42. ea9d3c9 feat(rmm): suppress Coverity false positives by AlexeiFedorov · 1 year, 11 months ago
  43. ba22385 feat(attest): adjust heap size depending on MAX_CPUS by Jean-Philippe Brucker · 2 years ago
  44. dad4434 Merge "refactor(lib): define GRANULE_SHIFT as parameter" into integration by Soby Mathew · 1 year, 10 months ago
  45. ac0cfbb refactor(lib): define GRANULE_SHIFT as parameter by Mate Toth-Pal · 2 years, 2 months ago
  46. faff6c7 Merge "chore(runtime): remove unnecessary include from rec.c" into integration by Soby Mathew · 1 year, 10 months ago
  47. 0b27f71 chore(runtime): remove unnecessary include from rec.c by Mate Toth-Pal · 2 years, 1 month ago
  48. 243acc4 Merge "fix(rmm): Fix/suppress coverity scan HFA defects" into integration by Soby Mathew · 1 year, 10 months ago
  49. e6768fd Merge "fix(s2tt): RMM_DATA_CREATE_UNKNOWN sets RIPAS to RAM" into integration by Soby Mathew · 1 year, 10 months ago
  50. 2755d69 fix(rmm): Fix/suppress coverity scan HFA defects by Mate Toth-Pal · 1 year, 10 months ago
  51. 0e3ae11 Merge "feat(dependabot): add a workflow for git submodules submission" into integration by Soby Mathew · 1 year, 10 months ago
  52. 4c23fe0 feat(dependabot): add a workflow for git submodules submission by Javier Almansa Sobrino · 1 year, 11 months ago
  53. 4f3dbd5 fix(tools): add file exclusions in checkpatch by Chuyue Luo · 1 year, 10 months ago
  54. 84a1b16 fix(s2tt): RMM_DATA_CREATE_UNKNOWN sets RIPAS to RAM by Javier Almansa Sobrino · 1 year, 10 months ago
  55. 49118e1 Merge "chore(github): add workflow to run coverage tests on GitHub" into integration by Soby Mathew · 1 year, 10 months ago
  56. fb1f12c Merge "chore: configure an automatic message for PRs on GitHub" into integration by Soby Mathew · 1 year, 10 months ago
  57. 2972a93 chore: configure an automatic message for PRs on GitHub by Javier Almansa Sobrino · 1 year, 11 months ago
  58. 13978ef Merge "feat(runtime): for each CPU only map their own stack respectively" into integration by Soby Mathew · 1 year, 10 months ago
  59. 7f5b27d feat(runtime): for each CPU only map their own stack respectively by Mate Toth-Pal · 2 years ago
  60. f7a9bef chore(github): add workflow to run coverage tests on GitHub by Javier Almansa Sobrino · 1 year, 11 months ago
  61. 969e576 Merge changes Idb78cba3,Iee5cbea5,I46a7ad12 into integration by Soby Mathew · 1 year, 11 months ago
  62. 868a651 fix(rmm): add 'ipa_bound' check by AlexeiFedorov · 1 year, 11 months ago
  63. 7a2f588 fix(rmm): add 'level_bound' failure condition by AlexeiFedorov · 1 year, 11 months ago
  64. 4716542 fix(rmm): fix static_checks warnings and errors by AlexeiFedorov · 1 year, 11 months ago
  65. fa5dee3 Merge "refactor(measurement): move measurements from core to measurement lib" into integration by Soby Mathew · 1 year, 11 months ago
  66. ade9811 Merge "build(coverage): break dependency between 'run-coverage' and 'run-unittests' rules" into integration by Soby Mathew · 1 year, 11 months ago
  67. c769831 refactor(measurement): move measurements from core to measurement lib by Mate Toth-Pal · 2 years ago
  68. c6213fa Merge changes from topic "rmm_sme" into integration by Soby Mathew · 1 year, 11 months ago
  69. 40b3bf0 fix(realm): initialize rec aux data during rec create by Arunachalam Ganapathy · 2 years, 2 months ago
  70. 9ade18b fix(lib/arch): remove CPTR_EL2_RES1 and rename cptr_el2 fields by Arunachalam Ganapathy · 2 years, 2 months ago
  71. e965318 build(coverage): break dependency between 'run-coverage' and 'run-unittests' rules by Javier Almansa Sobrino · 1 year, 11 months ago
  72. 808551f Merge "docs(threat model): add Threat Model for RMM" into integration by Soby Mathew · 1 year, 11 months ago
  73. 5bf96ce docs(threat model): add Threat Model for RMM by Javier Almansa Sobrino · 2 years, 4 months ago
  74. 6957652 Merge "feat(rmm): rework find_lock_unused_granule()" into integration by Soby Mathew · 1 year, 11 months ago
  75. 689a8a6 feat(rmm): rework find_lock_unused_granule() by AlexeiFedorov · 2 years ago
  76. 9b161a8 RMM specification v1.0 EAC2 aligned by Soby Mathew · 1 year, 11 months ago rmm-spec-v1.0-eac2
  77. 0bc859b Merge "fix(rmm): fix static checks warnings" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  78. ba90d02 Merge "fix(rmm): change ipa_align failure condition" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  79. 1e8f08e Merge changes Iaf8f6e7c,Icc21bd79,I4299d1ef into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  80. 04418f4 fix(rmm): fix static checks warnings by AlexeiFedorov · 1 year, 11 months ago
  81. 99947d9 fix(rmm): set return value in RSI_IPA_STATE_SET by AlexeiFedorov · 1 year, 11 months ago
  82. 29ad2bd feat(rmm): modify rsi_log_on_exit() by AlexeiFedorov · 1 year, 11 months ago
  83. 7e67332 fix(rmm): fix bug in rsi_log_on_exit() by AlexeiFedorov · 1 year, 11 months ago
  84. f85f810 fix(rmm): change ipa_align failure condition by AlexeiFedorov · 1 year, 11 months ago
  85. 84402c5 Merge changes I548cf6da,I03630ef0 into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  86. 56e1a8e fix(rmm): fix MISRA C:2012 Rule violations by AlexeiFedorov · 1 year, 11 months ago
  87. 93f5ec5 fix(rmm): fix MISRA C:2012 Rule 10.4 by AlexeiFedorov · 2 years ago
  88. 99a87a2 Merge "fix(rmm): fix MISRA C:2012 Rule 10.3 in lib & runtime" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  89. 4faab85 fix(rmm): fix MISRA C:2012 Rule 10.3 in lib & runtime by AlexeiFedorov · 2 years ago
  90. e9ca042 Merge changes If3743eed,I9d577004,I74054a07,I9cf824cb,Idd670bf5, ... into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
  91. 33656a3 fix(drivers/pl011): fix MISRA C:2012 Rule 10.4 in pl011.c by AlexeiFedorov · 2 years ago
  92. 7c8bf6e fix(lib/realm): fix MISRA C:2012 Rule 18.2 in granule.c by AlexeiFedorov · 2 years ago
  93. 44a76a3 fix(rmm): fix MISRA C:2012 Rule 17.7 by AlexeiFedorov · 2 years ago
  94. 341e710 fix(runtime): fix MISRA C:2012 Rule 10.5 in realm.c by AlexeiFedorov · 2 years ago
  95. 0b67df8 fix(lib/realm): fix MISRA C:2012 issues in buffer.c by AlexeiFedorov · 2 years ago
  96. 172ccd1 fix(lib/realm): fix MISRA C:2012 Rule 10.3 in status.h by AlexeiFedorov · 2 years ago
  97. 4f0575f fix(lib/realm): fix MISRA C:2012 Rule 10.3 in granule.h by AlexeiFedorov · 2 years ago
  98. 7e49000 fix(lib/measurement): fix MISRA C:2012 Rules 10.3 in measurement.c by AlexeiFedorov · 2 years ago
  99. 3f24ea7 fix(lib/arch): fix MISRA C:2012 Rule 10.3 in EXTRACT usage by AlexeiFedorov · 2 years ago
  100. 7219ca9 fix(lib/arch): fix MISRA C:2012 Rule 10.3 in simd.c by AlexeiFedorov · 2 years ago