1. ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · 3 years, 10 months ago
  2. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 11 months ago
  3. 9d9b648 Merge "SPM: Change condition on saving/restoring EL2 registers" into integration by Manish Pandey · 3 years, 10 months ago
  4. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years ago
  5. 9f8ce9f Merge "plat: qti: Fix build failure" into integration by Manish Pandey · 3 years, 10 months ago
  6. 0949031 Merge changes Ic701675c,Ie55e25c8 into integration by Manish Pandey · 3 years, 10 months ago
  7. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 4 years ago
  8. 534563e plat: imx8m: Keep A53 PLAT on in wait mode(ret) by Jacky Bai · 4 years, 7 months ago
  9. 8116df2 Merge "qemu/qemu_sbsa: enable SPM support" into integration by Manish Pandey · 3 years, 10 months ago
  10. 90fb2fa Merge changes from topic "tegra-downstream-07092020" into integration by Manish Pandey · 3 years, 10 months ago
  11. 819975f Tegra: platform: add function to check t194 chip by David Pu · 5 years ago
  12. 1d54753 Tegra: common: make plat_psci_ops routines static by David Pu · 5 years ago
  13. 099064b qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 4 years, 1 month ago
  14. daba4f5 Merge "runtime_exceptions: Update AT speculative workaround" into integration by Alexei Fedorov · 3 years, 10 months ago
  15. 0c1e6b5 Merge "el3_runtime: Rearrange context offset of EL1 sys registers" into integration by Alexei Fedorov · 3 years, 10 months ago
  16. 31fc856 Merge "el3_runtime: Update context save and restore routines for EL1 and EL2" into integration by Alexei Fedorov · 3 years, 10 months ago
  17. 936925c Merge changes from topic "soc-id" into integration by Manish Pandey · 3 years, 10 months ago
  18. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  19. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years ago
  20. d73c1ba el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years ago
  21. 01e9dd2 plat/arm: juno: Implement methods to retrieve soc-id information by Manish V Badarkhe · 3 years, 11 months ago
  22. a637c3f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 3 years, 11 months ago
  23. 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 3 years, 11 months ago
  24. d307491 plat: qti: Fix build failure by Manish V Badarkhe · 3 years, 11 months ago
  25. 60ec67f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · 3 years, 11 months ago
  26. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 11 months ago
  27. 11f0278 Merge "doc: Refactor the contribution guidelines" into integration by Sandrine Bailleux · 3 years, 11 months ago
  28. c613e7d Merge "stm32mp1: use newly introduced GICv2 makefile" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  29. 30d20bb Merge "lib: cpus: denver: add some MIDR values" into integration by Varun Wadekar · 3 years, 11 months ago
  30. 2799fb6 Merge changes from topic "sb/contribution-guidelines" into integration by Mark Dykes · 3 years, 11 months ago
  31. 2c49573 Merge "doc: Stop advising the creation of Phabricator issues" into integration by Mark Dykes · 3 years, 11 months ago
  32. 11f6457 Merge changes from topic "tegra-downstream-07092020" into integration by Mark Dykes · 3 years, 11 months ago
  33. d501810 stm32mp1: use newly introduced GICv2 makefile by Yann Gautier · 3 years, 11 months ago
  34. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 3 years, 11 months ago
  35. 960e99c SPM: Add owner field to cactus secure partitions by Ruari Phipps · 3 years, 11 months ago
  36. 571ed6b SPM: Alter sp_gen.mk entry depending on owner of partition by Ruari Phipps · 4 years ago
  37. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · 4 years ago
  38. 75804e5 doc: Refactor the contribution guidelines by Sandrine Bailleux · 3 years, 11 months ago
  39. 6e561be doc: Mention the TF-A Tech Forum as a way to contact developers by Sandrine Bailleux · 3 years, 11 months ago
  40. 6e78c79 doc: Emphasize that security issues must not be reported as normal bugs by Sandrine Bailleux · 3 years, 11 months ago
  41. 6ef77ce doc: Stop advising the creation of Phabricator issues by Sandrine Bailleux · 3 years, 11 months ago
  42. 46a92ca Merge changes from topic "sp_dual_signing" into integration by Sandrine Bailleux · 3 years, 11 months ago
  43. 965b16c Merge "Use true instead of 1 in while" into integration by Sandrine Bailleux · 3 years, 11 months ago
  44. bbbe9cd Merge changes from topic "bl1-misra" into integration by Sandrine Bailleux · 3 years, 11 months ago
  45. 471550a Use true instead of 1 in while by Jimmy Brisson · 3 years, 11 months ago
  46. a5f70aa Specify signed-ness of constants by Jimmy Brisson · 3 years, 11 months ago
  47. d7297c7 Prevent colliding identifiers by Jimmy Brisson · 3 years, 11 months ago
  48. a722574 Merge "lib: cpus: denver: mark exception vectors as private" into integration by Mark Dykes · 3 years, 11 months ago
  49. 2cf31a0 Merge "qti: Add RNG driver" into integration by joanna.farley · 3 years, 11 months ago
  50. 87f4737 qti: Add RNG driver by Saurabh Gorecha · 4 years ago
  51. 1511810 Merge "TF-A AMU: remove AMU enable info print" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  52. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 3 years, 11 months ago
  53. 6aef2cc dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 4 years ago
  54. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  55. 4e6835a Merge "TF-A AMU extension: fix detection of group 1 counters." into integration by Mark Dykes · 3 years, 11 months ago
  56. c14694a Merge "plat/arm: Reduce size of BL31 binary" into integration by Manish Pandey · 3 years, 11 months ago
  57. 781ef5b Merge changes from topic "release/14.0" into integration by Manish Pandey · 3 years, 11 months ago
  58. 4401af9 Merge "sc7180 platform support" into integration by Julius Werner · 3 years, 11 months ago
  59. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  60. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 4 years ago
  61. 70389ca sc7180 platform support by Saurabh Gorecha · 4 years, 2 months ago
  62. 28a6df4 Merge "MISRA cleanup in mem_region and semihosting files" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  63. 5f68fa7 lib: cpus: denver: add some MIDR values by Alex Van Brunt · 5 years ago
  64. a9cb010 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · 5 years ago
  65. 0c9105e Tegra: reorganize drivers and lib folders by Varun Wadekar · 5 years ago
  66. 2c92b41 lib: cpus: denver: mark exception vectors as private by Varun Wadekar · 5 years ago
  67. d4cb853 MISRA cleanup in mem_region and semihosting files by johpow01 · 4 years ago
  68. 144a02e Merge "Fix broken links in docs" into integration by Mark Dykes · 3 years, 11 months ago
  69. 4b9a6d4 Merge "plat: imx: add sdei support for i.MX8MM" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  70. 423d18c Fix broken links in docs by Madhukar Pappireddy · 3 years, 11 months ago
  71. 57e982c plat: imx: add sdei support for i.MX8MM by Peng Fan · 4 years ago
  72. 55be0e2 Merge "Initialize platform for MediaTek mt8192" into integration by Mark Dykes · 3 years, 11 months ago
  73. 5ba4e79 Merge "BL31: Fix relocation error for PIE" into integration by Manish Pandey · 3 years, 11 months ago
  74. 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · 3 years, 11 months ago
  75. c65ec15 Merge changes from topic "qemu" into integration by Sandrine Bailleux · 3 years, 11 months ago
  76. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · 4 years ago
  77. 6212fd7 Merge "spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used." into integration by Madhukar Pappireddy · 3 years, 11 months ago
  78. 43bfb73 Merge "SPM: build OP-TEE as an S-EL1 Secure Partition" into integration by Manish Pandey · 3 years, 11 months ago
  79. 609bebf Merge "Fix broken links to various sections across docs" into integration by Sandrine Bailleux · 3 years, 11 months ago
  80. df834a9 Merge "TF-A Aarch32: optimise memcpy4()" into integration by Manish Pandey · 3 years, 11 months ago
  81. 1b9bafa Merge "Aarch32 xlat_tables lib: Fix MISRA-2012 defects" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  82. 86350ae Fix broken links to various sections across docs by Madhukar Pappireddy · 4 years ago
  83. e6d4cd1 Merge "arm_fpga: Support uploading a custom command line" into integration by André Przywara · 3 years, 11 months ago
  84. f730299 Merge "tbbr/dualroot: rename SP package certificate file" into integration by Manish Pandey · 4 years ago
  85. 1b4dea8 BL31: Fix relocation error for PIE by Alexei Fedorov · 4 years ago
  86. 29b5b7e Merge "Makefile, doc: Make OPENSSL_DIR variable as build option for tools" into integration by Madhukar Pappireddy · 4 years ago
  87. d07d017 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 4 years ago
  88. 21cf360 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 4 years ago
  89. 2189d3a Initialize platform for MediaTek mt8192 by developer · 4 years, 2 months ago
  90. cec0069 Merge "fconf: spm: minor bug fix" into integration by Madhukar Pappireddy · 4 years ago
  91. 0176793 arm_fpga: Support uploading a custom command line by Andre Przywara · 4 years ago
  92. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 4 years, 3 months ago
  93. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years ago
  94. 7a8dd4c Merge "fdts: n1sdp: DTS file for single-chip and multi-chip environment." into integration by Manish Pandey · 4 years ago
  95. c71b92c docs: marvell: update PHY porting layer description by Grzegorz Jaszczyk · 5 years ago
  96. 8d2bdcd docs: marvell: update path in marvell documentation by Grzegorz Jaszczyk · 6 years ago
  97. efcc41e docs: marvell: update build instructions with CN913x by Konstantin Porotchkin · 5 years ago
  98. 964aac4 plat: marvell: octeontx: add support for t9130 by Grzegorz Jaszczyk · 6 years ago
  99. ff987a9 plat: marvell: t9130: add SVC support by Alex Evraev · 5 years ago
  100. baeed5f plat: marvell: t9130: update AVS settings by Grzegorz Jaszczyk · 5 years ago