1. 568f0c5 fix(tsp): use verbose for power logs by Shruti Gupta · 1 year, 7 months ago
  2. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 11 months ago
  3. f744c99 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 1 year, 9 months ago
  4. 30b67c7 Merge "docs: extend generic tf-a threat model" into integration by Sandrine Bailleux · 1 year, 7 months ago
  5. 86839eb fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · 1 year, 7 months ago
  6. ef9a155 fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · 1 year, 7 months ago
  7. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  8. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · 1 year, 8 months ago
  9. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 1 year, 8 months ago
  10. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 1 year, 8 months ago
  11. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 1 year, 8 months ago
  12. 409b382 fix(st): use Boolean type for tests by Yann Gautier · 1 year, 8 months ago
  13. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 1 year, 8 months ago
  14. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · 1 year, 8 months ago
  15. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · 1 year, 8 months ago
  16. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  17. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year, 8 months ago
  18. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year, 8 months ago
  19. 21d117a fix(st-clock): remove useless switch by Yann Gautier · 1 year, 8 months ago
  20. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  21. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  22. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year, 8 months ago
  23. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year, 8 months ago
  24. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  25. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year, 8 months ago
  26. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year, 8 months ago
  27. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  28. 9a93f35 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 1 year, 7 months ago
  29. f9044ab fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 1 year, 8 months ago
  30. 3263430 Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 1 year, 7 months ago
  31. fc2e956 Merge "feat(intel): extending to support SMMU in FCS" into integration by Sandrine Bailleux · 1 year, 7 months ago
  32. 3c4e5ab Merge "fix(intel): fix fcs_client crashed when increased param size" into integration by Sandrine Bailleux · 1 year, 7 months ago
  33. 585cf6d Merge changes Ia8f1471a,I6b95c19d into integration by Sandrine Bailleux · 1 year, 7 months ago
  34. 26caceb Merge "fix(rss): do not consider MHU_ERR_ALREADY_INIT as error" into integration by Sandrine Bailleux · 1 year, 7 months ago
  35. b41f1ed fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 1 year, 8 months ago
  36. 2d7e390 fix(nxp-ddr): add checking return value by Maninder Singh · 1 year, 9 months ago
  37. 566e7d9 feat(lx2): enable OCRAM ECC by Jiafei Pan · 1 year, 9 months ago
  38. 16a16ad fix(nxp-tools): fix coverity issue by Jiafei Pan · 1 year, 10 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, 8 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, 8 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, 8 months ago
  65. d62199e Merge "fix(versal): initialize the variable with value 0 in pm code" into integration by Joanna Farley · 1 year, 8 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, 9 months ago
  68. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · 1 year, 8 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, 8 months ago
  71. 6b53325 fix(sptool): add dependency to SP image by Jens Wiklander · 1 year, 8 months ago
  72. 91374fb fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 10 months ago
  73. 1cf137d fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · 1 year, 11 months ago
  74. eabf539 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · 2 years ago
  75. 616a94a feat(lx2): support more variants by Jiafei Pan · 2 years, 1 month ago
  76. a54d2e7 fix(lx2): init global data before using it by Jiafei Pan · 2 years, 1 month ago
  77. 9567a22 fix(ls1046a): 4 keys secureboot failure resolved by Kshitiz Varshney · 2 years, 1 month ago
  78. 489bd22 fix(nxp-crypto): fix secure boot assert inclusion by Pankaj Gupta · 2 years, 2 months ago
  79. bf9b0f3 fix(nxp-crypto): fix coverity issue by Pankaj Gupta · 2 years, 2 months ago
  80. b27cc46 fix(nxp-drivers): fix fspi coverity issue by Jiafei Pan · 2 years, 2 months ago
  81. ea4431b Merge "fix(docs): deprecate plat_convert_pk() in v2.9" into integration by Joanna Farley · 1 year, 8 months ago
  82. 7501681 fix(intel): agilex bitstream pre-authenticate by Jit Loon Lim · 1 year, 8 months ago
  83. dd96d8f fix(intel): mailbox store QSPI ref clk in scratch reg by Jit Loon Lim · 1 year, 11 months ago
  84. 15d4edb fix(intel): remove checking on TEMP and VOLT checking for HWMON by Jit Loon Lim · 1 year, 9 months ago
  85. 746ca17 fix(intel): fix sp_timer0 is not disabled in firewall on Agilex by Jit Loon Lim · 1 year, 10 months ago
  86. b9ae467 feat(intel): setup FPGA interface for Agilex by Jit Loon Lim · 2 years, 1 month ago
  87. a3e5635 fix(intel): fix pinmux handoff bug on Agilex by Jit Loon Lim · 2 years, 1 month ago
  88. 1632608 fix(intel): fix print out ERROR when encounter SEU_Err by Sieu Mun Tang · 1 year, 8 months ago
  89. d4a6382 fix(docs): deprecate plat_convert_pk() in v2.9 by Yann Gautier · 1 year, 8 months ago
  90. 95197b5 refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  91. cbbe28e refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  92. dd1ee50 refactor(fvp): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  93. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  94. 012cfaf fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 2 years, 2 months ago
  95. d90e51f fix(layerscape): fix nv_storage assert checking by Jiafei Pan · 2 years, 3 months ago
  96. 8666b3c fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 2 years, 5 months ago
  97. 2174f32 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 2 years, 5 months ago
  98. 6153e7a fix(layerscape): fix errata a008850 by Jiafei Pan · 2 years, 4 months ago
  99. d0a7806 Merge "docs(spm): update threat model" into integration by Manish Pandey · 1 year, 8 months ago
  100. a13a6b1 Merge "docs(qemu): document steps to run in OpenCI" into integration by Manish Pandey · 1 year, 8 months ago