1. 5d68e89 fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 9 months ago
  2. f4d8ed5 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 9 months ago
  3. 15a6c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · 9 months ago
  4. 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 9 months ago
  5. ff4a2c1 Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration by Sandrine Bailleux · 9 months ago
  6. 6952ce4 Merge "fix(arm): arm_rotpk_header undefined reference" into integration by Manish V Badarkhe · 9 months ago
  7. 95302e4 fix(arm): arm_rotpk_header undefined reference by laurenw-arm · 10 months ago
  8. 25dd217 feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · 11 months ago
  9. 7b77bd0 Merge "fix(xilinx): resolve integer handling issue" into integration by Joanna Farley · 9 months ago
  10. bba0e7e Merge "fix(intel): missing NCORE CCU snoop filter fix in BL2" into integration by Sandrine Bailleux · 9 months ago
  11. 4e46db4 fix(xilinx): resolve integer handling issue by Akshay Belsare · 10 months ago
  12. 309b18b Merge changes Ibb593369,I9cc984dd into integration by Bipin Ravi · 9 months ago
  13. 79664cf Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 9 months ago
  14. bc1123f Merge "fix(gpt_rme): fix compilation error for gpt_rme.c" into integration by Soby Mathew · 9 months ago
  15. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 9 months ago
  16. 76ed322 fix(intel): add mailbox error return status for FCS_DECRYPTION by Sieu Mun Tang · 10 months ago
  17. b34a48c fix(intel): missing NCORE CCU snoop filter fix in BL2 by Jit Loon Lim · 11 months ago
  18. 19e09e2 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · 10 months ago
  19. bb0e336 docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 10 months ago
  20. 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 10 months ago
  21. e61713b fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · 10 months ago
  22. 4e025c6 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 10 months ago
  23. 8b1d186 Merge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb,I3b78e0c5, ... into integration by Madhukar Pappireddy · 10 months ago
  24. 8cfa94b feat(imx8mq): add BL31 PIE support by Lucas Stach · 10 months ago
  25. 0445a4a refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 10 months ago
  26. c0fb887 refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 10 months ago
  27. 36be108 feat(imx8mq): always set up console by Lucas Stach · 10 months ago
  28. 7698dba feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 10 months ago
  29. 202737e feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 10 months ago
  30. abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 10 months ago
  31. 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 10 months ago
  32. 96851ee Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · 10 months ago
  33. c781765 Merge "fix(st): include utils.h to solve compilation error" into integration by Manish Pandey · 10 months ago
  34. 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 10 months ago
  35. c0d68bb Merge "fix(xilinx): use lib/smccc.h macros instead of trusty spd" into integration by Joanna Farley · 10 months ago
  36. 0ee07d7 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · 10 months ago
  37. 9b1dad8 docs(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 10 months ago
  38. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 11 months ago
  39. 25eb647 Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · 10 months ago
  40. d6ce990 Merge changes from topic "fix_misra_st_platform" into integration by Manish Pandey · 10 months ago
  41. a0d5147 fix(gpt_rme): fix compilation error for gpt_rme.c by AlexeiFedorov · 10 months ago
  42. 557bc9d Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 10 months ago
  43. 85bc048 Merge "docs: add threat model for AP-RSS interface" into integration by Sandrine Bailleux · 10 months ago
  44. c201d6e docs: add threat model for AP-RSS interface by Tamas Ban · 10 months ago
  45. 302f053 feat(qemu): support el3 spmc by Jens Wiklander · 1 year, 8 months ago
  46. 555677f feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 1 year, 4 months ago
  47. 36802e2 feat(qemu): support s-el2 spmc by Jens Wiklander · 10 months ago
  48. 25ae7ad feat(qemu): update abi between spmd and spmc by Jens Wiklander · 10 months ago
  49. a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 10 months ago
  50. f0f2c90 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 10 months ago
  51. 3a3e0e5 fix(rdn1edge): change variable type to fix gcc sign conversion error by Tony K Nadackal · 10 months ago
  52. 3354915 fix(tsp): use verbose for power logs by Shruti Gupta · 10 months ago
  53. 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 1 month ago
  54. def7590 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 11 months ago
  55. cb875fd Merge "docs: extend generic tf-a threat model" into integration by Sandrine Bailleux · 10 months ago
  56. 1cfde82 fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · 10 months ago
  57. b87b02c fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · 10 months ago
  58. dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 10 months ago
  59. 5d942ff fix(st-gpio): define shift as uint32_t by Yann Gautier · 10 months ago
  60. 029f81e fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 10 months ago
  61. 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 10 months ago
  62. d7f5bed fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 10 months ago
  63. 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 10 months ago
  64. 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 10 months ago
  65. e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 10 months ago
  66. 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 10 months ago
  67. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 10 months ago
  68. 4198fa1 fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 10 months ago
  69. ee21709 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 10 months ago
  70. 69a2e32 fix(st-clock): remove useless switch by Yann Gautier · 10 months ago
  71. c3ae7da fix(st-clock): use Boolean type for tests by Yann Gautier · 10 months ago
  72. 9a00daf fix(st-regulator): use Boolean type for tests by Yann Gautier · 10 months ago
  73. 91af163c fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 10 months ago
  74. 6a3ffb5 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 10 months ago
  75. 68083e7 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 10 months ago
  76. 3cebeec fix(st-pmic): define pmic_regs table size by Yann Gautier · 10 months ago
  77. be7195d fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 10 months ago
  78. 825641d Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 10 months ago
  79. ca32548 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 10 months ago
  80. b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 10 months ago
  81. b8dbfac Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 10 months ago
  82. cd3a779 Merge "feat(intel): extending to support SMMU in FCS" into integration by Sandrine Bailleux · 10 months ago
  83. 9ccdfc4 Merge "fix(intel): fix fcs_client crashed when increased param size" into integration by Sandrine Bailleux · 10 months ago
  84. 34ffe4a Merge changes Ia8f1471a,I6b95c19d into integration by Sandrine Bailleux · 10 months ago
  85. 936455e Merge "fix(rss): do not consider MHU_ERR_ALREADY_INIT as error" into integration by Sandrine Bailleux · 10 months ago
  86. 0ca1d8f fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 11 months ago
  87. e83812f fix(nxp-ddr): add checking return value by Maninder Singh · 11 months ago
  88. e8faff3 feat(lx2): enable OCRAM ECC by Jiafei Pan · 12 months ago
  89. 4fa0f09 fix(nxp-tools): fix coverity issue by Jiafei Pan · 1 year, 1 month ago
  90. 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 10 months ago
  91. 55a7aa9 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 10 months ago
  92. 15b7093 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 10 months ago
  93. 0312769 Merge "refactor(arm): remove unused global" into integration by Sandrine Bailleux · 10 months ago
  94. c42402c fix(intel): fix fcs_client crashed when increased param size by Jit Loon Lim · 1 year ago
  95. 4687021 feat(intel): extending to support SMMU in FCS by Sieu Mun Tang · 12 months ago
  96. d8359cf refactor(arm): remove unused global by Manish V Badarkhe · 10 months ago
  97. 10f4d1a Merge "fix(zynqmp): initialize uint32 with value 0U in pm code" into integration by Joanna Farley · 10 months ago
  98. 5d2edf6 Merge "fix(el3_runtime): restore SPSR/ELR/SCR after esb" into integration by Manish Pandey · 10 months ago
  99. 1fba1a8 docs: extend generic tf-a threat model by Tamas Ban · 10 months ago
  100. e65584a fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · 10 months ago