1. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 10 months ago
  2. 4ebcd58 fix(psa): extend measured boot logging by Tamas Ban · 1 year, 10 months ago
  3. b6d3f06 feat(psa): remove initial attestation partition API by Tamas Ban · 2 years ago
  4. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · 1 year, 11 months ago
  5. e2041c1 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 1 year, 10 months ago
  6. 1d3354e docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · 1 year, 11 months ago
  7. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 10 months ago
  8. fc6ba27 fix(psa): align with original API in tf-m-extras by Tamas Ban · 1 year, 10 months ago
  9. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · 2 years, 4 months ago
  10. a7dcfda fix(rss): clear the message buffer by Tamas Ban · 1 year, 11 months ago
  11. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · 2 years, 4 months ago
  12. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · 1 year, 11 months ago
  13. 3ae52c6 feat(psa): add delegated attestation partition API by Tamas Ban · 2 years ago
  14. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · 2 years, 3 months ago
  15. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · 1 year, 10 months ago
  16. 5b97ec3 fix(sptool): operators "is/is not" in sp_mk_gen.py by J-Alves · 1 year, 10 months ago
  17. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · 1 year, 10 months ago
  18. d4320e6 Merge "fix(qti): adding secure rm flag" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  19. e39a3a8 docs(drtm): steps to run DRTM implementation by Manish V Badarkhe · 2 years, 1 month ago
  20. b93037a docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · 2 years, 2 months ago
  21. 59cdea3 feat(drtm): flush dcache before DLME launch by Manish Pandey · 2 years, 1 month ago
  22. d4c6bea feat(drtm): invalidate icache before DLME launch by Manish Pandey · 2 years, 1 month ago
  23. bda08be Merge "build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0`" into integration by Sandrine Bailleux · 1 year, 10 months ago
  24. f138bde fix(qti): adding secure rm flag by Muhammad Arsath K F · 1 year, 11 months ago
  25. b2e76b2 Merge "fix(semihosting): fix seek call failure check" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  26. b776b74 fix(stm32mp13-fdts): correct PLL nodes name by Yann Gautier · 1 year, 10 months ago
  27. 2c8e134 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 2 years, 1 month ago
  28. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 2 years, 1 month ago
  29. 9744d3a feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 2 years, 2 months ago
  30. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years, 2 months ago
  31. a28563e feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 2 years, 2 months ago
  32. 86618e1 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 2 years, 2 months ago
  33. ad035ce feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 2 years, 2 months ago
  34. 39dd555 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 2 years, 2 months ago
  35. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years, 1 month ago
  36. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years, 2 months ago
  37. fef989c feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 2 years, 2 months ago
  38. fa2eb05 feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 2 years, 2 months ago
  39. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 2 years, 2 months ago
  40. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · 2 years, 2 months ago
  41. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 5 months ago
  42. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 3 months ago
  43. fdc9642 feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 2 years, 5 months ago
  44. cc2c743 feat(drtm): update drtm setup function by Manish V Badarkhe · 2 years, 6 months ago
  45. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years, 2 months ago
  46. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 6 months ago
  47. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 6 months ago
  48. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 6 months ago
  49. 8d91e98 build(changelog): add new scope for mbedTLS and Crypto module by Manish V Badarkhe · 1 year, 11 months ago
  50. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 6 months ago
  51. 478d3ee build(changelog): add new scope for DRTM service by Manish V Badarkhe · 2 years, 2 months ago
  52. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 2 years, 6 months ago
  53. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 2 years, 6 months ago
  54. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years, 2 months ago
  55. d02c231 build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · 1 year, 11 months ago
  56. 9ba9780 Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · 1 year, 10 months ago
  57. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 10 months ago
  58. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 10 months ago
  59. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · 1 year, 10 months ago
  60. db450ca Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · 1 year, 10 months ago
  61. fcda293 fix: backtrace stack unwind misses lr adjustment by Olivier Deprez · 1 year, 11 months ago
  62. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · 1 year, 10 months ago
  63. 600d53a Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 1 year, 10 months ago
  64. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 1 year, 10 months ago
  65. 62017ac Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  66. f8924a8 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · 1 year, 10 months ago
  67. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 2 years ago
  68. 013f9ad Merge "fix(versal-net): use api_id directly without FUNCID_MASK" into integration by Manish V Badarkhe · 1 year, 10 months ago
  69. 1b17458 Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · 1 year, 10 months ago
  70. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 11 months ago
  71. afdd96a feat(mediatek): move lpm drivers back to common by developer · 1 year, 11 months ago
  72. 1d69df5 feat(mt8188): add cpu_pm driver by developer · 2 years ago
  73. 80ac32f fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · 1 year, 11 months ago
  74. fa6bf47 Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · 1 year, 10 months ago
  75. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 5 years ago
  76. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  77. 69508e9 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 5 years ago
  78. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · 1 year, 10 months ago
  79. d188216 Merge "build(rss): introduce rss_comms.mk makefile" into integration by Sandrine Bailleux · 1 year, 10 months ago
  80. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · 2 years ago
  81. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 2 years ago
  82. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · 1 year, 11 months ago
  83. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 11 months ago
  84. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 10 months ago
  85. 6dd57f9 Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · 1 year, 10 months ago
  86. 9d2f9b0 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · 1 year, 10 months ago
  87. 25b6992 Merge "fix(intel): fix asynchronous read response by copying data to input buffer" into integration by Sandrine Bailleux · 1 year, 10 months ago
  88. 07d83ee Merge "fix(intel): fix Mac verify update and finalize for return response data" into integration by Sandrine Bailleux · 1 year, 10 months ago
  89. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 2 years, 5 months ago
  90. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · 1 year, 10 months ago
  91. 2e10d9f Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · 1 year, 11 months ago
  92. ba1f9bb Merge "docs(changelog): fix incorrect documentation title" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  93. c9b5e1a Merge "fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings" into integration by Joanna Farley · 1 year, 11 months ago
  94. b677532 Merge "fix(ras): trap "RAS error record" accesses only for NS" into integration by Manish Pandey · 1 year, 11 months ago
  95. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 1 year, 11 months ago
  96. 4ec78ad build(changelog): add new scope for Performance Monitor Extensions by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  97. c938da7 docs(changelog): fix incorrect documentation title by Chris Kay · 1 year, 11 months ago
  98. 7076350 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 2 years ago
  99. e0eac4a Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  100. eca2b3a Merge "fix(rme): update FVP platform token" into integration by Manish Pandey · 1 year, 11 months ago