1. 474ad81 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 1 year, 9 months ago
  2. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · 1 year, 9 months ago
  3. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 1 year, 9 months ago
  4. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 1 year, 9 months ago
  5. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 1 year, 9 months ago
  6. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  7. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 3 years, 7 months ago
  8. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 1 year, 9 months ago
  9. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  10. 9bd1193 build: deprecate Arm TC0 FVP platform by Manish V Badarkhe · 1 year, 8 months ago
  11. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  12. d38d427 Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 1 year, 8 months ago
  13. 266e07b fix(versal-net): add default values for silicon by Michal Simek · 1 year, 8 months ago
  14. 5178157 Merge changes from topic "rdn2cfg2_spi_support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  15. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  16. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  17. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · 1 year, 8 months ago
  18. 8ef793c Merge "feat(qti): updated soc version for sc7180 and sc7280" into integration by Manish V Badarkhe · 1 year, 8 months ago
  19. 62f9f82 Merge changes from topic "hikey960-el3-spmc" into integration by Olivier Deprez · 1 year, 8 months ago
  20. 89084c8 feat(qti): updated soc version for sc7180 and sc7280 by Bharath N · 1 year, 8 months ago
  21. 97d4d81 feat(hikey960): read serial number from UFS by Arthur Cassegrain · 2 years, 7 months ago
  22. ae7ce8c feat(hikey960): add a FF-A logical partition by Lukas Hanel · 1 year, 8 months ago
  23. 538a6df feat(hikey960): add memory sharing hooks for SPMC_AT_EL3 by vallau01 · 1 year, 11 months ago
  24. cb91cb1 feat(hikey960): add plat-defines for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  25. 5258be1 feat(hikey960): define a datastore for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  26. 8a4de61 feat(hikey960): add SP manifest for SPMC_AT_EL3 by Lukas Hanel · 2 years, 4 months ago
  27. a54a17e Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  28. 1eefbac Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  29. 4ed212a Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  30. ed40755 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  31. 25c9082 Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  32. a202838 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  33. ed4cc9d Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  34. c403115 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  35. b64e77d Merge "feat(imx8mp): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  36. 6b9e553 Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  37. e25bd03 Merge "refactor(imx8mp): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  38. 0403f81 Merge "refactor(imx8mp): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  39. dac5e35 Merge "feat(imx8m): make psci common code pie compatible" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  40. 56712e6 Merge "fix(imx8m): fix dram retention fsp_table access" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  41. 4ec54f2 Merge "fix(mediatek): switch console to runtime state before leaving BL31" into integration by Manish Pandey · 1 year, 8 months ago
  42. 058f567 Merge "build: deprecate Arm rdn1edge and sgi575 FVP platforms" into integration by Manish Pandey · 1 year, 8 months ago
  43. 9a7cd80 Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration by Bipin Ravi · 1 year, 8 months ago
  44. 43771f3 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · 1 year, 9 months ago
  45. 68726ae fix(mediatek): switch console to runtime state before leaving BL31 by developer · 1 year, 8 months ago
  46. 5a01b45 fix(imx8m): update poweroff related SNVS_LPCR bits only by Shawn Guo · 1 year, 8 months ago
  47. 98fe4c4 feat(hikey960): increase secure workspace to 64MB by Arthur Cassegrain · 2 years, 7 months ago
  48. ed62e84 feat(hikey960): upgrade to xlat_tables_v2 by Lukas Hanel · 3 years, 2 months ago
  49. e23f427 Merge changes from topic "imx8m-hab-support" into integration by Sandrine Bailleux · 1 year, 8 months ago
  50. 3f5be1c build: deprecate Arm rdn1edge and sgi575 FVP platforms by Manish V Badarkhe · 1 year, 9 months ago
  51. ff2b872 feat(imx8mm): add BL31 PIE support by Marco Felsch · 1 year, 10 months ago
  52. d302186 refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 1 year, 10 months ago
  53. 0679c02 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 1 year, 10 months ago
  54. dfe200c refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 1 year, 10 months ago
  55. 82cb834 feat(imx8mn): add BL31 PIE support by Marco Felsch · 2 years ago
  56. e1dcc6d refactor(imx8mn): introduce BL31_SIZE by Marco Felsch · 2 years ago
  57. 6d7a07b refactor(imx8mn): make use of setup_page_tables() by Marco Felsch · 2 years ago
  58. 7eed973 refactor(imx8mn): cleanup the mmap region settings by Marco Felsch · 2 years ago
  59. 350d6d5 feat(imx8mp): add BL31 PIE support by Marco Felsch · 2 years ago
  60. 5ba173a refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 2 years ago
  61. 150a915 refactor(imx8mp): make use of setup_page_tables() by Marco Felsch · 2 years ago
  62. a61cd1e refactor(imx8mp): cleanup the mmap region settings by Marco Felsch · 2 years ago
  63. 217c06b feat(imx8m): make psci common code pie compatible by Marco Felsch · 2 years ago
  64. 753f632 fix(imx8m): fix dram retention fsp_table access by Marco Felsch · 1 year, 9 months ago
  65. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 8 months ago
  66. 10a4d86 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 1 year, 9 months ago
  67. de4f6a5 feat(imx8mp): add hab and map required memory blocks by Andrey Zhizhikin · 1 year, 9 months ago
  68. 4d10d1b feat(imx8mn): add hab and map required memory blocks by Andrey Zhizhikin · 1 year, 9 months ago
  69. 521f246 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · 1 year, 9 months ago
  70. 116dc9a Merge "feat(fvp): build delegated attestation in BL31" into integration by Sandrine Bailleux · 1 year, 9 months ago
  71. 44a9151 feat(rdn2): enable extended SPI support by Vivek Gautam · 1 year, 10 months ago
  72. 99b5c17 feat(rdn2): add SPI ID ranges for RD-N2 multichip platform by Vivek Gautam · 2 years ago
  73. 5e7dda7 Merge "chore(rpi3): remove redundant code" into integration by André Przywara · 1 year, 9 months ago
  74. cbb0c23 fix(versal_net): Enable a78 errata workarounds by Akshay Belsare · 1 year, 9 months ago
  75. b204fe9 feat(fvp): build delegated attestation in BL31 by Sandrine Bailleux · 1 year, 9 months ago
  76. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 1 year, 9 months ago
  77. 02296e8 Merge "fix(mt8186): fix EMI_MPU domain setting for DSP" into integration by Olivier Deprez · 1 year, 9 months ago
  78. eb4e8dc Merge "fix(rk3399): explicitly define the sys_sleep_flag_sram type" into integration by Olivier Deprez · 1 year, 9 months ago
  79. 86b2b51 chore(rpi3): remove redundant code by Boyan Karatotev · 1 year, 9 months ago
  80. d6cda26 fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · 1 year, 10 months ago
  81. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 9 months ago
  82. 15ec61a fix(mt8186): fix EMI_MPU domain setting for DSP by developer · 1 year, 9 months ago
  83. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 9 months ago
  84. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · 1 year, 10 months ago
  85. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · 2 years, 2 months ago
  86. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 9 months ago
  87. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · 2 years, 3 months ago
  88. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · 2 years, 3 months ago
  89. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · 1 year, 9 months ago
  90. d4320e6 Merge "fix(qti): adding secure rm flag" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  91. f138bde fix(qti): adding secure rm flag by Muhammad Arsath K F · 1 year, 9 months ago
  92. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 2 years ago
  93. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  94. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years ago
  95. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  96. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 4 months ago
  97. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  98. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 2 years, 4 months ago
  99. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  100. 9ba9780 Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · 1 year, 9 months ago