1. 901b0a3 fix(psa): extend measured boot logging by Tamas Ban · 2 years, 9 months ago
  2. 2c8f2a9 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 2 years, 9 months ago
  3. 471c989 fix(psa): align with original API in tf-m-extras by Tamas Ban · 2 years, 9 months ago
  4. e3a6fb8 fix(rss): clear the message buffer by Tamas Ban · 2 years, 10 months ago
  5. 6cb5d32 feat(tc): enable RSS backend based measured boot by Tamas Ban · 2 years, 10 months ago
  6. e6c1316 feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · 3 years, 2 months ago
  7. 420deb5 feat(psa): remove initial attestation partition API by Tamas Ban · 2 years, 10 months ago
  8. 1bc7855 docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · 2 years, 10 months ago
  9. 6aa7154 fix(rss): remove dependency on attestation header by Tamas Ban · 2 years, 10 months ago
  10. 70247dd fix(rss): rename AP-RSS message size macro by Tamas Ban · 2 years, 9 months ago
  11. 445130b feat(tc): add RSS-AP message size macro by David Vincze · 3 years, 3 months ago
  12. 6299c3a feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · 3 years, 3 months ago
  13. 4b09ffe feat(psa): add delegated attestation partition API by Tamas Ban · 2 years, 10 months ago
  14. 13a129e fix(rss): reduce input validation for measured boot by Tamas Ban · 2 years, 9 months ago
  15. 7042fa6 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · 2 years, 9 months ago
  16. ed397c9 Merge "fix(qti): adding secure rm flag" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  17. 50a43b0 docs(drtm): steps to run DRTM implementation by Manish V Badarkhe · 3 years ago
  18. b3b227f docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · 3 years ago
  19. 67471e7 feat(drtm): flush dcache before DLME launch by Manish Pandey · 3 years ago
  20. 2c26597 feat(drtm): invalidate icache before DLME launch by Manish Pandey · 3 years ago
  21. 46bfa12 Merge "build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0`" into integration by Sandrine Bailleux · 2 years, 9 months ago
  22. b5959ab fix(qti): adding secure rm flag by Muhammad Arsath K F · 2 years, 10 months ago
  23. 7884204 Merge "fix(semihosting): fix seek call failure check" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  24. 764aa95 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 3 years ago
  25. d5f225d feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 3 years ago
  26. b1392f4 feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 3 years ago
  27. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years ago
  28. d42119c feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 3 years ago
  29. 2090e55 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 3 years ago
  30. 2b13a985 feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 3 years ago
  31. 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 3 years ago
  32. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years ago
  33. 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 1 month ago
  34. 40e1fad feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 3 years ago
  35. bd6cc0b feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 3 years ago
  36. b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 3 years, 1 month ago
  37. e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 3 years, 1 month ago
  38. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 4 months ago
  39. e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 3 years, 2 months ago
  40. ff1e42e feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 3 years, 4 months ago
  41. d54792bd feat(drtm): update drtm setup function by Manish V Badarkhe · 3 years, 4 months ago
  42. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years ago
  43. 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 4 months ago
  44. c9bd1ba feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 3 years, 4 months ago
  45. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 4 months ago
  46. 9e0d2ba build(changelog): add new scope for mbedTLS and Crypto module by Manish V Badarkhe · 2 years, 10 months ago
  47. e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 4 months ago
  48. 7b224f1 build(changelog): add new scope for DRTM service by Manish V Badarkhe · 3 years ago
  49. 8a8dace feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 3 years, 4 months ago
  50. 44df105 feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 3 years, 4 months ago
  51. d72c486 feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 3 years ago
  52. 274a69e build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · 2 years, 9 months ago
  53. 6f70cce Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · 2 years, 9 months ago
  54. 2ddb541 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 2 years, 9 months ago
  55. ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 2 years, 9 months ago
  56. af1ee1f Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · 2 years, 9 months ago
  57. a9120f5 Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · 2 years, 9 months ago
  58. 337ff4f fix(qemu): enable SVE and SME by Andre Przywara · 2 years, 9 months ago
  59. 4f2c4ec Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 2 years, 9 months ago
  60. afc9b23 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 2 years, 9 months ago
  61. c19116d Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  62. 8a998b5 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · 2 years, 9 months ago
  63. b97b281 Merge "fix(versal-net): use api_id directly without FUNCID_MASK" into integration by Manish V Badarkhe · 2 years, 9 months ago
  64. 252b2bd Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · 2 years, 9 months ago
  65. e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 2 years, 10 months ago
  66. cd7890d feat(mediatek): move lpm drivers back to common by Bo-Chen Chen · 2 years, 9 months ago
  67. 4fe7e6a feat(mt8188): add cpu_pm driver by Edward-JW Yang · 2 years, 10 months ago
  68. e35f4cb fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · 2 years, 10 months ago
  69. 9bd1aed Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · 2 years, 9 months ago
  70. 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 6 years ago
  71. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
  72. bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 6 years ago
  73. b0eb6d1 fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · 2 years, 9 months ago
  74. 967d8c9 Merge "build(rss): introduce rss_comms.mk makefile" into integration by Sandrine Bailleux · 2 years, 9 months ago
  75. 29e6fc5 feat(fvp): support building RSS comms driver by Sandrine Bailleux · 2 years, 10 months ago
  76. 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 2 years, 10 months ago
  77. 91890b7 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · 2 years, 10 months ago
  78. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 2 years, 10 months ago
  79. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 9 months ago
  80. 8efbd9d Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · 2 years, 9 months ago
  81. 4db1bd8 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · 2 years, 9 months ago
  82. fe8573e Merge "fix(intel): fix asynchronous read response by copying data to input buffer" into integration by Sandrine Bailleux · 2 years, 9 months ago
  83. 34cf68a Merge "fix(intel): fix Mac verify update and finalize for return response data" into integration by Sandrine Bailleux · 2 years, 9 months ago
  84. 08ae247 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 3 years, 3 months ago
  85. 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 9 months ago
  86. aa9d315 Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · 2 years, 9 months ago
  87. 8e83444 Merge "docs(changelog): fix incorrect documentation title" into integration by Lauren Wehrmeister · 2 years, 9 months ago
  88. 76250d5 Merge "fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings" into integration by Joanna Farley · 2 years, 9 months ago
  89. 2c16b80 Merge "fix(ras): trap "RAS error record" accesses only for NS" into integration by Manish Pandey · 2 years, 9 months ago
  90. c889088 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 2 years, 9 months ago
  91. 833b4ff docs(changelog): fix incorrect documentation title by Chris Kay · 2 years, 9 months ago
  92. b41b082 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  93. 62068b1 Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  94. 76453e7 Merge "fix(rme): update FVP platform token" into integration by Manish Pandey · 2 years, 9 months ago
  95. 364b4cd fix(rme): update FVP platform token by Mate Toth-Pal · 2 years, 10 months ago
  96. ea7aee2 Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 2 years, 9 months ago
  97. a291687 Merge "fix(zynqmp): resolve misra 4.6 warnings" into integration by Joanna Farley · 2 years, 9 months ago
  98. 711ce52 Merge "feat(rss): add new comms protocols" into integration by Sandrine Bailleux · 2 years, 9 months ago
  99. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 9 months ago
  100. 3a3722c Merge "fix(tc): resolve the static-checks errors" into integration by Manish Pandey · 2 years, 9 months ago