1. 06f57cf Merge "fix(lib/realm): remove assert() to allow GCC 13 compile" into integration by Soby Mathew · 2 years, 7 months ago
  2. 4409e27 fix(lib/realm): remove assert() to allow GCC 13 compile by Soby Mathew · 2 years, 7 months ago
  3. 04c6fb8 Merge "test(slot buffer): add assertion tests" into integration by Soby Mathew · 2 years, 7 months ago
  4. 1948e69 test(slot buffer): add assertion tests by Javier Almansa Sobrino · 2 years, 7 months ago
  5. c52ecc2 Merge changes from topic "sm/rmi_rsi_hdr_refactor" into integration by Soby Mathew · 2 years, 7 months ago
  6. 0c49258 chore(test): remove unneeded typecast to void* by Soby Mathew · 2 years, 7 months ago
  7. fa6c521 refactor(lib/smc): Allow RSI header to be included in asm by Yousuf A · 2 years, 10 months ago
  8. 40852d2 refactor(lib/smc): Use #define for RSI error codes by Soby Mathew · 2 years, 7 months ago
  9. 5216d17 refactor(lib/smc): Use SET_MEMBER_RSI for RSI header by Soby Mathew · 2 years, 7 months ago
  10. 740bc36 refator(lib/smc): Move COMPILER_ASSERTs in smc-rsi to a C file by Yousuf A · 2 years, 9 months ago
  11. c9b6ecd refactor(lib/smc): allow smc-rmi.h to be included in asm by Soby Mathew · 2 years, 7 months ago
  12. 6280815 refactor(lib/smc): Update RIPAS defs to align with RMI header by Yousuf A · 2 years, 9 months ago
  13. 3daed82 refactor(lib/smc): Update RTT states name with RMM A-bet0 spec by Yousuf A · 2 years, 10 months ago
  14. a297b9b refactor(lib/smc): Move feature bit definitions to RMI header by Yousuf A · 2 years, 10 months ago
  15. 0ec040d refactor(lib/smc): Use #define for RMI error codes by Yousuf A · 2 years, 9 months ago
  16. c414f2a refactor(lib/smc): Update SET_MEMBER to SET_MEMBER_RMI by Soby Mathew · 2 years, 7 months ago
  17. a28d46e refactor(lib/smc): Move COMPILER_ASSERTs to separate file by Soby Mathew · 2 years, 7 months ago
  18. 3f56a4c refactor(lib/smc): Update measurement to use RMI header by Soby Mathew · 2 years, 7 months ago
  19. 6b097e6 refactor(lib/smc): Move RMI and RSI header into `smc` component by Soby Mathew · 2 years, 7 months ago
  20. e870e30 Merge "fix(granules): Properly check granule alignment on granule_addr()" into integration by Soby Mathew · 2 years, 7 months ago
  21. e02e0bd fix(granules): Properly check granule alignment on granule_addr() by Soby Mathew · 2 years, 7 months ago
  22. 519ca98 Merge "fix(granules): granule_addr() did not detect a misaligned address" into integration by Soby Mathew · 2 years, 7 months ago
  23. aecad12 fix(granules): granule_addr() did not detect a misaligned address by Javier Almansa Sobrino · 2 years, 7 months ago
  24. 1f8a8c0 Merge "test(unittests): add tests for slot buffer library" into integration by Soby Mathew · 2 years, 7 months ago
  25. ed0ffd2 test(unittests): add tests for slot buffer library by Javier Almansa Sobrino · 3 years ago
  26. 3a93a0b Merge "fix(static-checks): fix cppcheck warnings" into integration by Soby Mathew · 2 years, 7 months ago
  27. 9debb13 fix(static-checks): fix cppcheck warnings by Shruti Gupta · 2 years, 8 months ago
  28. e008eb1 Merge "fix(build): list ASM last in Language list for Cmake" into integration by Soby Mathew · 2 years, 7 months ago
  29. 6efcc5f fix(build): list ASM last in Language list for Cmake by Soby Mathew · 2 years, 7 months ago
  30. b2c6071 Merge "fix(unittests): fix assertion test skip for non-clang toolchains" into integration by Javier Almansa Sobrino · 2 years, 7 months ago
  31. 6c7f2d2 fix(unittests): fix assertion test skip for non-clang toolchains by Javier Almansa Sobrino · 2 years, 7 months ago
  32. 21f1013 Merge "fix(unittests): add support to force run unittests only once" into integration by Soby Mathew · 2 years, 7 months ago
  33. e9621b8 fix(unittests): add support to force run unittests only once by Javier Almansa Sobrino · 2 years, 7 months ago
  34. d581fb2 Merge changes from topic "assert-test-support" into integration by Soby Mathew · 2 years, 7 months ago
  35. a2214d9 feat(unittests): Test assertions on the granules module by Javier Almansa Sobrino · 2 years, 8 months ago
  36. 9f3f903 feat(unittests): Add support to handle assertions on unittests by Javier Almansa Sobrino · 2 years, 8 months ago
  37. 2b2ad3c Merge "fix(rmm): handle errors for granule (un)delegate calls" into integration by Soby Mathew · 2 years, 7 months ago
  38. e4ade46 fix(rmm): handle errors for granule (un)delegate calls by AlexeiFedorov · 2 years, 7 months ago
  39. a8680aa Merge changes from topic "utest-framework" into integration by Soby Mathew · 2 years, 7 months ago
  40. bb66f8a feat(unittests): add support for dynamic test harnesses by Javier Almansa Sobrino · 2 years, 7 months ago
  41. d528efd refactor(lib/realm): remove 'ns' argument from the buffer_map API by Javier Almansa Sobrino · 2 years, 7 months ago
  42. 04225eb refactor(unittest): refactor some common helpers for the tests. by Javier Almansa Sobrino · 2 years, 7 months ago
  43. de8cb71 Merge "fix(rmm): replace ARRAY_READ/WRITE macros with direct read/write" into integration by Alexei Fedorov · 2 years, 7 months ago
  44. feaef16 fix(rmm): replace ARRAY_READ/WRITE macros with direct read/write by AlexeiFedorov · 2 years, 8 months ago
  45. f8a3d0a Merge changes Ic066c61c,I6e944e5e into integration by Soby Mathew · 2 years, 7 months ago
  46. 18687a2 Merge "fix(runtime): incorrect bit manipulation for vmid." into integration by Soby Mathew · 2 years, 7 months ago
  47. d2d394e fix(build): Workaround warning during MbedTLS configuration by Soby Mathew · 2 years, 7 months ago
  48. f427d8a fix(runtime): incorrect bit manipulation for vmid. by Shale Xiong · 2 years, 8 months ago
  49. 73dad84 fix(build): move mbedtls build from configure stage by Soby Mathew · 2 years, 8 months ago
  50. e2eea7c Merge "fix(cppcheck): cppcheck ignore external repos" into integration by Soby Mathew · 2 years, 8 months ago
  51. 6ef4ab3 Merge "feat(tests): Add support for coverage report" into integration by Soby Mathew · 2 years, 8 months ago
  52. 576071e feat(tests): Add support for coverage report by Javier Almansa Sobrino · 2 years, 11 months ago
  53. 204e7d2 fix(cppcheck): cppcheck ignore external repos by Shruti Gupta · 2 years, 8 months ago
  54. 35f487b Merge "fix(tools): allow Cmake 3.16 to run static checks" into integration by Soby Mathew · 2 years, 8 months ago
  55. af203f0 fix(tools): allow Cmake 3.16 to run static checks by Soby Mathew · 2 years, 8 months ago
  56. 0f4441d Merge "fix(rmm): fix block mapping cases" into integration by Soby Mathew · 2 years, 8 months ago
  57. ab33d78 Merge "plat(fvp): add RMM support for 2nd DRAM bank." into integration by Alexei Fedorov · 2 years, 8 months ago
  58. 58b1174 plat(fvp): add RMM support for 2nd DRAM bank. by AlexeiFedorov · 2 years, 8 months ago
  59. 80c2f04 fix(rmm): fix block mapping cases by AlexeiFedorov · 2 years, 8 months ago
  60. 6981465 Merge "fix(docs): docs build in aarch64 fails" into integration by Soby Mathew · 2 years, 8 months ago
  61. 484843f fix(docs): docs build in aarch64 fails by Arunachalam Ganapathy · 2 years, 8 months ago
  62. d10ffc9 Merge "tests: add unit tests for granule library" into integration by Javier · 2 years, 8 months ago
  63. 935040f Merge "feat(unittests): add a unit test framework." into integration by Javier · 2 years, 8 months ago
  64. 553489f Merge "feat(fake_host): Add support for per PE sysreg emulation" into integration by Javier · 2 years, 8 months ago
  65. 68a593a tests: add unit tests for granule library by Javier Almansa Sobrino · 3 years ago
  66. c4ad5b0 feat(unittests): add a unit test framework. by Javier Almansa Sobrino · 3 years, 1 month ago
  67. 9929a79 feat(fake_host): Add support for per PE sysreg emulation by Javier Almansa Sobrino · 2 years, 9 months ago
  68. 24e77e7 Merge "docs(readme): Update references on readme.rst" into integration by Soby Mathew · 2 years, 9 months ago
  69. aefe649 docs(readme): Update references on readme.rst by Javier Almansa Sobrino · 2 years, 9 months ago
  70. 7d34f27 Merge "TF-RMM Release v0.2.0" into integration by Soby Mathew · 2 years, 9 months ago tf-rmm-v0.2.0
  71. fbf114f Merge "fix(docs): get version" into integration by Soby Mathew · 2 years, 9 months ago
  72. bacc0de fix(docs): get version by Arunachalam Ganapathy · 2 years, 9 months ago
  73. c9a10f6 Merge "docs: Add note about AArch64 build environment" into integration by Soby Mathew · 2 years, 9 months ago
  74. 8fc82c5 TF-RMM Release v0.2.0 by Soby Mathew · 2 years, 9 months ago
  75. f572d3b docs: Add note about AArch64 build environment by Soby Mathew · 2 years, 9 months ago
  76. 39e6e16 Merge "fix(runtime): change assertion in do_host_call()" into integration by Soby Mathew · 2 years, 9 months ago
  77. c9671bb Merge "fix(runtime): exit to Host in SMC_RSI_HOST_CALL handling" into integration by Soby Mathew · 2 years, 9 months ago
  78. 591967c fix(runtime): exit to Host in SMC_RSI_HOST_CALL handling by AlexeiFedorov · 2 years, 9 months ago
  79. 6a15c9e fix(runtime): change assertion in do_host_call() by Alexei Fedorov · 2 years, 9 months ago
  80. 1f2ddbc Merge "fix(rsi): handle destroyed state s2tte in RSI_IPA_STATE_GET ABI" into integration by Soby Mathew · 2 years, 9 months ago
  81. af6f099 Merge "fix(docs): add support for readthedocs" into integration by Soby Mathew · 2 years, 9 months ago
  82. f1a13aa fix(docs): add support for readthedocs by Arunachalam Ganapathy · 2 years, 9 months ago
  83. dbaa886 fix(rsi): handle destroyed state s2tte in RSI_IPA_STATE_GET ABI by Arunachalam Ganapathy · 2 years, 9 months ago
  84. 883dd86 Merge "docs(getting-started): Add missing details on the getting started guide" into integration by Soby Mathew · 2 years, 9 months ago
  85. 6166c03 docs(getting-started): Add missing details on the getting started guide by Javier Almansa Sobrino · 2 years, 9 months ago
  86. b4c6df4 TF-RMM Release v0.1.0 by Soby Mathew · 2 years, 9 months ago tf-rmm-v0.1.0