1. 1800292 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  2. c09b165 fix(rmm): rename RmiFeature type definitions by AlexeiFedorov · 2 years, 4 months ago
  3. 57e1870 Merge "fix(lib/realm): convert assertions to proper checks" into integration by Soby Mathew · 2 years ago
  4. 57581fb Merge "refactor(lock): remove a never used `idx` field in `struct granule_set`." into integration by Soby Mathew · 2 years ago
  5. 2fe0763 fix(lib/realm): convert assertions to proper checks by Soby Mathew · 2 years, 1 month ago
  6. 0e2bf77 Merge "chore(attest): update t_cose hash to latest dev branch" into integration by Alexei Fedorov · 2 years ago
  7. 3d3fadd chore(attest): update t_cose hash to latest dev branch by Mate Toth-Pal · 2 years ago
  8. 4c73cc9 Merge "feat(BTI): add support for RMM" into integration by Alexei Fedorov · 2 years ago
  9. a4cb2a2 feat(BTI): add support for RMM by Shruti Gupta · 2 years, 3 months ago
  10. 73f2112 refactor(lock): remove a never used `idx` field in `struct granule_set`. by shaxio01 · 2 years, 1 month ago
  11. ba885eb Merge "fix(rmm): fix rsi_logger_tests" into integration by Alexei Fedorov · 2 years, 1 month ago
  12. 5308bcd Merge "fix(xlat): fix coverity defects found on the xlat library" into integration by Javier Almansa Sobrino · 2 years, 1 month ago
  13. 77a8f57 fix(rmm): fix rsi_logger_tests by AlexeiFedorov · 2 years, 1 month ago
  14. 2520bfd fix(xlat): fix coverity defects found on the xlat library by Javier Almansa Sobrino · 2 years, 1 month ago
  15. 19c94d0 Merge "fix(unittests): make xlat table tests run for LPA2 and non LPA2 cases" into integration by Soby Mathew · 2 years, 1 month ago
  16. cd599e2 fix(unittests): make xlat table tests run for LPA2 and non LPA2 cases by Javier Almansa Sobrino · 2 years, 1 month ago
  17. 223a90d Merge "refactor(attestation): remove q_useful_buf dependency" into integration by Soby Mathew · 2 years, 1 month ago
  18. 6561e7b Merge changes If206468c,I7e088217 into integration by Soby Mathew · 2 years, 1 month ago
  19. 714a1d5 fix(runtime/rmi): Remove asserts in RMI_PSCI_COMPLETE by Soby Mathew · 2 years, 1 month ago
  20. 70444a9 fix(runtime/rmi): remove duplicate memcpy of rpv by Soby Mathew · 2 years, 1 month ago
  21. 071aa56 refactor(attestation): remove q_useful_buf dependency by Mate Toth-Pal · 2 years, 1 month ago
  22. 787f567 Merge "refactor(attest): update t_cose submodule to upstream" into integration by Soby Mathew · 2 years, 1 month ago
  23. fda673a refactor(attest): update t_cose submodule to upstream by Mate Toth-Pal · 2 years, 2 months ago
  24. ace82d9 Merge "fix: bump up the stack size" into integration by Soby Mathew · 2 years, 1 month ago
  25. f276531 fix: bump up the stack size by Soby Mathew · 2 years, 1 month ago
  26. 4ffbd87 Merge changes from topic "lpa2-support" into integration by Soby Mathew · 2 years, 1 month ago
  27. 59f0ef6 feat(xlat): add unittests for FEAT_LPA2 support on stage 1 xlat by Javier Almansa Sobrino · 2 years, 3 months ago
  28. 765a316 feat(xlat): add support for FEAT_LPA2 to the stage 1 xlat library by Javier Almansa Sobrino · 2 years, 3 months ago
  29. 2e06f0d Merge changes I8cb5df2f,I89cf1208 into integration by Soby Mathew · 2 years, 1 month ago
  30. 4d4c21a Revert "refactor(attest): update t_cose submodule to upstream" by Soby Mathew · 2 years, 1 month ago
  31. e324291 Revert "fix(attest): point to correct hash for t_cose" by Soby Mathew · 2 years, 1 month ago
  32. 2fdbfe1 Merge "fix(attest): point to correct hash for t_cose" into integration by Soby Mathew · 2 years, 1 month ago
  33. 445d355 fix(attest): point to correct hash for t_cose by Mate Toth-Pal · 2 years, 1 month ago
  34. 26027e1 Merge "refactor(attest): update t_cose submodule to upstream" into integration by Soby Mathew · 2 years, 1 month ago
  35. 5ea4f37 refactor(attest): update t_cose submodule to upstream by Mate Toth-Pal · 2 years, 2 months ago
  36. 27ea716 Merge "refactor(lib/arch): make FPU/SVE helper routines private to lib-arch" into integration by Soby Mathew · 2 years, 2 months ago
  37. 6524827 refactor(lib/arch): make FPU/SVE helper routines private to lib-arch by Arunachalam Ganapathy · 2 years, 3 months ago
  38. 3dd4b3f Merge "chore(sve): rename ZCR_EL2 register field name" into integration by Soby Mathew · 2 years, 2 months ago
  39. 89a682b Merge "fix(docs): add configuration file for readthedocs" into integration by Soby Mathew · 2 years, 2 months ago
  40. 2ebdeac fix(docs): add configuration file for readthedocs by Arunachalam Ganapathy · 2 years, 2 months ago
  41. 0ad8e98 Merge "feat(lib/xlat): add support to verify granularity support" into integration by Soby Mathew · 2 years, 2 months ago
  42. 2fa8abe feat(lib/xlat): add support to verify granularity support by Javier Almansa Sobrino · 2 years, 2 months ago
  43. 2b4a86f Merge "fix(rmm): rmi_features should set X1 zeros, if input `index` is non-zero." into integration by Alexei Fedorov · 2 years, 2 months ago
  44. 90ea218 Merge changes from topic "checkpatch_cpp" into integration by Soby Mathew · 2 years, 2 months ago
  45. 1fcd62d fix(rmm): rmi_features should set X1 zeros, if input `index` is non-zero. by shaxio01 · 2 years, 2 months ago
  46. 654ebf3 fix(unittests): fix checkpatch errors and warnings on .cpp files by Javier Almansa Sobrino · 2 years, 2 months ago
  47. a5275ab feat(checkpatch): add support to checkpatch to analyse .cpp unittest files by Javier Almansa Sobrino · 2 years, 2 months ago
  48. 2b45658 chore(sve): rename ZCR_EL2 register field name by Arunachalam Ganapathy · 2 years, 3 months ago
  49. e9b7b1f Merge "fix(rmm): fix Coverity scan defects" into integration by Soby Mathew · 2 years, 2 months ago
  50. 2a9814f fix(rmm): fix Coverity scan defects by AlexeiFedorov · 2 years, 2 months ago
  51. 059b945 Merge "fix(lib/rmm_el3_ifc): remove dead code" into integration by Soby Mathew · 2 years, 2 months ago
  52. c499635 fix(lib/rmm_el3_ifc): remove dead code by AlexeiFedorov · 2 years, 2 months ago
  53. a4a8fe5 Merge "build(mbedtls): harden patch application" into integration by Soby Mathew · 2 years, 2 months ago
  54. c965c2d Merge "fix(fvp): supress Coverity out-of-bounds warning" into integration by Soby Mathew · 2 years, 2 months ago
  55. 3669cb3 fix(fvp): supress Coverity out-of-bounds warning by AlexeiFedorov · 2 years, 2 months ago
  56. d08c5a2 Merge "fix(fvp): fix flush D-cache in fvp_set_dram_layout()" into integration by Soby Mathew · 2 years, 2 months ago
  57. 1a25412 fix(fvp): fix flush D-cache in fvp_set_dram_layout() by AlexeiFedorov · 2 years, 2 months ago
  58. bb14711 build(mbedtls): harden patch application by Soby Mathew · 2 years, 2 months ago
  59. f025887 Merge "fix(rmm): Fix Coverity scan warnings" into integration by Soby Mathew · 2 years, 2 months ago
  60. 97925fa fix(rmm): Fix Coverity scan warnings by AlexeiFedorov · 2 years, 2 months ago
  61. 6fdd461 Merge "refactor(attest): use PSA Crypto API" into integration by Soby Mathew · 2 years, 2 months ago
  62. c69951d refactor(attest): use PSA Crypto API by Mate Toth-Pal · 2 years, 5 months ago
  63. 9cb8e73 Merge "feat(PAuth): add support for RMM and Realms" into integration by Soby Mathew · 2 years, 2 months ago
  64. bd36a1b feat(PAuth): add support for RMM and Realms by Arvind Ram Prakash · 2 years, 8 months ago
  65. 67d1545 Merge "refactor(rmm_el3_ifc): harden compatibility checks for version" into integration by Soby Mathew · 2 years, 2 months ago
  66. 14c88f7 Merge "docs: Update coding guidelines on use of 64 bit types" into integration by Soby Mathew · 2 years, 2 months ago
  67. 8669343 docs: Update coding guidelines on use of 64 bit types by Soby Mathew · 2 years, 3 months ago
  68. 361728e Merge "build: Use backup variable when modifying C/CXX flag" into integration by Soby Mathew · 2 years, 2 months ago
  69. 03c3c84 Merge "feat(host_build): Enhance sample app to do Realm token creation" into integration by Soby Mathew · 2 years, 2 months ago
  70. 76e9b45 feat(host_build): Enhance sample app to do Realm token creation by Soby Mathew · 2 years, 3 months ago
  71. 02443e9 build: Use backup variable when modifying C/CXX flag by Soby Mathew · 2 years, 3 months ago
  72. 88243c6 Merge "rmm(host): add RSI logger test" into integration by Soby Mathew · 2 years, 3 months ago
  73. 65d0653 rmm(host): add RSI logger test by AlexeiFedorov · 2 years, 3 months ago
  74. 5833f04 Merge "fix(runtime): fix attestation token interruption flow" into integration by Soby Mathew · 2 years, 3 months ago
  75. 95bc721 Merge "feat(sve): add support for FPU usage in REL2" into integration by Soby Mathew · 2 years, 3 months ago
  76. 7ba601d Merge "TF-RMM Release v0.3.0" into integration by Soby Mathew · 2 years, 3 months ago tf-rmm-v0.3.0
  77. 1862588 TF-RMM Release v0.3.0 by Soby Mathew · 2 years, 3 months ago
  78. ad090e6 Merge "docs(changelog): Add known issue for the release" into integration by Soby Mathew · 2 years, 3 months ago
  79. edf5f80 docs(changelog): Add known issue for the release by Soby Mathew · 2 years, 3 months ago
  80. da3ecb1 refactor(rmm_el3_ifc): harden compatibility checks for version by Soby Mathew · 2 years, 3 months ago
  81. 1be3021 fix(runtime): fix attestation token interruption flow by Soby Mathew · 2 years, 3 months ago
  82. 5111993 feat(sve): add support for FPU usage in REL2 by Arunachalam Ganapathy · 2 years, 5 months ago
  83. b78798f Merge "docs: Change-log for v0.3.0" into integration by Soby Mathew · 2 years, 3 months ago tf-rmm-v0.3.0-rc0
  84. a7e3caf docs: Change-log for v0.3.0 by Soby Mathew · 2 years, 3 months ago
  85. 2a49cd8 Merge "build: resolve warning during host_test build" into integration by Soby Mathew · 2 years, 3 months ago
  86. 8162220 build: resolve warning during host_test build by Soby Mathew · 2 years, 3 months ago
  87. 3898080 Merge "refactor(lib/realm): add assertion checks" into integration by Soby Mathew · 2 years, 3 months ago
  88. afa678c refactor(lib/realm): add assertion checks by Shale Xiong · 2 years, 3 months ago
  89. e276e84 Merge "fix(build): increase stack size to 4 pages" into integration by Soby Mathew · 2 years, 3 months ago
  90. 29cf6f8 Merge "refactor(logging): modify RMI/RSI commands logging" into integration by Soby Mathew · 2 years, 3 months ago
  91. 6c11969 refactor(logging): modify RMI/RSI commands logging by AlexeiFedorov · 2 years, 4 months ago
  92. 2a3de87 fix(build): increase stack size to 4 pages by Mate Toth-Pal · 2 years, 3 months ago
  93. 4bb9569 Merge "chore(lib/realm): use macro in assert of max refcount for RTT" into integration by Soby Mathew · 2 years, 3 months ago
  94. 9a5cf5b chore(lib/realm): use macro in assert of max refcount for RTT by Shale Xiong · 2 years, 3 months ago
  95. 797f241 Merge "fix(lib/measurement): Fix parameter in measurement_extend_sha512()" into integration by Soby Mathew · 2 years, 3 months ago
  96. 60f1520 fix(lib/measurement): Fix parameter in measurement_extend_sha512() by Jean-Philippe Brucker · 2 years, 3 months ago
  97. b978339 Merge "fix(fvp): Increase the RMM_MAX_GRANULES" into integration by Soby Mathew · 2 years, 3 months ago
  98. e013c76 Merge changes from topic "realm-sve" into integration by Soby Mathew · 2 years, 3 months ago
  99. dee5597 fix(sve): restore FFR register before predicate registers by Arunachalam Ganapathy · 2 years, 4 months ago
  100. 43c2c6b fix(runtime): run RSI handler with FPU/SVE traps enabled by Arunachalam Ganapathy · 2 years, 5 months ago