1. e307b0a feat(lib/t_cose): EL3 based crypto by Soby Mathew · 10 months ago
  2. cd44002 feat(lib/rmm_el3_ifc): support for attestation via EL3 by Soby Mathew · 10 months ago
  3. 7564dc1 Merge "chore: Replace ARRAY_LEN() with ARRAY_SIZE()" into integration by Soby Mathew · 10 months ago
  4. 1ceb008 chore: Replace ARRAY_LEN() with ARRAY_SIZE() by Soby Mathew · 10 months ago
  5. 0865559 Merge "refactor(lib/attestation): allow RMM to continue even if attestation fails" into integration by Soby Mathew · 10 months ago
  6. 376ffa4 refactor(lib/attestation): allow RMM to continue even if attestation fails by Soby Mathew · 10 months ago
  7. c3b9a6b Merge "feat(lib/arch): Support atomic_load_add_64" into integration by Soby Mathew · 10 months ago
  8. aab81fd feat(lib/arch): Support atomic_load_add_64 by Soby Mathew · 10 months ago
  9. e431699 Merge "feat(lib/libc): redefine Boolean types" into integration by Soby Mathew · 10 months ago
  10. 2bb1571 feat(lib/libc): redefine Boolean types by AlexeiFedorov · 10 months ago
  11. b83ad42 Merge "fix(build): workaround for Clang 18.x failure" into integration by Soby Mathew · 10 months ago
  12. 9ac00b9 Merge "fix(runtime/core) : Clear ISV bit for non emulatable data abort in rec->last_run_info.esr" into integration by Soby Mathew · 10 months ago
  13. 303ee02 fix(runtime/core) : Clear ISV bit for non emulatable data abort in rec->last_run_info.esr by Shyamanth RH · 11 months ago
  14. cf43eb4 Merge "fix(docs): fix typo on Building with Shrinkwrap guide" into integration by Javier Almansa Sobrino · 10 months ago
  15. 1870dfe Merge remote-tracking branch 'remotes/origin/topics/rmm-1.0-rel0-rc1' into HEAD by Soby Mathew · 10 months ago rmm-spec-v1.0-rel0
  16. 1ad0a34 Merge changes from topic "draft-ffm-rats-cca-token-00" into topics/rmm-1.0-rel0-rc1 by Soby Mathew · 10 months ago topics/rmm-1.0-rel0-rc1
  17. 217748d fix(lib/s2tt): Remove SH from Host-controlled attributes by Soby Mathew · 10 months ago
  18. 826e4a9 fix(lib/attestation): suppress MISRA C-2012 Rule 12.1 errors by AlexeiFedorov · 10 months ago
  19. da7ee81 feat(runtime/rsi): set realm personalization value by AlexeiFedorov · 10 months ago
  20. 32e9971 fix(tools/cbmc): update expected CBMC results by Mate Toth-Pal · 11 months ago
  21. e63f933 fix(lib/attestation): fix coverity error by Soby Mathew · 11 months ago
  22. 0685a15 fix(plat/host): Set minimum WPs and BPs by Soby Mathew · 11 months ago
  23. 8edfb66 feat(fake_host): print attestation token by Tamas Ban · 11 months ago
  24. 360ab6f feat(fake_host): update platform attestation token by Tamas Ban · 11 months ago
  25. 27e4427 fix(docs): fix typo on Building with Shrinkwrap guide by Javier Almansa Sobrino · 10 months ago
  26. 87995a2 feat(attest): add profile claim to the realm token by Tamas Ban · 11 months ago
  27. 3aa3497 feat(attest): encode RAK_pub as a CBOR serialized COSE_Key object by Tamas Ban · 11 months ago
  28. fac904c feat(t_cose): add COSE_Key encoding by Tamas Ban · 11 months ago
  29. a2ef91d feat(runtime/rmi): report number of breakpoints and watchpoints by AlexeiFedorov · 12 months ago
  30. 5db2aaa feat(runtime/core): disable RMI_RTT_CREATE/DESTROY logging by AlexeiFedorov · 12 months ago
  31. 99d7f16 feat(runtime/rmi): set order of the maximum number of RECs by AlexeiFedorov · 12 months ago
  32. 8e44bc8 feat(lib/gic): set number of GICv3 List Registers by AlexeiFedorov · 12 months ago
  33. 9baa100 feat(lib/smc): update RmiFeatureRegister0 type by AlexeiFedorov · 1 year ago
  34. 54ac549 feat(runtime/rsi): update RSI_IPA_STATE_GET command by AlexeiFedorov · 1 year ago
  35. d402d5d feat(lib/smc): changes in RSI and RMI definitions by AlexeiFedorov · 1 year ago
  36. 33c1db7 feat(runtime/core): add RMI_RTT_UNMAP_UNPROTECTED logging by AlexeiFedorov · 1 year ago
  37. ffcc904 fix(build): workaround for Clang 18.x failure by Juan Pablo Conde · 10 months ago
  38. d1f08a6 Merge "refactor(runtime): remove pointer of pmu field in ns_state" into integration by Soby Mathew · 10 months ago
  39. 3bd8824 Merge "fix(runtime): Remove hard-coded configuration of VTRC_EL2:PS" into integration by Soby Mathew · 10 months ago
  40. 4f2b34d refactor(runtime): remove pointer of pmu field in ns_state by Juan Pablo Conde · 11 months ago
  41. 6752efa fix(runtime): Remove hard-coded configuration of VTRC_EL2:PS by Mathieu Poirier · 11 months ago
  42. 9f9449b Merge "test(lib/s2tt): add unittest for host_ns_s2tte_is_valid" into integration by Soby Mathew · 10 months ago
  43. c5a3c20 test(lib/s2tt): add unittest for host_ns_s2tte_is_valid by Shruti Gupta · 11 months ago
  44. 830a3e9 Merge "fix(lib/measurement): fix misuse of psa_hash_finish()" into integration by Soby Mathew · 10 months ago
  45. b378a3f Merge "feat(plat/arm): improve dram bank lookup" into integration by Soby Mathew · 10 months ago
  46. 1c9c7b9 feat(plat/arm): improve dram bank lookup by Harry Moulton · 1 year, 5 months ago
  47. d308498 fix(lib/measurement): fix misuse of psa_hash_finish() by Juan Pablo Conde · 11 months ago
  48. b8c938c Merge changes from topic "jpc/rsi-replace-panic-with-error-code" into integration by Soby Mathew · 11 months ago
  49. ad871f9 refactor(lib/attestation): replace panic() with RSI_ERROR_UNKNOWN by Juan Pablo Conde · 11 months ago
  50. f747ef3 feat(lib/smc): add RSI_ERROR_UNKNOWN by AlexeiFedorov · 12 months ago
  51. 2c521ed Merge "refactor(lib/attestation): change return values cca token" into integration by Soby Mathew · 11 months ago
  52. 79ca256 refactor(lib/attestation): change return values cca token by Juan Pablo Conde · 12 months ago
  53. f9b14cc Merge "refactor(lib/attestation): handle platform token request in pieces" into integration by Soby Mathew · 11 months ago
  54. 715ff8b refactor(lib/attestation): handle platform token request in pieces by Juan Pablo Conde · 1 year, 1 month ago
  55. fdcf08e Merge "fix(lib/s2tt) : PA must be <= 48 bits for LPA2 disabled Realm" into integration by Soby Mathew · 11 months ago
  56. 3530a71 fix(lib/s2tt) : PA must be <= 48 bits for LPA2 disabled Realm by Shruti Gupta · 11 months ago
  57. 3d52bbd Merge "fix(runtime): fix calculation of VMPIDR_EL2 value" into integration by Soby Mathew · 11 months ago
  58. 887a8aa fix(runtime): fix calculation of VMPIDR_EL2 value by AlexeiFedorov · 11 months ago
  59. caf0441 Merge "feat(lib/spdm_requester): update libspdm to v3.4.0" into integration by Soby Mathew · 11 months ago
  60. 65ad08c Merge "fix(tools/cppcheck): fail build if errors detected" into integration by Soby Mathew · 11 months ago
  61. 2d39232 feat(lib/spdm_requester): update libspdm to v3.4.0 by Arunachalam Ganapathy · 1 year, 1 month ago
  62. 4471356 fix(tools/cppcheck): fail build if errors detected by Sona Mathew · 12 months ago
  63. 258b795 Merge "fix(tools/clang-tidy): ignore header include check" into integration by Soby Mathew · 11 months ago
  64. 939d6a0 fix(tools/clang-tidy): ignore header include check by Soby Mathew · 11 months ago
  65. 0a5b226 Merge "refactor(lib/attestation): build option for plat token buffer size" into integration by Soby Mathew · 11 months ago
  66. 62200d7 refactor(lib/attestation): build option for plat token buffer size by Juan Pablo Conde · 1 year, 1 month ago
  67. 8abe390 Merge "refactor(lib/attestation): verify token fits in token buffer" into integration by Soby Mathew · 11 months ago
  68. 67226fb Merge "fix(lib/xlat): Assertions for `is_mmu_enabled`." into integration by Soby Mathew · 11 months ago
  69. 823b72f Merge "feat(rdv3): rename the rdfremont platform config" into integration by Soby Mathew · 11 months ago
  70. 9e49be5 Merge "refactor(lib/attestation): cleanup struct token_sign_cntxt" into integration by Soby Mathew · 11 months ago
  71. 4feff40 refactor(lib/attestation): cleanup struct token_sign_cntxt by Mate Toth-Pal · 11 months ago
  72. ca79055 Merge "refactor(lib/attestation): make private-use functions private" into integration by Soby Mathew · 11 months ago
  73. 9516316 Merge "fix(runtime): reset token length after token creation" into integration by Soby Mathew · 11 months ago
  74. da53d22 fix(runtime): reset token length after token creation by Soby Mathew · 11 months ago
  75. 43b3982 feat(rdv3): rename the rdfremont platform config by Nishant Sharma · 1 year, 1 month ago
  76. 4714e23 fix(lib/xlat): Assertions for `is_mmu_enabled`. by Soby Mathew · 1 year, 10 months ago
  77. b040f62 Merge "refactor(lib/attestation): manage token state within component" into integration by Soby Mathew · 11 months ago
  78. 6bd4f4a refactor(lib/attestation): make private-use functions private by Juan Pablo Conde · 12 months ago
  79. 8f817d4 Merge "fix(unittests): remove unnecessary unittests for the s2tt library" into integration by Alexei Fedorov · 12 months ago
  80. b7a9d90 fix(unittests): remove unnecessary unittests for the s2tt library by Javier Almansa Sobrino · 12 months ago
  81. db8378f Merge "fix(runtime/core): unlock rtt if rtt walk succeeds" into integration by Soby Mathew · 1 year ago
  82. e9aea7f fix(runtime/core): unlock rtt if rtt walk succeeds by Fang-Jie-Yang · 1 year ago
  83. f362213 refactor(lib/attestation): manage token state within component by Soby Mathew · 1 year, 1 month ago
  84. 7b8e466 Merge "fix(lib/xlat): remove broadcast invalidates" into integration by Soby Mathew · 1 year, 1 month ago
  85. 887f451 Merge "refactor(plat/host): define HOST_MEM_SIZE after host variant included" into integration by Soby Mathew · 1 year, 1 month ago
  86. 7c9dcf4 Merge "fix(lib/arch): revert use of TSW bit in Realm HCR flags" into integration by Soby Mathew · 1 year, 1 month ago
  87. d3db2a0 refactor(plat/host): define HOST_MEM_SIZE after host variant included by Mate Toth-Pal · 1 year, 2 months ago
  88. c744b93 fix(lib/arch): revert use of TSW bit in Realm HCR flags by Sona Mathew · 1 year, 1 month ago
  89. f1287e9 Merge "fix(runtime/core): invalidate caches during boot" into integration by Soby Mathew · 1 year, 1 month ago
  90. c6480e8 fix(runtime/core): invalidate caches during boot by Raghu Krishnamurthy · 1 year, 2 months ago
  91. 0e15c3b fix(lib/xlat): remove broadcast invalidates by Raghu Krishnamurthy · 1 year, 1 month ago
  92. 72cad8d Merge "test(lib/s2tt): add unittests for the s2tt library" into integration by Soby Mathew · 1 year, 1 month ago
  93. 9810a8e test(lib/s2tt): add unittests for the s2tt library by Javier Almansa Sobrino · 1 year, 2 months ago
  94. 4377ab3 refactor(lib/attestation): verify token fits in token buffer by Juan Pablo Conde · 1 year, 1 month ago
  95. 9e63439 Merge changes from topic "da_libspdm" into integration by Soby Mathew · 1 year, 1 month ago
  96. 098836d fix(unittests): set working directory in add_test call by Arunachalam Ganapathy · 1 year, 4 months ago
  97. 83a5112 fix(toolchains): CMAKE_SYSTEM_NAME variable and linker command by Arunachalam Ganapathy · 1 year, 4 months ago
  98. 807dda8 refactor(lib/smc): rename RMI calls prefix from SMC_RMM to SMC_RMI by Arunachalam Ganapathy · 1 year, 3 months ago
  99. 411a621 Merge "tests(lib/s2tt): add unittests for the s2tt library" into integration by Soby Mathew · 1 year, 1 month ago
  100. 4389c34 tests(lib/s2tt): add unittests for the s2tt library by Javier Almansa Sobrino · 1 year, 4 months ago