1. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · 1 year, 8 months ago
  2. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · 1 year, 8 months ago
  3. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 1 year, 7 months ago
  4. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · 1 year, 7 months ago
  5. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · 1 year, 7 months ago
  6. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 1 year, 8 months ago
  7. e066a60 Merge changes from topic "fix_misra_st_platform" into integration by Manish Pandey · 1 year, 7 months ago
  8. 63a6095 Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 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. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  13. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 1 year, 7 months ago
  14. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 1 year, 7 months ago
  15. 409b382 fix(st): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  16. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 1 year, 7 months ago
  17. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · 1 year, 7 months ago
  18. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · 1 year, 8 months ago
  19. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  20. 3263430 Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 1 year, 7 months ago
  21. fc2e956 Merge "feat(intel): extending to support SMMU in FCS" into integration by Sandrine Bailleux · 1 year, 7 months ago
  22. 3c4e5ab Merge "fix(intel): fix fcs_client crashed when increased param size" into integration by Sandrine Bailleux · 1 year, 7 months ago
  23. 585cf6d Merge changes Ia8f1471a,I6b95c19d into integration by Sandrine Bailleux · 1 year, 7 months ago
  24. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 1 year, 7 months ago
  25. 2774a33 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 1 year, 7 months ago
  26. 003b9f3 Merge "refactor(arm): remove unused global" into integration by Sandrine Bailleux · 1 year, 7 months ago
  27. 6f9a4cc fix(intel): fix fcs_client crashed when increased param size by Jit Loon Lim · 1 year, 10 months ago
  28. bd8da63 feat(intel): extending to support SMMU in FCS by Sieu Mun Tang · 1 year, 9 months ago
  29. 6e5a8c6 refactor(arm): remove unused global by Manish V Badarkhe · 1 year, 7 months ago
  30. 6c48034 fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · 1 year, 7 months ago
  31. 502c8d7 Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 1 year, 7 months ago
  32. eef258b fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 1 year, 7 months ago
  33. 71675eb Merge "fix(intel): fix print out ERROR when encounter SEU_Err" into integration by Sandrine Bailleux · 1 year, 7 months ago
  34. 080457f Merge changes I8667f362,Ia0bd832c into integration by Sandrine Bailleux · 1 year, 7 months ago
  35. c2cc18f Merge "fix(intel): fix sp_timer0 is not disabled in firewall on Agilex" into integration by Sandrine Bailleux · 1 year, 7 months ago
  36. 4b200d0 Merge "fix(intel): remove checking on TEMP and VOLT checking for HWMON" into integration by Sandrine Bailleux · 1 year, 7 months ago
  37. 0ea5eed feat(qemu): support pointer authentication by Leo Yan · 1 year, 8 months ago
  38. 943148a Merge "fix(zynqmp): check return status of pm_get_api_version" into integration by Joanna Farley · 1 year, 7 months ago
  39. d62199e Merge "fix(versal): initialize the variable with value 0 in pm code" into integration by Joanna Farley · 1 year, 7 months ago
  40. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · 1 year, 7 months ago
  41. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  42. 1f69caf Merge "feat(qemu): increase size of bl2" into integration by Manish Pandey · 1 year, 7 months ago
  43. 7501681 fix(intel): agilex bitstream pre-authenticate by Jit Loon Lim · 1 year, 8 months ago
  44. dd96d8f fix(intel): mailbox store QSPI ref clk in scratch reg by Jit Loon Lim · 1 year, 11 months ago
  45. 15d4edb fix(intel): remove checking on TEMP and VOLT checking for HWMON by Jit Loon Lim · 1 year, 9 months ago
  46. 746ca17 fix(intel): fix sp_timer0 is not disabled in firewall on Agilex by Jit Loon Lim · 1 year, 10 months ago
  47. b9ae467 feat(intel): setup FPGA interface for Agilex by Jit Loon Lim · 2 years, 1 month ago
  48. a3e5635 fix(intel): fix pinmux handoff bug on Agilex by Jit Loon Lim · 2 years, 1 month ago
  49. 1632608 fix(intel): fix print out ERROR when encounter SEU_Err by Sieu Mun Tang · 1 year, 7 months ago
  50. 95197b5 refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  51. cbbe28e refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  52. dd1ee50 refactor(fvp): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  53. 55803a2 fix(intel): fix UART baud rate and clock by Sieu Mun Tang · 2 years ago
  54. 7c81c6e feat(qemu): increase size of bl2 by Leo Yan · 1 year, 8 months ago
  55. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  56. dcb896e fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 1 year, 8 months ago
  57. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  58. b521953 Merge changes from topic "stm32mp1-trusted-boot" into integration by Manish Pandey · 1 year, 8 months ago
  59. 15536e1 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · 1 year, 9 months ago
  60. 474ad81 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 1 year, 9 months ago
  61. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · 1 year, 9 months ago
  62. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 1 year, 9 months ago
  63. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 1 year, 9 months ago
  64. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 1 year, 9 months ago
  65. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  66. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 3 years, 7 months ago
  67. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 1 year, 9 months ago
  68. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  69. 50c55f6 fix(mt8188): add mmap entry for CPU idle SRAM by developer · 1 year, 8 months ago
  70. f29208e fix(mt8188): refine gic init flow after system resume by developer · 1 year, 9 months ago
  71. 8efa337 fix(mt8186): fix the DRAM voltage after the system resumes by Allen-KH Cheng · 1 year, 8 months ago
  72. 369b039 feat(mt8188): add audio support by developer · 1 year, 10 months ago
  73. 8d3be08 refactor(mt8195): use ptp3 common drivers by developer · 1 year, 8 months ago
  74. 1a4a525 feat(mt8188): add support for PTP3 by Riven Chen · 1 year, 9 months ago
  75. 3378af8 feat(mt8188): enable MTK_PUBEVENT_ENABLE by developer · 1 year, 9 months ago
  76. 9bd1193 build: deprecate Arm TC0 FVP platform by Manish V Badarkhe · 1 year, 8 months ago
  77. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  78. d38d427 Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 1 year, 8 months ago
  79. 266e07b fix(versal-net): add default values for silicon by Michal Simek · 1 year, 8 months ago
  80. 5178157 Merge changes from topic "rdn2cfg2_spi_support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  81. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  82. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  83. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · 1 year, 8 months ago
  84. 8ef793c Merge "feat(qti): updated soc version for sc7180 and sc7280" into integration by Manish V Badarkhe · 1 year, 8 months ago
  85. 62f9f82 Merge changes from topic "hikey960-el3-spmc" into integration by Olivier Deprez · 1 year, 8 months ago
  86. 89084c8 feat(qti): updated soc version for sc7180 and sc7280 by Bharath N · 1 year, 8 months ago
  87. 97d4d81 feat(hikey960): read serial number from UFS by Arthur Cassegrain · 2 years, 7 months ago
  88. ae7ce8c feat(hikey960): add a FF-A logical partition by Lukas Hanel · 1 year, 8 months ago
  89. 538a6df feat(hikey960): add memory sharing hooks for SPMC_AT_EL3 by vallau01 · 1 year, 11 months ago
  90. cb91cb1 feat(hikey960): add plat-defines for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  91. 5258be1 feat(hikey960): define a datastore for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  92. 8a4de61 feat(hikey960): add SP manifest for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  93. a54a17e Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  94. 1eefbac Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  95. 4ed212a Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  96. ed40755 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  97. 25c9082 Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  98. a202838 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  99. ed4cc9d Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  100. c403115 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago