1. d5f225d feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 1 year, 9 months ago
  2. b1392f4 feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 1 year, 9 months ago
  3. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 1 year, 9 months ago
  4. d42119c feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 1 year, 9 months ago
  5. 2090e55 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 1 year, 9 months ago
  6. 2b13a985 feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 1 year, 9 months ago
  7. 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 1 year, 9 months ago
  8. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 1 year, 9 months ago
  9. 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 1 year, 10 months ago
  10. 40e1fad feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 1 year, 9 months ago
  11. bd6cc0b feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 1 year, 9 months ago
  12. b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 1 year, 10 months ago
  13. e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 1 year, 10 months ago
  14. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 1 month ago
  15. e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 1 year, 11 months ago
  16. ff1e42e feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 2 years, 1 month ago
  17. d54792bd feat(drtm): update drtm setup function by Manish V Badarkhe · 2 years, 1 month ago
  18. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 1 year, 9 months ago
  19. 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 1 month ago
  20. c9bd1ba feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 1 month ago
  21. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 1 month ago
  22. 9e0d2ba build(changelog): add new scope for mbedTLS and Crypto module by Manish V Badarkhe · 1 year, 6 months ago
  23. e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 1 month ago
  24. 7b224f1 build(changelog): add new scope for DRTM service by Manish V Badarkhe · 1 year, 9 months ago
  25. 8a8dace feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 2 years, 1 month ago
  26. 44df105 feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 2 years, 1 month ago
  27. d72c486 feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 1 year, 9 months ago
  28. 6f70cce Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · 1 year, 6 months ago
  29. 2ddb541 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 6 months ago
  30. ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 6 months ago
  31. af1ee1f Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · 1 year, 6 months ago
  32. a9120f5 Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · 1 year, 6 months ago
  33. 337ff4f fix(qemu): enable SVE and SME by Andre Przywara · 1 year, 6 months ago
  34. 4f2c4ec Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 1 year, 6 months ago
  35. afc9b23 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 1 year, 6 months ago
  36. c19116d Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  37. 8a998b5 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · 1 year, 6 months ago
  38. b97b281 Merge "fix(versal-net): use api_id directly without FUNCID_MASK" into integration by Manish V Badarkhe · 1 year, 6 months ago
  39. 252b2bd Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · 1 year, 6 months ago
  40. e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 7 months ago
  41. cd7890d feat(mediatek): move lpm drivers back to common by Bo-Chen Chen · 1 year, 6 months ago
  42. 4fe7e6a feat(mt8188): add cpu_pm driver by Edward-JW Yang · 1 year, 7 months ago
  43. e35f4cb fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · 1 year, 7 months ago
  44. 9bd1aed Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · 1 year, 6 months ago
  45. 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 4 years, 7 months ago
  46. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  47. bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 4 years, 10 months ago
  48. b0eb6d1 fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · 1 year, 6 months ago
  49. 967d8c9 Merge "build(rss): introduce rss_comms.mk makefile" into integration by Sandrine Bailleux · 1 year, 6 months ago
  50. 29e6fc5 feat(fvp): support building RSS comms driver by Sandrine Bailleux · 1 year, 7 months ago
  51. 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 7 months ago
  52. 91890b7 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · 1 year, 6 months ago
  53. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 6 months ago
  54. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 6 months ago
  55. 8efbd9d Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · 1 year, 6 months ago
  56. 4db1bd8 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · 1 year, 6 months ago
  57. fe8573e Merge "fix(intel): fix asynchronous read response by copying data to input buffer" into integration by Sandrine Bailleux · 1 year, 6 months ago
  58. 34cf68a Merge "fix(intel): fix Mac verify update and finalize for return response data" into integration by Sandrine Bailleux · 1 year, 6 months ago
  59. 08ae247 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 2 years ago
  60. 0d33d38 fix(st): add missing string.h include by Yann Gautier · 1 year, 6 months ago
  61. aa9d315 Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · 1 year, 6 months ago
  62. 8e83444 Merge "docs(changelog): fix incorrect documentation title" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  63. 76250d5 Merge "fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings" into integration by Joanna Farley · 1 year, 6 months ago
  64. 2c16b80 Merge "fix(ras): trap "RAS error record" accesses only for NS" into integration by Manish Pandey · 1 year, 6 months ago
  65. c889088 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 1 year, 6 months ago
  66. 833b4ff docs(changelog): fix incorrect documentation title by Chris Kay · 1 year, 6 months ago
  67. b41b082 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  68. 62068b1 Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  69. 76453e7 Merge "fix(rme): update FVP platform token" into integration by Manish Pandey · 1 year, 6 months ago
  70. 364b4cd fix(rme): update FVP platform token by Mate Toth-Pal · 1 year, 6 months ago
  71. ea7aee2 Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 1 year, 6 months ago
  72. a291687 Merge "fix(zynqmp): resolve misra 4.6 warnings" into integration by Joanna Farley · 1 year, 6 months ago
  73. 711ce52 Merge "feat(rss): add new comms protocols" into integration by Sandrine Bailleux · 1 year, 6 months ago
  74. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 6 months ago
  75. 3a3722c Merge "fix(tc): resolve the static-checks errors" into integration by Manish Pandey · 1 year, 6 months ago
  76. 8e51ccc fix(rmmd): return X4 output value by AlexeiFedorov · 1 year, 6 months ago
  77. 066450a fix(tc): resolve the static-checks errors by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  78. 3125901 feat(rss): add new comms protocols by Raef Coles · 1 year, 10 months ago
  79. 18af644 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · 1 year, 6 months ago
  80. c5862af chore(libc): clean up includes in lib/libc/printf.c by Jorge Troncoso · 1 year, 6 months ago
  81. 58aebb6 Merge "fix(libc): pri*ptr macros for aarch64" into integration by Joanna Farley · 1 year, 6 months ago
  82. 0f2ab75 Merge "feat(tc): add RTC PL031 device tree node" into integration by Sandrine Bailleux · 1 year, 6 months ago
  83. 14ec900 Merge "docs(maintainers): add myself as TC code owner" into integration by Manish V Badarkhe · 1 year, 6 months ago
  84. 8fecda3 docs(maintainers): add myself as TC code owner by Anders Dellien · 1 year, 6 months ago
  85. d307229 fix(libc): pri*ptr macros for aarch64 by K · 1 year, 8 months ago
  86. cdb6211 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · 1 year, 6 months ago
  87. d8d0ea9 Merge "docs(fwu): update firmware update design" into integration by Sandrine Bailleux · 1 year, 6 months ago
  88. 2aaed86 Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 1 year, 6 months ago
  89. 14a0704 feat(stm32mp1): add early console in SP_min by Yann Gautier · 2 years, 6 months ago
  90. 5223d88 feat(st): properly manage early console by Yann Gautier · 1 year, 7 months ago
  91. ea69dcd feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 7 months ago
  92. 156709d docs(st): introduce STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 7 months ago
  93. 00606df feat(st): add trace for early console by Yann Gautier · 1 year, 10 months ago
  94. 484e846 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 2 years, 1 month ago
  95. d99998f feat(st-uart): add initialization with the device tree by Patrick Delaunay · 2 years ago
  96. 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years ago
  97. 4b2f23e feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 2 years, 1 month ago
  98. 32f2ca0 fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 2 years, 1 month ago
  99. e7705e9 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 2 years, 1 month ago
  100. 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 1 month ago