1. fd9d424 fix(tools): bump pyelftools to v0.32 by Javier Almansa Sobrino · 3 months ago
  2. 21cdfd2 Merge "build: update TF-RMM release version to v0.7.0" into integration by Soby Mathew · 3 months ago tf-rmm-v0.7.0
  3. 399e62e build: update TF-RMM release version to v0.7.0 by Soby Mathew · 3 months ago
  4. 40d8f3a Merge "docs: Change log for v0.7.0 release" into integration by Soby Mathew · 3 months ago
  5. 280d714 docs: Change log for v0.7.0 release by Soby Mathew · 3 months ago
  6. 31c5571 Merge "build: update the min cmake version to 3.20" into integration by Soby Mathew · 3 months ago
  7. d2024c0 build: update the min cmake version to 3.20 by Soby Mathew · 3 months ago
  8. 40c1e44 Merge "docs(docs/design): add documentation on EL0 app" into integration by Soby Mathew · 3 months ago
  9. f286177 docs(docs/design): add documentation on EL0 app by Mate Toth-Pal · 1 year ago
  10. 7a66338 Merge "fix(app/attestation): release shared buf lock in error path" into integration by Soby Mathew · 3 months ago tf-rmm-v0.7.0-rc1
  11. 26ddef4 fix(app/attestation): release shared buf lock in error path by Soby Mathew · 3 months ago
  12. 4c6a7fa Merge changes Iada3529c,Iec6ce7f6 into integration by Soby Mathew · 3 months ago tf-rmm-v0.7.0-rc0
  13. 22a667e build(app): Collect artefacts in a single location by Soby Mathew · 3 months ago
  14. b5decc6 fix(build): Fix path of EL0 apps linker script by Jean-Philippe Brucker · 3 months ago
  15. c5e4950 Merge "feat(drivers): Enable Generic PL011 UART config" into integration by Soby Mathew · 3 months ago
  16. bbc4bd6 Merge "refactor(plat/host): split rmm-host-common lib" into integration by Soby Mathew · 3 months ago
  17. e143aea feat(drivers): Enable Generic PL011 UART config by Jacob Man Chun Yiu · 5 months ago
  18. 7e3cafa refactor(plat/host): split rmm-host-common lib by Mate Toth-Pal · 3 months ago
  19. ff7de58 Merge "docs: fixup a whitespace error" into integration by Soby Mathew · 3 months ago
  20. e4cb517 docs: fixup a whitespace error by Soby Mathew · 3 months ago
  21. 187d9b9 Merge "fix(clang): fix clang-tidy-18 errors" into integration by Soby Mathew · 3 months ago
  22. 01c061f fix(clang): fix clang-tidy-18 errors by Aliyha Ajmal · 8 months ago
  23. 0222d61 Merge changes I830c37b8,Ib045a458 into integration by Soby Mathew · 3 months ago
  24. d2e9393 feat(runtime/rmi): implement RMI_DEV_MEM_(UN)MAP by AlexeiFedorov · 7 months ago
  25. 67acdb1 Merge changes I560341d6,I04b45abd,I86a6042d into integration by Soby Mathew · 3 months ago
  26. c26a208 feat(app): force 64kB alignment of rmm_core by Mate Toth-Pal · 4 months ago
  27. ebefc08 chore(lib/common): use unsigned constant in int arithmetics by Mate Toth-Pal · 3 months ago
  28. e296a28 chore(runtime): update section alignment in RMM core by Mate Toth-Pal · 4 months ago
  29. 61d5c33 Merge "chore(app/common): add meaningful error message when app not found" into integration by Soby Mathew · 3 months ago
  30. a3a967e chore(app/common): add meaningful error message when app not found by Mate Toth-Pal · 3 months ago
  31. a018c2e chore(lib/s2tt): move HIPAS and RIPAS fields by AlexeiFedorov · 4 months ago
  32. f0269e9 Merge "feat(lib/stack_protector): Add stack protector option" into integration by Soby Mathew · 3 months ago
  33. f1b6d04 feat(lib/stack_protector): Add stack protector option by Jacob Man Chun Yiu · 6 months ago
  34. 5f9ddf1 Merge "fix(toolchains): force lld to apply link time reloc values" into integration by Soby Mathew · 4 months ago topics/da
  35. a5bed11 fix(toolchains): force lld to apply link time reloc values by Mate Toth-Pal · 4 months ago
  36. 424938e Merge "chore(lib/xlat): replace assertion with error message" into integration by Soby Mathew · 4 months ago
  37. 7365ab1 chore(lib/xlat): replace assertion with error message by AlexeiFedorov · 4 months ago
  38. 5ee9fee Merge "build(app): print RMM Core offset during build" into integration by Soby Mathew · 4 months ago
  39. 2e8d19e build(app): print RMM Core offset during build by Jacob Man Chun Yiu · 4 months ago
  40. e2488e5 Merge "chore(lib/common): rename DEV_RANGE_xx enumerators" into integration by Soby Mathew · 4 months ago
  41. fb1d40b chore(lib/common): rename DEV_RANGE_xx enumerators by AlexeiFedorov · 4 months ago
  42. 3ce441e Merge changes from topic "el0-app-support" into integration by Soby Mathew · 4 months ago
  43. cadf026 refactor(app/common/rmm_svc): simplify print el0 app service by Mate Toth-Pal · 4 months ago
  44. f37ffca chore(app/common/framework): reduce logging by Mate Toth-Pal · 4 months ago
  45. b582b9d refactor(plat/host/common): extract host_utils parts to its own library by Mate Toth-Pal · 4 months ago
  46. fbb7a70 feat(plat/host/common/mbedtls_host): add Mbed TLS to host common by Mate Toth-Pal · 5 months ago
  47. ecf5b89 chore(app): sort library dependencies in CMakeLists.txt's by Mate Toth-Pal · 5 months ago
  48. 6e7d24a refactor(app/attestatio): optimise cca token creation by Mate Toth-Pal · 5 months ago
  49. c16e620 refactor(app): add API to access mapped RMM app heap by Mate Toth-Pal · 5 months ago
  50. 378bc15 fix(app/common/el0_app/src/fake_host): fix forward logic by Mate Toth-Pal · 5 months ago
  51. 5d4ba56 fix(app/attestation/el0_app): remove cbmc related file form app by Mate Toth-Pal · 5 months ago
  52. 01b8fb2 fix(configs/mbedtls): patch Mbed TLS allocator to use app heap by Mate Toth-Pal · 6 months ago
  53. 040fe1c refactor(lib/allocator): rename struct buffer_alloc_ctx by Mate Toth-Pal · 6 months ago
  54. 8afd4cc refactor(lib/measurement): move measurement lib to attest app by Mate Toth-Pal · 6 months ago
  55. 6147359 fix(plat/host/common): remove banned API strncpy by Mate Toth-Pal · 6 months ago
  56. f615936 refactor(lib): move exclusively used libs to attestation app by Mate Toth-Pal · 8 months ago
  57. 646c603 feat(runtime): use attest app for attest by Mate Toth-Pal · 6 months ago
  58. 372b403 feat(app/attestation): move attestation lib to app by Mate Toth-Pal · 6 months ago
  59. cdc96e3 feat(lib/attestation): use app for doing measurement ops by Mate Toth-Pal · 12 months ago
  60. 1b261ae feat(app/attestation): add app to execute attestation utilities by Mate Toth-Pal · 6 months ago
  61. 98eb8ee feat(app/attestation): build Mbed TLS library for attest by Mate Toth-Pal · 7 months ago
  62. 862fed2 refactor(lib/attestation): use application for random by Mate Toth-Pal · 12 months ago
  63. 0b60295 feat(app/random_app): add random app by Mate Toth-Pal · 1 year ago
  64. 00a0236 feat(app/random): build Mbed TLS library for random by Mate Toth-Pal · 1 year ago
  65. 5542a33 chore(runtime): suppress struct padding warning in rec.h by Mate Toth-Pal · 6 months ago
  66. c83c305 refactor(lib/allocator): move heap context handling to alloc lib by Mate Toth-Pal · 6 months ago
  67. 8af0780 refactor(app/common/el0_app): app HEAP_PAGE_COUNT by Mate Toth-Pal · 5 months ago
  68. 552d49a Merge changes I355d40fc,I857095a9 into integration by Soby Mathew · 4 months ago
  69. 1faff54 feat(runtime/rmi): Add support for dev granules (UN)DELEGATE by AlexeiFedorov · 9 months ago
  70. 037add6 feat(lib/granule): Add dev_granule object type by AlexeiFedorov · 9 months ago
  71. 50d93c3 Merge changes Ibb78f4b7,I8380dc83 into integration by Soby Mathew · 4 months ago
  72. 7249bd2 feat(lib): add 8-bit atomic primitives by AlexeiFedorov · 5 months ago
  73. ffef39a feat(plat/arm): read device memory info from Boot manifest by AlexeiFedorov · 9 months ago
  74. 6a3b550 Merge "fix(mpam): trap access to MPAM registers from Realm." into integration by Soby Mathew · 4 months ago
  75. e2d133c fix(mpam): trap access to MPAM registers from Realm. by Javier Almansa Sobrino · 7 months ago
  76. 32bd02c Merge "build(deps): Bump jinja2 from 3.1.5 to 3.1.6 in /docs" into integration by Javier Almansa Sobrino · 5 months ago
  77. 15f7a82 build(deps): Bump jinja2 from 3.1.5 to 3.1.6 in /docs by Javier Almansa Sobrino · 5 months ago
  78. b1b4025 Merge "fix(lib/arch): disable BRBE at R-EL2 and R-EL1" into integration by Soby Mathew · 5 months ago
  79. 21992e7 fix(lib/arch): disable BRBE at R-EL2 and R-EL1 by Sona Mathew · 6 months ago
  80. 796f0ef Merge "fix(runtime): modify sysreg_trap to handle UNDEF inj" into integration by Soby Mathew · 5 months ago
  81. 020ab8f fix(runtime): modify sysreg_trap to handle UNDEF inj by Sona Mathew · 5 months ago
  82. 75da840 Merge "fix: update upload-artifact on coverage build action to v4" into integration by Soby Mathew · 5 months ago
  83. 18fcbba fix: update upload-artifact on coverage build action to v4 by Javier Almansa Sobrino · 5 months ago
  84. 7929954 Merge "chore(plat/host): Extend and rearrange host RMI wrappers" into integration by Soby Mathew · 5 months ago
  85. 6588a2f chore(plat/host): Extend and rearrange host RMI wrappers by Rustam Ismayilov · 6 months ago
  86. ef9cebe Merge "fix(runtime): remove redundant check on realm_ipa_get_ripas()" into integration by Soby Mathew · 5 months ago
  87. 9b99a37 Merge "fix(toolchains): Add -Wstrict-aliasing compiler option" into integration by Soby Mathew · 5 months ago
  88. f74df2f fix(runtime): remove redundant check on realm_ipa_get_ripas() by Javier Almansa Sobrino · 5 months ago
  89. d7089bd fix(toolchains): Add -Wstrict-aliasing compiler option by Jacob Man Chun Yiu · 6 months ago
  90. 344d529 Merge changes from topic "el0-app-support" into integration by Soby Mathew · 6 months ago
  91. c95337b feat(lib): implement app support for host build by Mate Toth-Pal · 6 months ago
  92. 9a70409 feat(app/common): initialise console for apps by Mate Toth-Pal · 12 months ago
  93. b5dbae8 feat(app/common/el0_app): add app helper library by Mate Toth-Pal · 1 year ago
  94. 57fadaf feat(app/common): add app service framework by Mate Toth-Pal · 6 months ago
  95. 8f94924 feat(app): add framework to run an el0 app by Mate Toth-Pal · 6 months ago
  96. 9d59575 feat(lib/xlat): get ASID from TTBR1_EL2 by Mate Toth-Pal · 8 months ago
  97. 5306612 feat(lib/slot_buf): Add new slots by Mate Toth-Pal · 1 year ago
  98. bbb816d feat(app): add code to parse app bin headers by Mate Toth-Pal · 1 year ago
  99. e60deeb build(app): add python scripts for El0 apps by Mate Toth-Pal · 1 year ago
  100. 2e99789 Merge "fix(lib/arch): fix PMU save/restore registers" into integration by Soby Mathew · 6 months ago