1. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · 1 year, 7 months ago
  2. 6fcb998 Merge "fix(xilinx): use lib/smccc.h macros instead of trusty spd" into integration by Joanna Farley · 1 year, 7 months ago
  3. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · 1 year, 7 months ago
  4. 30287f0 Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · 1 year, 7 months ago
  5. e066a60 Merge changes from topic "fix_misra_st_platform" into integration by Manish Pandey · 1 year, 7 months ago
  6. 63a6095 Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 1 year, 7 months ago
  7. 73a80b2 Merge "docs: add threat model for AP-RSS interface" into integration by Sandrine Bailleux · 1 year, 7 months ago
  8. ef589bf docs: add threat model for AP-RSS interface by Tamas Ban · 1 year, 7 months ago
  9. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  10. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 1 year, 7 months ago
  11. a6e761c fix(rdn1edge): change variable type to fix gcc sign conversion error by Tony K Nadackal · 1 year, 7 months ago
  12. 30b67c7 Merge "docs: extend generic tf-a threat model" into integration by Sandrine Bailleux · 1 year, 7 months ago
  13. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  14. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 1 year, 7 months ago
  15. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 1 year, 7 months ago
  16. 409b382 fix(st): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  17. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 1 year, 7 months ago
  18. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · 1 year, 7 months ago
  19. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · 1 year, 8 months ago
  20. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  21. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year, 7 months ago
  22. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year, 7 months ago
  23. 21d117a fix(st-clock): remove useless switch by Yann Gautier · 1 year, 7 months ago
  24. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  25. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  26. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year, 7 months ago
  27. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year, 7 months ago
  28. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  29. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year, 7 months ago
  30. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year, 7 months ago
  31. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  32. 9a93f35 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 1 year, 7 months ago
  33. f9044ab fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 1 year, 7 months ago
  34. 3263430 Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 1 year, 7 months ago
  35. fc2e956 Merge "feat(intel): extending to support SMMU in FCS" into integration by Sandrine Bailleux · 1 year, 7 months ago
  36. 3c4e5ab Merge "fix(intel): fix fcs_client crashed when increased param size" into integration by Sandrine Bailleux · 1 year, 7 months ago
  37. 585cf6d Merge changes Ia8f1471a,I6b95c19d into integration by Sandrine Bailleux · 1 year, 7 months ago
  38. 26caceb Merge "fix(rss): do not consider MHU_ERR_ALREADY_INIT as error" into integration by Sandrine Bailleux · 1 year, 7 months ago
  39. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 1 year, 7 months ago
  40. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 1 year, 7 months ago
  41. 2774a33 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 1 year, 7 months ago
  42. 003b9f3 Merge "refactor(arm): remove unused global" into integration by Sandrine Bailleux · 1 year, 7 months ago
  43. 6f9a4cc fix(intel): fix fcs_client crashed when increased param size by Jit Loon Lim · 1 year, 10 months ago
  44. bd8da63 feat(intel): extending to support SMMU in FCS by Sieu Mun Tang · 1 year, 9 months ago
  45. 6e5a8c6 refactor(arm): remove unused global by Manish V Badarkhe · 1 year, 7 months ago
  46. bdb744b Merge "fix(zynqmp): initialize uint32 with value 0U in pm code" into integration by Joanna Farley · 1 year, 7 months ago
  47. 793dd63 Merge "fix(el3_runtime): restore SPSR/ELR/SCR after esb" into integration by Manish Pandey · 1 year, 7 months ago
  48. cf151b7 docs: extend generic tf-a threat model by Tamas Ban · 1 year, 7 months ago
  49. 6c48034 fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · 1 year, 7 months ago
  50. 7adc8e4 Merge "build: restrict usage of CTX_INCLUDE_EL2_REGS" into integration by Manish Pandey · 1 year, 7 months ago
  51. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 1 year, 7 months ago
  52. 53bc59a fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · 1 year, 8 months ago
  53. 502c8d7 Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 1 year, 7 months ago
  54. b37b52a Merge "fix(console): fix crash on spin_unlock with cache disabled" into integration by Manish Pandey · 1 year, 7 months ago
  55. eef258b fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 1 year, 7 months ago
  56. 48b2106 Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration by Lauren Wehrmeister · 1 year, 7 months ago
  57. 71675eb Merge "fix(intel): fix print out ERROR when encounter SEU_Err" into integration by Sandrine Bailleux · 1 year, 7 months ago
  58. 080457f Merge changes I8667f362,Ia0bd832c into integration by Sandrine Bailleux · 1 year, 7 months ago
  59. c2cc18f Merge "fix(intel): fix sp_timer0 is not disabled in firewall on Agilex" into integration by Sandrine Bailleux · 1 year, 7 months ago
  60. 4b200d0 Merge "fix(intel): remove checking on TEMP and VOLT checking for HWMON" into integration by Sandrine Bailleux · 1 year, 7 months ago
  61. 0ea5eed feat(qemu): support pointer authentication by Leo Yan · 1 year, 8 months ago
  62. 80be881 Merge "fix(rss): remove null-terminator from RSS metadata" into integration by Sandrine Bailleux · 1 year, 7 months ago
  63. 2857270 fix(rss): remove null-terminator from RSS metadata by David Vincze · 1 year, 8 months ago
  64. 943148a Merge "fix(zynqmp): check return status of pm_get_api_version" into integration by Joanna Farley · 1 year, 7 months ago
  65. d62199e Merge "fix(versal): initialize the variable with value 0 in pm code" into integration by Joanna Farley · 1 year, 7 months ago
  66. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 8 months ago
  67. 445ee11 feat(lib/psa): add read_measurement API by Mate Toth-Pal · 1 year, 8 months ago
  68. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · 1 year, 7 months ago
  69. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  70. 1f69caf Merge "feat(qemu): increase size of bl2" into integration by Manish Pandey · 1 year, 7 months ago
  71. ea4431b Merge "fix(docs): deprecate plat_convert_pk() in v2.9" into integration by Joanna Farley · 1 year, 7 months ago
  72. 7501681 fix(intel): agilex bitstream pre-authenticate by Jit Loon Lim · 1 year, 8 months ago
  73. dd96d8f fix(intel): mailbox store QSPI ref clk in scratch reg by Jit Loon Lim · 1 year, 11 months ago
  74. 15d4edb fix(intel): remove checking on TEMP and VOLT checking for HWMON by Jit Loon Lim · 1 year, 9 months ago
  75. 746ca17 fix(intel): fix sp_timer0 is not disabled in firewall on Agilex by Jit Loon Lim · 1 year, 9 months ago
  76. b9ae467 feat(intel): setup FPGA interface for Agilex by Jit Loon Lim · 2 years, 1 month ago
  77. a3e5635 fix(intel): fix pinmux handoff bug on Agilex by Jit Loon Lim · 2 years ago
  78. 1632608 fix(intel): fix print out ERROR when encounter SEU_Err by Sieu Mun Tang · 1 year, 7 months ago
  79. d4a6382 fix(docs): deprecate plat_convert_pk() in v2.9 by Yann Gautier · 1 year, 7 months ago
  80. 95197b5 refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  81. cbbe28e refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  82. dd1ee50 refactor(fvp): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  83. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  84. d0a7806 Merge "docs(spm): update threat model" into integration by Manish Pandey · 1 year, 7 months ago
  85. a13a6b1 Merge "docs(qemu): document steps to run in OpenCI" into integration by Manish Pandey · 1 year, 7 months ago
  86. ce246f6 docs(spm): update threat model by Madhukar Pappireddy · 1 year, 9 months ago
  87. 6c23150 docs(qemu): document steps to run in OpenCI by Harrison Mutai · 1 year, 8 months ago
  88. f254023 Merge "fix(intel): fix UART baud rate and clock" into integration by Sandrine Bailleux · 1 year, 7 months ago
  89. 55803a2 fix(intel): fix UART baud rate and clock by Sieu Mun Tang · 2 years ago
  90. d6f3079 Merge "docs(changelog): changelog for v2.8 release" into integration by Manish Pandey · 1 year, 7 months ago
  91. 430c534 Merge "fix(docs): add v2.9 release schedule" into integration by Joanna Farley · 1 year, 7 months ago
  92. 623ac72 fix(docs): add v2.9 release schedule by Joanna Farley · 1 year, 8 months ago
  93. bae28f0 Merge changes I97687f18,I91d5718b into integration by Olivier Deprez · 1 year, 8 months ago
  94. 82dd5ac fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 1 year, 8 months ago
  95. aca67da Merge changes from topic "ja/spm_doc" into integration by Olivier Deprez · 1 year, 8 months ago
  96. 7c81c6e feat(qemu): increase size of bl2 by Leo Yan · 1 year, 8 months ago
  97. 262d7b1 docs(spm): interrupt handling guidance FF-A v1.1 EAC0 by Madhukar Pappireddy · 1 year, 9 months ago
  98. d25d15b docs(changelog): changelog for v2.8 release by laurenw-arm · 1 year, 8 months ago
  99. d0889a3 docs(spm): partition runtime model and schedule modes by Madhukar Pappireddy · 1 year, 9 months ago
  100. 578bf4d Merge "docs(marvell): fix typo 8K => A8K" into integration by Madhukar Pappireddy · 1 year, 8 months ago