1. ae6b315 feat(cbmc): add host target for CBMC by Mate Toth-Pal · 2 years, 2 months ago
  2. 0e93651 refactor(cbmc): make granule related buffers global by Mate Toth-Pal · 1 year, 10 months ago
  3. 7e3727a feat(cbmc): add macros to conditionally compile code blocks by Mate Toth-Pal · 2 years, 1 month ago
  4. 90194f5 fix(host): update signature of handle_ns_smc in host_rmi_wrappers.c by Mate Toth-Pal · 1 year, 10 months ago
  5. 0a8f37c refactor(cbmc): refactor platform specific constants by Mate Toth-Pal · 2 years ago
  6. db4f212 refactor(lib/common): disable COMPILER_ASSERT for CBMC by Mate Toth-Pal · 2 years, 2 months ago
  7. c08e011 feat(cbmc): add cbmc implementations for functions in lib attestation by Mate Toth-Pal · 2 years, 1 month ago
  8. b794958 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
  9. bcfe4c3 fix(lib): clang-tidy implicit widening warnings by Chuyue Luo · 1 year, 10 months ago
  10. 965f05d fix(lib): clang-tidy narrowing conversion warning by Chuyue Luo · 1 year, 10 months ago
  11. 5ef71d9 fix(lib): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
  12. 52f36e6 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
  13. c7f725a fix(lib): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 10 months ago
  14. e95902b fix(lib): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 10 months ago
  15. 8f86491 Merge "feat(rmm): disable SMC_RTT_FOLD logging" into integration by Soby Mathew · 1 year, 9 months ago
  16. 06786a9 RMM specification v1.0 EAC5 aligned by Soby Mathew · 1 year, 9 months ago rmm-spec-v1.0-eac5
  17. a23fa79 Merge "docs: update EAC5 spec URL in readme" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 9 months ago
  18. 1ac1330 Merge "fix(rmm-eac5): fix MISRA C defects" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
  19. 7448058 docs: update EAC5 spec URL in readme by Soby Mathew · 1 year, 9 months ago
  20. 4201310 Merge "fix(rmm-eac5): fix MISRA C 12.1 violations" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
  21. 3f5d627 fix(rmm-eac5): fix MISRA C defects by AlexeiFedorov · 1 year, 10 months ago
  22. a4b16ec Merge "fix(rmm-eac5): fix MISRA C 10.3 violations" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
  23. 80618d7 fix(rmm-eac5): fix MISRA C 12.1 violations by AlexeiFedorov · 1 year, 10 months ago
  24. d6b0ef4 Merge "fix(rmm): fix MISRA C Rule 12.2 violation" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
  25. 6a4314e fix(rmm-eac5): fix MISRA C 10.3 violations by AlexeiFedorov · 1 year, 10 months ago
  26. d3a7b7d Merge "fix(rmm): clear attestation token context" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
  27. 1ba649f fix(rmm): fix MISRA C Rule 12.2 violation by AlexeiFedorov · 1 year, 10 months ago
  28. 99a5655 Merge "fix(rmm-eac5): Update description of RSI commands" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
  29. 2dcd79f fix(rmm): clear attestation token context by AlexeiFedorov · 1 year, 10 months ago
  30. f4aad0f Merge "fix(rmm-eac5): Fix description of RSI commands" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
  31. b6707f9 fix(rmm-eac5): Update description of RSI commands by AlexeiFedorov · 1 year, 10 months ago
  32. 11d12fb Merge changes I196ca930,I1ea3a078 into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
  33. 81edcac fix(rmm-eac5): Fix description of RSI commands by AlexeiFedorov · 1 year, 10 months ago
  34. 5c4016b Merge changes Iaa35e71f,I74ddda29,Icda7f26e into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
  35. 755a70b feat(rmm-eac5): modify RSI_ATTESTATION_TOKEN_INIT by AlexeiFedorov · 1 year, 10 months ago
  36. c13b230 feat(rmm-eac4): Add support for new RMI_VERSION cmd by Soby Mathew · 1 year, 11 months ago
  37. 2cc6cee feat(rmm-eac5): update RMI/RSI_VERSION commands by AlexeiFedorov · 1 year, 10 months ago
  38. 4e2db16 feat(rmm-eac5): modify RMI_DATA_CREATE command by AlexeiFedorov · 1 year, 10 months ago
  39. 1d9e997 feat(rmm-eac4): update RSI_VERSION, add RSI_FEATURES by AlexeiFedorov · 1 year, 11 months ago
  40. 3776fa2 fix(rmm-eac4): fix Coverity HFA defect by AlexeiFedorov · 1 year, 10 months ago
  41. 25164e3 feat(rmm-eac4): change validate_realm_params() by AlexeiFedorov · 1 year, 11 months ago
  42. ea68b55 feat(rmm-eac4): modify RSI_ATTESTATION_TOKEN commands by AlexeiFedorov · 1 year, 10 months ago
  43. 9b29c6b feat(rmm-eac4): modify RSI_IPA_STATE_SET command by AlexeiFedorov · 1 year, 11 months ago
  44. e52db16 feat(rmm-eac4): copy context_id to x0 of CPU_ON target by Soby Mathew · 1 year, 11 months ago
  45. 120d7d0 feat(rmm-eac4): modify RMI_PSCI_COMPLETE command by AlexeiFedorov · 2 years ago
  46. f777f4b feat(rmm-eac3): update success rim condition by AlexeiFedorov · 2 years ago
  47. 3fa432c feat(rmm-eac3): add measured attributes by AlexeiFedorov · 2 years ago
  48. 52912a6 feat(rmm-eac3): rename rmi_rec_entry to rmi_rec_enter by AlexeiFedorov · 2 years ago
  49. e824dca Merge "feat(rmm): generate interleaved dump" into integration by Soby Mathew · 1 year, 9 months ago
  50. f22f54f feat(rmm): disable SMC_RTT_FOLD logging by AlexeiFedorov · 1 year, 9 months ago
  51. df16e65 feat(rmm): generate interleaved dump by AlexeiFedorov · 1 year, 9 months ago
  52. 1ba15d0 Merge "refactor(lib/arch): add macro to update SIMD related trap fields" into integration by Soby Mathew · 1 year, 10 months ago
  53. ddccbae refactor(lib/arch): add macro to update SIMD related trap fields by Arunachalam Ganapathy · 1 year, 10 months ago
  54. 81914f3 Merge "feat(qemu): add QEMU virt platform" into integration by Soby Mathew · 1 year, 10 months ago
  55. f3a38bb feat(qemu): add QEMU virt platform by Jean-Philippe Brucker · 1 year, 11 months ago
  56. 8283633 Merge "feat(rme): remove unused macros from gic.h" into integration by Soby Mathew · 1 year, 10 months ago
  57. 7ee4f7c Merge "feat(tools): add support for clang-tidy" into integration by Soby Mathew · 1 year, 10 months ago
  58. 88c0719 feat(tools): add support for clang-tidy by Chuyue Luo · 1 year, 11 months ago
  59. 499ff04 Merge "fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment" into integration by Soby Mathew · 1 year, 10 months ago
  60. 15fc44e fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment by Javier Almansa Sobrino · 1 year, 10 months ago
  61. 479308e feat(rme): remove unused macros from gic.h by AlexeiFedorov · 2 years, 5 months ago
  62. 67a64a5 Merge changes I8022cc8d,Ibe800304 into integration by Soby Mathew · 1 year, 10 months ago
  63. ddf5daf fix: fix MISRA C 2012 Rule 12.2 violations by AlexeiFedorov · 1 year, 10 months ago
  64. b0de4d5 fix: suppress MISRA C 2012 Rule 8.7 by AlexeiFedorov · 1 year, 10 months ago
  65. 46c5ca0 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 10 months ago
  66. 4c9a9f6 fix(plat): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
  67. 5223c14 fix(plat): clang-tidy redundant cast warning by Chuyue Luo · 1 year, 10 months ago
  68. 8583440 fix(runtime): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 11 months ago
  69. 58e6711 fix(runtime): clang-tidy sizeof-expression warning by Chuyue Luo · 1 year, 11 months ago
  70. d738668 fix(runtime): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 11 months ago
  71. e4da13f fix(drivers): clang-tidy reserved identifier warning by Chuyue Luo · 1 year, 11 months ago
  72. f059799 fix(runtime): clang-tidy unused parameter warnings by Chuyue Luo · 1 year, 11 months ago
  73. 690c2aa Merge "fix(gic): Add missing check to gicv3_hcr field" into integration by Soby Mathew · 1 year, 10 months ago
  74. 422bde6 fix(gic): Add missing check to gicv3_hcr field by Shyamanth RH · 1 year, 10 months ago
  75. a4b9050 Merge changes from topic "xlat_unittest_bug" into integration by Soby Mathew · 1 year, 10 months ago
  76. c413c86 Merge "fix(tools): add file exclusions in checkpatch" into integration by Soby Mathew · 1 year, 10 months ago
  77. 411ee7e fix(unittest): fix bugs on the xlat library unittests by Javier Almansa Sobrino · 1 year, 10 months ago
  78. 0353767 fix(lib/xlat): Align structures accessed by secondary CPUs by Soby Mathew · 1 year, 10 months ago
  79. 9271e68 Merge "fix(lib/qcbor): correct linker options" into integration by Soby Mathew · 1 year, 10 months ago
  80. d2e8674 fix(lib/qcbor): correct linker options by Soby Mathew · 1 year, 10 months ago
  81. c500af8 Merge "feat(attest): adjust heap size depending on MAX_CPUS" into integration by Soby Mathew · 1 year, 10 months ago
  82. c4e7ca7 Merge "feat(rmm): suppress MISRA C:2012 Rule 10.4 violation" into integration by Soby Mathew · 1 year, 10 months ago
  83. 7f16086 feat(rmm): suppress MISRA C:2012 Rule 10.4 violation by AlexeiFedorov · 1 year, 10 months ago
  84. 0ccd7ae Merge changes from topic "rmm_sme" into integration by Soby Mathew · 1 year, 10 months ago
  85. 0ff7c87 feat(runtime): handle SME exceptions from realms by Arunachalam Ganapathy · 2 years ago
  86. 69d8e8e feat(runtime): emulate SME specific feature ID register for realms by Arunachalam Ganapathy · 2 years ago
  87. 83f46ca feat(lib/arch): add support for NS SME context by Arunachalam Ganapathy · 2 years ago
  88. 9120151 fix(lib/arch): add function to clear SVE P and FFR registers by Arunachalam Ganapathy · 1 year, 11 months ago
  89. ebfab6a feat(runtime): handle SVE hint bit passed in RMI SMCs by Arunachalam Ganapathy · 2 years ago
  90. c87677a feat(lib/arch): add SVE hint bit support by Arunachalam Ganapathy · 2 years ago
  91. 4f601e7 feat(lib/arch): add support for simd context by Arunachalam Ganapathy · 2 years, 3 months ago
  92. 30452e9 Merge "feat(rmm): suppress Coverity false positives" into integration by Soby Mathew · 1 year, 10 months ago
  93. ea9d3c9 feat(rmm): suppress Coverity false positives by AlexeiFedorov · 1 year, 11 months ago
  94. ba22385 feat(attest): adjust heap size depending on MAX_CPUS by Jean-Philippe Brucker · 2 years ago
  95. dad4434 Merge "refactor(lib): define GRANULE_SHIFT as parameter" into integration by Soby Mathew · 1 year, 10 months ago
  96. ac0cfbb refactor(lib): define GRANULE_SHIFT as parameter by Mate Toth-Pal · 2 years, 2 months ago
  97. faff6c7 Merge "chore(runtime): remove unnecessary include from rec.c" into integration by Soby Mathew · 1 year, 10 months ago
  98. 0b27f71 chore(runtime): remove unnecessary include from rec.c by Mate Toth-Pal · 2 years, 1 month ago
  99. 243acc4 Merge "fix(rmm): Fix/suppress coverity scan HFA defects" into integration by Soby Mathew · 1 year, 10 months ago
  100. e6768fd Merge "fix(s2tt): RMM_DATA_CREATE_UNKNOWN sets RIPAS to RAM" into integration by Soby Mathew · 1 year, 10 months ago