1. c492f48 feat(tools/cbmc): add option to test a single testbench by Mate Toth-Pal · 1 year, 8 months ago
  2. c751c0d feat(tools/cbmc): add testbench for RMI_REALM_ACTIVATE by Mate Toth-Pal · 1 year, 9 months ago
  3. 988dfcb refactor(lib/realm): rename realm states according to spec by Mate Toth-Pal · 1 year, 7 months ago
  4. a07edf8 Merge "fix(tools): merge checkpatch and commit message checker counts" into integration by Soby Mathew · 1 year, 7 months ago
  5. 567098c fix(tools): merge checkpatch and commit message checker counts by Chuyue Luo · 1 year, 8 months ago
  6. e768a69 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 8 months ago
  7. a97cabf Merge "fix(fake_host): fix spinlock_acquire() implementation on the fake_host" into integration by Javier Almansa Sobrino · 1 year, 8 months ago
  8. 8ba1597 fix(lib/allocator): clang-tidy dead store error by Chuyue Luo · 1 year, 8 months ago
  9. 91bf8a4 fix(plat/host): clang-tidy unused parameter errors by Chuyue Luo · 1 year, 8 months ago
  10. fe690a1 fix(fake_host): fix spinlock_acquire() implementation on the fake_host by Javier Almansa Sobrino · 1 year, 9 months ago
  11. 236188a Merge "build(tools/cbmc): integrate cbmc-viewer" into integration by Soby Mathew · 1 year, 8 months ago
  12. 5e5a39d Merge "refactor(rmm): calculate RIM extension on stack" into integration by Soby Mathew · 1 year, 8 months ago
  13. 0361dcb build(tools/cbmc): integrate cbmc-viewer by Mate Toth-Pal · 1 year, 8 months ago
  14. 3608c99 Merge "fix(tools): disable clang-tidy static assert check" into integration by Soby Mathew · 1 year, 8 months ago
  15. 7011513 refactor(rmm): calculate RIM extension on stack by AlexeiFedorov · 1 year, 8 months ago
  16. 6092176 fix(tools): disable clang-tidy static assert check by Chuyue Luo · 1 year, 8 months ago
  17. f83164d Merge "fix(tools/checkpatch): fix CHECKPATCH_RUN=1 for multiple files in change" into integration by Soby Mathew · 1 year, 8 months ago
  18. fbc2f7c Merge "fix(rmm): initialize MDCR_EL2.HPMN for each REC" into integration by Soby Mathew · 1 year, 8 months ago
  19. 7f841c0 fix(rmm): initialize MDCR_EL2.HPMN for each REC by Jean-Philippe Brucker · 1 year, 8 months ago
  20. cc391d2 Merge "feat(runtime): add separate stack for exception handler" into integration by Soby Mathew · 1 year, 8 months ago
  21. c9f55e2 feat(runtime): add separate stack for exception handler by Mate Toth-Pal · 2 years ago
  22. 2da87fd fix(tools/checkpatch): fix CHECKPATCH_RUN=1 for multiple files in change by Mate Toth-Pal · 1 year, 8 months ago
  23. e0fc446 Merge "fix(rmm): fix MISRA C 2012 violations" into integration by Soby Mathew · 1 year, 8 months ago
  24. 0e37813 fix(rmm): fix MISRA C 2012 violations by Shruti Gupta · 1 year, 8 months ago
  25. ff10c06 Merge "fix(rmm): changes for Release build and logging" into integration by Soby Mathew · 1 year, 8 months ago
  26. 719493e Merge "fix(rmm): Report accurate breakpoint and watchpoint numbers" into integration by Soby Mathew · 1 year, 8 months ago
  27. 85a1de7 fix(rmm): Report accurate breakpoint and watchpoint numbers by Jean-Philippe Brucker · 1 year, 8 months ago
  28. 7c38ef4 fix(rmm): changes for Release build and logging by AlexeiFedorov · 1 year, 8 months ago
  29. 6871a43 Merge "docs(coding-standard): Rework guidelines on the max line length" into integration by Soby Mathew · 1 year, 8 months ago
  30. e41809d Merge "refactor(tools/cbmc): rework cbmc delegate and undelegate" into integration by Soby Mathew · 1 year, 8 months ago
  31. bdd30ee refactor(tools/cbmc): rework cbmc delegate and undelegate by Soby Mathew · 1 year, 8 months ago
  32. 1d8bd79 Merge changes Ic3128bf0,Iadbf531a,Ia9f0b21f,Ie9319582 into integration by Soby Mathew · 1 year, 8 months ago
  33. 7e0354c feat(tools/cbmc): Add testbench for command RMI_FEATURES by Mate Toth-Pal · 1 year, 9 months ago
  34. 73c2b91 feat(tools/cbmc): Add testbench for command RMI_VERSION by Mate Toth-Pal · 1 year, 9 months ago
  35. a18676e feat(tools/cbmc): implement host_gtsi_delegate by Mate Toth-Pal · 1 year, 9 months ago
  36. 01f0314 docs(coding-standard): Rework guidelines on the max line length by Soby Mathew · 1 year, 9 months ago
  37. 56001d0 refactor(plat/host): allow host variants to override gtsi delegate by Mate Toth-Pal · 1 year, 9 months ago
  38. 79c7a26 Merge "fix(unittest): fix implementation of test_helpers_get_rand_in_range()" into integration by Soby Mathew · 1 year, 8 months ago
  39. d1b581b Merge "refactor(tools/cppcheck): introduce build target for MISRA check" into integration by Soby Mathew · 1 year, 8 months ago
  40. 7faa95e refactor(tools/cppcheck): introduce build target for MISRA check by Soby Mathew · 1 year, 9 months ago
  41. e29b5c0 Merge "feat(tools/cbmc): add script to check CBMC results" into integration by Soby Mathew · 1 year, 8 months ago
  42. 7b875ea feat(tools/cbmc): add script to check CBMC results by Mate Toth-Pal · 1 year, 9 months ago
  43. e627b4d fix(unittest): fix implementation of test_helpers_get_rand_in_range() by Javier Almansa Sobrino · 1 year, 10 months ago
  44. 9aca983 Merge "fix(rmm): fix MISRA C 2012 violations" into integration by Soby Mathew · 1 year, 9 months ago
  45. ee2fc82 fix(rmm): fix MISRA C 2012 violations by AlexeiFedorov · 1 year, 9 months ago
  46. 93a319d Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
  47. 89c7ad0 Merge "fix: Remove unused code and correct code comment" into integration by Soby Mathew · 1 year, 9 months ago
  48. 7a5867e Merge "feat(rmm): enable alignment fault check" into integration by Soby Mathew · 1 year, 9 months ago
  49. c06f262 fix(plat): clang-tidy dead store errors by Chuyue Luo · 1 year, 9 months ago
  50. eb36162 fix(lib): clang-tidy null pointer dereference errors by Chuyue Luo · 1 year, 9 months ago
  51. 0a02656 Merge "build: Update TF-RMM release version to v0.4.0" into integration by Soby Mathew · 1 year, 9 months ago tf-rmm-v0.4.0
  52. bb01b42 feat(rmm): enable alignment fault check by AlexeiFedorov · 1 year, 10 months ago
  53. e400b53 build: Update TF-RMM release version to v0.4.0 by Soby Mathew · 1 year, 9 months ago
  54. fd84d37 Merge "docs(maintainers): Update the maintainers list" into integration by Soby Mathew · 1 year, 9 months ago
  55. 8246c0a Merge "docs(change-log): Add RMM v0.4.0 Release Notes" into integration by Soby Mathew · 1 year, 9 months ago
  56. 856d3ee docs(maintainers): Update the maintainers list by Soby Mathew · 1 year, 9 months ago
  57. 273ecb7 docs(change-log): Add RMM v0.4.0 Release Notes by Soby Mathew · 1 year, 9 months ago
  58. 3c5ffe2 Merge "fix(lib/arch): enable TSW bit in Realm HCR flags" into integration by Soby Mathew · 1 year, 9 months ago
  59. 591354a fix(lib/arch): enable TSW bit in Realm HCR flags by Arunachalam Ganapathy · 1 year, 9 months ago
  60. d1fc0a5 Merge "fix(runtime/rsi): attest token write may return without releasing lock" into integration by Soby Mathew · 1 year, 9 months ago
  61. 19eb433 fix(runtime/rsi): attest token write may return without releasing lock by Soby Mathew · 1 year, 9 months ago
  62. 556af6b Merge "fix(docs): fix extension of figures on S1 MMU documentation" into integration by Soby Mathew · 1 year, 9 months ago
  63. b444a97 fix(docs): fix extension of figures on S1 MMU documentation by Javier Almansa Sobrino · 1 year, 9 months ago
  64. c3723a7 Merge "fix(runtime): RMI_RTT_DESTROY should TLBI entire RTT range" into integration by Soby Mathew · 1 year, 9 months ago
  65. 2e535c3 Merge "docs(memory-management): Add documentation on S1 memory management" into integration by Soby Mathew · 1 year, 9 months ago
  66. 7af29bc docs(memory-management): Add documentation on S1 memory management by Javier Almansa Sobrino · 2 years, 7 months ago
  67. 22ba106 fix(runtime): RMI_RTT_DESTROY should TLBI entire RTT range by AlexeiFedorov · 1 year, 9 months ago
  68. f3d7a0d fix: Remove unused code and correct code comment by Soby Mathew · 1 year, 9 months ago
  69. 4d48966 Merge changes I726a4d34,I88bbf345 into integration by Soby Mathew · 1 year, 9 months ago
  70. 2d9aa2d fix(tools): make scope optional in commit message by Chuyue Luo · 1 year, 9 months ago
  71. 2c8e220 docs(commit-style): update commit style guide by Chuyue Luo · 1 year, 9 months ago
  72. a844e04 Merge "docs(tools/cbmc): add application note on CBMC" into integration by Soby Mathew · 1 year, 9 months ago tf-rmm-v0.4.0-rc0
  73. 5176cb8 docs(tools/cbmc): add application note on CBMC by Mate Toth-Pal · 1 year, 10 months ago
  74. f9e5a44 Merge "feat(tools): add static commit message checker" into integration by Soby Mathew · 1 year, 9 months ago
  75. 7c76c0f feat(tools): add static commit message checker by Chuyue Luo · 1 year, 10 months ago
  76. d0b34f4 fix(lib): clang-tidy implicit widening errors by Chuyue Luo · 1 year, 9 months ago
  77. 819aa31 fix(runtime): clang-tidy excessive padding error by Chuyue Luo · 1 year, 9 months ago
  78. c77ab7c feat(tools): add additional clang-tidy checks by Chuyue Luo · 1 year, 9 months ago
  79. f508f06 Merge changes I1c668383,Id7d043b6,Ib31e826e,I289a972f,Ib652dfaa, ... into integration by Soby Mathew · 1 year, 9 months ago
  80. 83a45bd feat(cbmc): add initial support for CBMC by Mate Toth-Pal · 1 year, 11 months ago
  81. ae6b315 feat(cbmc): add host target for CBMC by Mate Toth-Pal · 2 years, 2 months ago
  82. 0e93651 refactor(cbmc): make granule related buffers global by Mate Toth-Pal · 1 year, 10 months ago
  83. 7e3727a feat(cbmc): add macros to conditionally compile code blocks by Mate Toth-Pal · 2 years, 1 month ago
  84. 90194f5 fix(host): update signature of handle_ns_smc in host_rmi_wrappers.c by Mate Toth-Pal · 1 year, 10 months ago
  85. 0a8f37c refactor(cbmc): refactor platform specific constants by Mate Toth-Pal · 2 years ago
  86. db4f212 refactor(lib/common): disable COMPILER_ASSERT for CBMC by Mate Toth-Pal · 2 years, 2 months ago
  87. c08e011 feat(cbmc): add cbmc implementations for functions in lib attestation by Mate Toth-Pal · 2 years, 1 month ago
  88. b794958 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
  89. bcfe4c3 fix(lib): clang-tidy implicit widening warnings by Chuyue Luo · 1 year, 10 months ago
  90. 965f05d fix(lib): clang-tidy narrowing conversion warning by Chuyue Luo · 1 year, 10 months ago
  91. 5ef71d9 fix(lib): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
  92. 52f36e6 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
  93. c7f725a fix(lib): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 10 months ago
  94. e95902b fix(lib): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 10 months ago
  95. 8f86491 Merge "feat(rmm): disable SMC_RTT_FOLD logging" into integration by Soby Mathew · 1 year, 9 months ago
  96. 06786a9 RMM specification v1.0 EAC5 aligned by Soby Mathew · 1 year, 9 months ago rmm-spec-v1.0-eac5
  97. a23fa79 Merge "docs: update EAC5 spec URL in readme" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 9 months ago
  98. 1ac1330 Merge "fix(rmm-eac5): fix MISRA C defects" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
  99. 7448058 docs: update EAC5 spec URL in readme by Soby Mathew · 1 year, 9 months ago
  100. 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