1. 6cfd008 feat(lib/granule): Clean and invalidate granules to PoE by Jean-Philippe Brucker · 7 months ago
  2. 8b4361d refactor(lib/granule): Move granule_set_state() to granule.c by Jean-Philippe Brucker · 7 months ago
  3. 59f673a feat(mec): Add MEC support by Tushar Khandelwal · 1 year, 3 months ago
  4. 9be3b6c feat(mec): Enable MEC context before accessing Realm structures by Jean-Philippe Brucker · 6 months ago
  5. 18c418d feat(mec): Add EL3 interface for management of MECIDs by Tushar Khandelwal · 1 year, 3 months ago
  6. 43299d9 feat(mec): Scrub the granules when they leave the DELEGATED state by Jean-Philippe Brucker · 7 months ago
  7. 9cd6268 fix(rsi): Lock the DATA granule while handling RSI calls by Jean-Philippe Brucker · 7 months ago
  8. bdd51b6 fix(runtime): Increment refcount of AUX granules while in use by Jean-Philippe Brucker · 7 months ago
  9. 544dde0 Merge changes Ic8e7c3dc,I4385566b into integration by Soby Mathew · 6 months ago
  10. c1c2aed fix(lib/arch): fix PMU state save/restore by AlexeiFedorov · 7 months ago
  11. 3001c8a fix(runtime/core): save and restore all ns pmu event counters by Shruti Gupta · 7 months ago
  12. f951148 Merge changes I3384609c,I9277673d,I14f3ad49 into integration by Soby Mathew · 7 months ago
  13. c46c7c3 Merge "fix(runtime/rmi): fix smc_rec_create()" into integration by Soby Mathew · 7 months ago
  14. 2d01992 fix(runtime/rmi): fix smc_rec_create() by AlexeiFedorov · 7 months ago
  15. ffd2d2b Merge "fix(runtime): remove sp_el0 from sysreg_state" into integration by Soby Mathew · 7 months ago
  16. 6aa3634 fix(runtime): remove sp_el0 from sysreg_state by AlexeiFedorov · 7 months ago
  17. 6db3220 Merge "fix(lib/arch): fix macro" into integration by Soby Mathew · 7 months ago
  18. 79530bd fix(lib/arch): fix macro by Raghu Krishnamurthy · 7 months ago
  19. 7efb3e0 Merge "fix(doc): bump jinja2 version from 3.1.4 to 3.1.5" into integration by Soby Mathew · 7 months ago
  20. cbabd84 fix(doc): bump jinja2 version from 3.1.4 to 3.1.5 by Javier Almansa Sobrino · 7 months ago
  21. 64ab104 fix(plat/host/common): add missing break when processing monitor call id by Mate Toth-Pal · 8 months ago
  22. e971694 refactor(lib): Make rmm-mbedtls included privately by Mate Toth-Pal · 9 months ago
  23. 675d85c refactor(lib/arch): remove dependency on rmm-lib-smc by Mate Toth-Pal · 9 months ago
  24. a54fa06 Merge "fix(lib/spdm_requester): exclude few compile options for libspdm" into integration by Soby Mathew · 7 months ago
  25. 20fe063 fix(lib/spdm_requester): exclude few compile options for libspdm by Arunachalam Ganapathy · 7 months ago
  26. 90b7cda Merge "fix(unittests): bump up rmm el3 interface version" into integration by Soby Mathew · 7 months ago
  27. 46fd585 Merge "feat(rdv3r1): Add initial platform support" into integration by Soby Mathew · 7 months ago
  28. f16509d Merge changes I4e2a8563,I7c0b815e,I71113549,Ibf77b679 into integration by Soby Mathew · 7 months ago
  29. 06c28c1 build: add -fno-delete-null-pointer-checks option by Soby Mathew · 7 months ago
  30. 6a0f648 fix(unittests): bump up rmm el3 interface version by Raghu Krishnamurthy · 7 months ago
  31. b1228bb build: add Wextra compile option by Soby Mathew · 7 months ago
  32. dff05e1 build: add Wstrict-overflow and FORTIFY_SOURCE options by Soby Mathew · 7 months ago
  33. a3e58e9 build: add -Wnull-dereference to Debug build by Soby Mathew · 7 months ago
  34. fa72af3 Merge changes Id94009b7,I17dc23ea,If9188c01 into integration by Soby Mathew · 7 months ago
  35. e558fa3 build: ensure C++ std is set by Soby Mathew · 7 months ago
  36. 1eccd46 chore(lib/arch): rename PA range defines by Soby Mathew · 10 months ago
  37. 1385cfd fix(lib/arch): have a default PA range by Soby Mathew · 10 months ago
  38. 8cbb04c Merge "fix(runtime/rmi) : remove redundant granule_unlock" into integration by Soby Mathew · 7 months ago
  39. 8b59183 fix(runtime/rmi) : remove redundant granule_unlock by Shyamanth RH · 8 months ago
  40. 0acbbbf Merge changes from topic "misra-fixes" into integration by Soby Mathew · 8 months ago
  41. 3dd0edd fix(misra): fix remaining coverity misra issue by Soby Mathew · 8 months ago
  42. 7f9ee6e fix(misra): fix coverity misra issues by Aliyha Ajmal · 10 months ago
  43. 6962901 Merge "fix(sea_inject): setup missing bits on PSTATE for abort injection" into integration by Soby Mathew · 8 months ago
  44. 34005b9 fix(sea_inject): setup missing bits on PSTATE for abort injection by Javier Almansa Sobrino · 10 months ago
  45. 3be8ca3 feat(rdv3r1): Add initial platform support by Lokesh B V · 11 months ago
  46. ba9a52b Merge "fix(unittests): remove variable size arrays on unittests" into integration by Soby Mathew · 8 months ago
  47. 362d35e Merge "fix(runtime/rmi) : Added top_gran_align check" into integration by Soby Mathew · 8 months ago
  48. 62ece7d fix(runtime/rmi) : Added top_gran_align check by Shyamanth RH · 8 months ago
  49. e7d1f03 fix(unittests): remove variable size arrays on unittests by Javier Almansa Sobrino · 9 months ago
  50. 305f20d Merge "feat(runtime): add support for lower and higher RMI/RSI revision" into integration by Soby Mathew · 8 months ago
  51. 4003b3c feat(runtime): add support for lower and higher RMI/RSI revision by Arunachalam Ganapathy · 9 months ago
  52. 9e366c6 Merge changes Id73243e8,Ib3539a1a,I00a16436 into integration by Soby Mathew · 8 months ago
  53. b5a2975 build: support submodule update during config by Soby Mathew · 9 months ago
  54. 3665431 Merge "fix(config/mbedtls): add missing define" into integration by Soby Mathew · 8 months ago
  55. a72a16d Merge "feat(tools/shrinkwrap): enable pcie parameters for FVP" into integration by Soby Mathew · 8 months ago
  56. 96274fd Merge "chore(lib/spdm_requester): tidy up cmakefile" into integration by Soby Mathew · 8 months ago
  57. 7f6bc13 Merge changes Ic666ae7f,I876329eb into integration by Soby Mathew · 9 months ago topics/planes tf-rmm-v0.6.0
  58. ef1aa48 build: Update TF-RMM release version to v0.6.0 by Soby Mathew · 9 months ago
  59. babddc9 docs: Add change-log for the Release by Soby Mathew · 9 months ago
  60. 19ac13a Merge changes I68b305fc,I833bc1f1 into integration by Soby Mathew · 9 months ago tf-rmm-v0.6.0-rc1
  61. b1a32ed fix(plat/host): set EL3-RMM version to the latest by Soby Mathew · 9 months ago
  62. 990ab4b fix(lib/attestation): fix EL3_TOKEN_SIGN flow by Soby Mathew · 9 months ago
  63. ce4fa42 Merge "fix(lib/rmm_el3_ifc): add console name to checksum calculation" into integration by Soby Mathew · 9 months ago
  64. 71c4443 fix(lib/rmm_el3_ifc): add console name to checksum calculation by AlexeiFedorov · 9 months ago
  65. 18bf1b9 fix(config/mbedtls): add missing define by Soby Mathew · 9 months ago
  66. 8a86e2b feat(tools/shrinkwrap): enable pcie parameters for FVP by Soby Mathew · 9 months ago
  67. c69dc951 chore(lib/spdm_requester): tidy up cmakefile by Soby Mathew · 9 months ago
  68. 3ed6228 refactor: import libspdm via git submodules by Soby Mathew · 9 months ago
  69. 5cf74b7 refactor: move git utils to cmake modules by Soby Mathew · 9 months ago
  70. 642d6af Merge "fix(lib/spdm_requester): fix link_libraries" into integration by Soby Mathew · 9 months ago tf-rmm-v0.6.0-rc0
  71. 6e4f2c3 fix(lib/spdm_requester): fix link_libraries by Soby Mathew · 9 months ago
  72. e8d2fde Merge changes Idc97e7ba,I7e5cf993 into integration by Soby Mathew · 9 months ago
  73. a76aa25 Merge remote-tracking branch 'origin/topics/da' into HEAD by Soby Mathew · 9 months ago
  74. 54dbd47 Merge changes Ib93f832c,Ia4819694,I63a1320c,I6d40aafd,I8e9354da, ... into topics/da by Soby Mathew · 9 months ago
  75. fdbc4b4 fix: resolve clang-tidy-14 errors by Soby Mathew · 9 months ago
  76. 1c8a2e8 chore: fix checkpatch errors in codebase by Soby Mathew · 9 months ago
  77. bff770d feat(runtime): update rmi feature register0 with DA fields by Arunachalam Ganapathy · 1 year, 1 month ago
  78. 69931e3 fix(lib/spdm_requester): manually create dependencies for libraries by Arunachalam Ganapathy · 1 year, 1 month ago
  79. f321fe7 feat(lib/spdm_requester): add aarch64_stub libraries required by libspdm by Arunachalam Ganapathy · 1 year, 3 months ago
  80. 017383f feat(lib/slot_buf): define pdev aux granules map/unmap helpers by Arunachalam Ganapathy · 1 year, 3 months ago
  81. 7841780 refactor(lib/slot_buf): common function to map aux granules by Arunachalam Ganapathy · 1 year, 3 months ago
  82. 61748fb feat(lib/slot_buf): reserve buffer slot IDs for DA objects by Arunachalam Ganapathy · 1 year, 3 months ago
  83. 3ccb29b feat(lib/granule): add DA specific granule state by Arunachalam Ganapathy · 1 year, 3 months ago
  84. f36187e feat(smc): add RMI/RSI commands, data types aligning with 1.1-alp9 by Arunachalam Ganapathy · 1 year, 3 months ago
  85. 1b9a9f7 fix(lib/spdm_requester): spdm_crypt_lib compile issue and misra errors by Arunachalam Ganapathy · 10 months ago
  86. 56aeccc refactor(build): rename build option RMM_CCA_DA to RMM_V1_1 by Arunachalam Ganapathy · 10 months ago
  87. 67b5aa3 Merge "feat(lib/arch): add support for FEAT_DoubleFault2 to RMM" into integration by Soby Mathew · 9 months ago
  88. cfd3254 feat(lib/arch): add support for FEAT_DoubleFault2 to RMM by Javier Almansa Sobrino · 10 months ago
  89. c9444f6 Merge changes I0f0ea52f,Id6fa415c into integration by Soby Mathew · 9 months ago
  90. ef2ed45 Merge "feat(tools/shrinkwrap): sync configs with updated overlays" into integration by Soby Mathew · 9 months ago
  91. 54296b8 fix(runtime): enable FEAT_DIT during initial attestation by Rustam Ismayilov · 10 months ago
  92. b643b75 fix(runtime): enable FEAT_DIT on fine-grained basis by Rustam Ismayilov · 10 months ago
  93. 4334162 feat(tools/shrinkwrap): sync configs with updated overlays by Sona Mathew · 10 months ago
  94. e42f6b2 Merge "chore(lib/rmm_el3_ifc): return E_RMM_OK instead of 0" into integration by Soby Mathew · 9 months ago
  95. 973da8a Merge changes from topic "V2" into integration by Soby Mathew · 9 months ago
  96. cd92103 feat(qemu): Add support for QEMU SBSA platform by Mathieu Poirier · 11 months ago
  97. d8e1f30 fix(lib): Adjust heap size based on MAX_CPUS by Mathieu Poirier · 1 year, 2 months ago
  98. a3c68bf chore(lib/rmm_el3_ifc): return E_RMM_OK instead of 0 by Rustam Ismayilov · 10 months ago
  99. faa0b90 Merge "fix(runtime): RTT_READ_ENTRY does not set x3 correctly" into integration by Soby Mathew · 9 months ago
  100. f5257c6 fix(runtime): RTT_READ_ENTRY does not set x3 correctly by Soby Mathew · 9 months ago