1. ddcf336 feat(lib/s2tt): add device memory tests by AlexeiFedorov · 9 weeks ago
  2. 16af12b fix(lib/s2tt): add missing assertions by AlexeiFedorov · 9 weeks ago
  3. df894df feat(mec): add helper to detect FEAT_MEC presence by Juan Pablo Conde · 10 weeks ago
  4. cf718fb feat(lib/smc): align DA RMI/RSI commands, data types with 1.1-alp12 by Arunachalam Ganapathy · 8 months ago
  5. cb086fe Merge "feat(feat_tcr2): add support and enable FEAT_TCR2" into integration by Soby Mathew · 9 weeks ago
  6. 0dff416 feat(feat_tcr2): add support and enable FEAT_TCR2 by Javier Almansa Sobrino · 3 months ago
  7. b2a9668 Merge changes I4ba4dd51,I966d7e2c,I239eda5e,I8fdd1ae4 into integration by Soby Mathew · 9 weeks ago
  8. 479c9fb fix(lib/s2tt): change assertion condition by AlexeiFedorov · 10 weeks ago
  9. 6f36516 feat(app/device_assignment): move spdm to app by Soby Mathew · 4 months ago
  10. ff19e4b fix(lib/s2tt): fix S2TTE_INVALID_HIPAS_SHIFT macro by AlexeiFedorov · 10 weeks ago
  11. 7391eb3 Merge "refactor(lib/xlat): consider ASID and base table PA" into integration by Soby Mathew · 2 months ago
  12. ae2494a refactor(lib/xlat): consider ASID and base table PA by Mate Toth-Pal · 6 months ago
  13. cef34fd Merge changes Iba22c410,If1349d70,Ie9d43fe6 into integration by Soby Mathew · 2 months ago
  14. f892320 feat(lib/s2tt): check for device memory by AlexeiFedorov · 3 months ago
  15. d38d172 fix(unittests): fix random failures on host_ns_s2tte_is_valid_tc2() by Javier Almansa Sobrino · 3 months ago
  16. 7e3cafa refactor(plat/host): split rmm-host-common lib by Mate Toth-Pal · 3 months ago
  17. 01c061f fix(clang): fix clang-tidy-18 errors by Aliyha Ajmal · 8 months ago
  18. 0222d61 Merge changes I830c37b8,Ib045a458 into integration by Soby Mathew · 3 months ago
  19. d2e9393 feat(runtime/rmi): implement RMI_DEV_MEM_(UN)MAP by AlexeiFedorov · 7 months ago
  20. 67acdb1 Merge changes I560341d6,I04b45abd,I86a6042d into integration by Soby Mathew · 3 months ago
  21. ebefc08 chore(lib/common): use unsigned constant in int arithmetics by Mate Toth-Pal · 3 months ago
  22. a018c2e chore(lib/s2tt): move HIPAS and RIPAS fields by AlexeiFedorov · 4 months ago
  23. f1b6d04 feat(lib/stack_protector): Add stack protector option by Jacob Man Chun Yiu · 6 months ago
  24. 7365ab1 chore(lib/xlat): replace assertion with error message by AlexeiFedorov · 4 months ago
  25. fb1d40b chore(lib/common): rename DEV_RANGE_xx enumerators by AlexeiFedorov · 4 months ago
  26. b582b9d refactor(plat/host/common): extract host_utils parts to its own library by Mate Toth-Pal · 4 months ago
  27. ecf5b89 chore(app): sort library dependencies in CMakeLists.txt's by Mate Toth-Pal · 5 months ago
  28. 01b8fb2 fix(configs/mbedtls): patch Mbed TLS allocator to use app heap by Mate Toth-Pal · 6 months ago
  29. 040fe1c refactor(lib/allocator): rename struct buffer_alloc_ctx by Mate Toth-Pal · 6 months ago
  30. 8afd4cc refactor(lib/measurement): move measurement lib to attest app by Mate Toth-Pal · 6 months ago
  31. f615936 refactor(lib): move exclusively used libs to attestation app by Mate Toth-Pal · 8 months ago
  32. 646c603 feat(runtime): use attest app for attest by Mate Toth-Pal · 6 months ago
  33. 372b403 feat(app/attestation): move attestation lib to app by Mate Toth-Pal · 6 months ago
  34. cdc96e3 feat(lib/attestation): use app for doing measurement ops by Mate Toth-Pal · 12 months ago
  35. 862fed2 refactor(lib/attestation): use application for random by Mate Toth-Pal · 12 months ago
  36. c83c305 refactor(lib/allocator): move heap context handling to alloc lib by Mate Toth-Pal · 6 months ago
  37. 1faff54 feat(runtime/rmi): Add support for dev granules (UN)DELEGATE by AlexeiFedorov · 9 months ago
  38. 037add6 feat(lib/granule): Add dev_granule object type by AlexeiFedorov · 9 months ago
  39. 7249bd2 feat(lib): add 8-bit atomic primitives by AlexeiFedorov · 5 months ago
  40. ffef39a feat(plat/arm): read device memory info from Boot manifest by AlexeiFedorov · 9 months ago
  41. e2d133c fix(mpam): trap access to MPAM registers from Realm. by Javier Almansa Sobrino · 7 months ago
  42. 21992e7 fix(lib/arch): disable BRBE at R-EL2 and R-EL1 by Sona Mathew · 6 months ago
  43. d7089bd fix(toolchains): Add -Wstrict-aliasing compiler option by Jacob Man Chun Yiu · 6 months ago
  44. c95337b feat(lib): implement app support for host build by Mate Toth-Pal · 6 months ago
  45. 8f94924 feat(app): add framework to run an el0 app by Mate Toth-Pal · 6 months ago
  46. 9d59575 feat(lib/xlat): get ASID from TTBR1_EL2 by Mate Toth-Pal · 8 months ago
  47. 5306612 feat(lib/slot_buf): Add new slots by Mate Toth-Pal · 1 year ago
  48. 8ad2e31 fix(lib/arch): fix PMU save/restore registers by AlexeiFedorov · 6 months ago
  49. 470b58b Merge "fix(runtime/core): clear granules memory after mmu enabled" into integration by Soby Mathew · 6 months ago
  50. 7b08744 fix(mpam): hide FEAT_MPAM to realms by Javier Almansa Sobrino · 7 months ago
  51. ea0213a fix(runtime/core): clear granules memory after mmu enabled by Shanker Donthineni · 7 months ago
  52. c1c2aed fix(lib/arch): fix PMU state save/restore by AlexeiFedorov · 7 months ago
  53. 3001c8a fix(runtime/core): save and restore all ns pmu event counters by Shruti Gupta · 7 months ago
  54. f951148 Merge changes I3384609c,I9277673d,I14f3ad49 into integration by Soby Mathew · 7 months ago
  55. 79530bd fix(lib/arch): fix macro by Raghu Krishnamurthy · 7 months ago
  56. e971694 refactor(lib): Make rmm-mbedtls included privately by Mate Toth-Pal · 9 months ago
  57. 675d85c refactor(lib/arch): remove dependency on rmm-lib-smc by Mate Toth-Pal · 9 months ago
  58. 20fe063 fix(lib/spdm_requester): exclude few compile options for libspdm by Arunachalam Ganapathy · 7 months ago
  59. b1228bb build: add Wextra compile option by Soby Mathew · 7 months ago
  60. 1eccd46 chore(lib/arch): rename PA range defines by Soby Mathew · 10 months ago
  61. 1385cfd fix(lib/arch): have a default PA range by Soby Mathew · 10 months ago
  62. 3dd0edd fix(misra): fix remaining coverity misra issue by Soby Mathew · 8 months ago
  63. 7f9ee6e fix(misra): fix coverity misra issues by Aliyha Ajmal · 10 months ago
  64. 6962901 Merge "fix(sea_inject): setup missing bits on PSTATE for abort injection" into integration by Soby Mathew · 8 months ago
  65. 34005b9 fix(sea_inject): setup missing bits on PSTATE for abort injection by Javier Almansa Sobrino · 10 months ago
  66. e7d1f03 fix(unittests): remove variable size arrays on unittests by Javier Almansa Sobrino · 9 months ago
  67. 305f20d Merge "feat(runtime): add support for lower and higher RMI/RSI revision" into integration by Soby Mathew · 8 months ago
  68. 4003b3c feat(runtime): add support for lower and higher RMI/RSI revision by Arunachalam Ganapathy · 9 months ago
  69. 9e366c6 Merge changes Id73243e8,Ib3539a1a,I00a16436 into integration by Soby Mathew · 8 months ago
  70. 96274fd Merge "chore(lib/spdm_requester): tidy up cmakefile" into integration by Soby Mathew · 8 months ago
  71. 990ab4b fix(lib/attestation): fix EL3_TOKEN_SIGN flow by Soby Mathew · 9 months ago
  72. 71c4443 fix(lib/rmm_el3_ifc): add console name to checksum calculation by AlexeiFedorov · 9 months ago
  73. c69dc951 chore(lib/spdm_requester): tidy up cmakefile by Soby Mathew · 9 months ago
  74. 3ed6228 refactor: import libspdm via git submodules by Soby Mathew · 9 months ago
  75. 5cf74b7 refactor: move git utils to cmake modules by Soby Mathew · 9 months ago
  76. 6e4f2c3 fix(lib/spdm_requester): fix link_libraries by Soby Mathew · 9 months ago
  77. e8d2fde Merge changes Idc97e7ba,I7e5cf993 into integration by Soby Mathew · 9 months ago
  78. fdbc4b4 fix: resolve clang-tidy-14 errors by Soby Mathew · 9 months ago
  79. 1c8a2e8 chore: fix checkpatch errors in codebase by Soby Mathew · 9 months ago
  80. 69931e3 fix(lib/spdm_requester): manually create dependencies for libraries by Arunachalam Ganapathy · 1 year, 1 month ago
  81. f321fe7 feat(lib/spdm_requester): add aarch64_stub libraries required by libspdm by Arunachalam Ganapathy · 1 year, 3 months ago
  82. 017383f feat(lib/slot_buf): define pdev aux granules map/unmap helpers by Arunachalam Ganapathy · 1 year, 3 months ago
  83. 7841780 refactor(lib/slot_buf): common function to map aux granules by Arunachalam Ganapathy · 1 year, 3 months ago
  84. 61748fb feat(lib/slot_buf): reserve buffer slot IDs for DA objects by Arunachalam Ganapathy · 1 year, 3 months ago
  85. 3ccb29b feat(lib/granule): add DA specific granule state by Arunachalam Ganapathy · 1 year, 3 months ago
  86. f36187e feat(smc): add RMI/RSI commands, data types aligning with 1.1-alp9 by Arunachalam Ganapathy · 1 year, 3 months ago
  87. 1b9a9f7 fix(lib/spdm_requester): spdm_crypt_lib compile issue and misra errors by Arunachalam Ganapathy · 10 months ago
  88. 56aeccc refactor(build): rename build option RMM_CCA_DA to RMM_V1_1 by Arunachalam Ganapathy · 10 months ago
  89. cfd3254 feat(lib/arch): add support for FEAT_DoubleFault2 to RMM by Javier Almansa Sobrino · 10 months ago
  90. 54296b8 fix(runtime): enable FEAT_DIT during initial attestation by Rustam Ismayilov · 10 months ago
  91. b643b75 fix(runtime): enable FEAT_DIT on fine-grained basis by Rustam Ismayilov · 10 months ago
  92. e42f6b2 Merge "chore(lib/rmm_el3_ifc): return E_RMM_OK instead of 0" into integration by Soby Mathew · 9 months ago
  93. d8e1f30 fix(lib): Adjust heap size based on MAX_CPUS by Mathieu Poirier · 1 year, 2 months ago
  94. a3c68bf chore(lib/rmm_el3_ifc): return E_RMM_OK instead of 0 by Rustam Ismayilov · 10 months ago
  95. f8a7ee0 fix(lib/rmm_el3_ifc): backward compatibility by Raghu Krishnamurthy · 10 months ago
  96. 1313d31 Merge changes from topic "el0-app-support" into integration by Soby Mathew · 10 months ago
  97. 63c5ee2 refactor(lib/allocator): move rec related defines to rec.h by Mate Toth-Pal · 11 months ago
  98. fdd8784 refactor(lib/xlat): make HIGH_VA_SIZE a public define by Mate Toth-Pal · 1 year ago
  99. 3f0a8ae fix(lib/xlat): Don't sanity check PA for transient regions by Mate Toth-Pal · 1 year ago
  100. 84891d0 fix(lib/xlat): add ifdefs to headers by Mate Toth-Pal · 1 year ago