1. 573b4cd doc: Clarify cert_create build when USE_TBBR_DEFS=0 by Paul Beesley · 5 years ago
  2. 9ccc5a5 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  3. 63fdda2 doc: Update contribution guidelines by Louis Mayencourt · 5 years ago
  4. 0042f57 doc: Suggest to use the latest version of GCC 8.2 by Louis Mayencourt · 5 years ago
  5. 6192448 Documentation: update tested platforms by Ambroise Vincent · 5 years ago
  6. 6812605 docs: Update user guide by Ambroise Vincent · 5 years ago
  7. cc0dcf4 Merge pull request #1899 from jts-arm/docs by Dimitris Papastamos · 5 years ago
  8. 5a8f0a3 Add USE_ROMLIB build option to user guide by John Tsichritzis · 5 years ago
  9. 06715f8 Declare PAuth for Secure world as experimental by Alexei Fedorov · 5 years ago
  10. 62e2d97 Update documentation for mbed TLS v2.16 by John Tsichritzis · 5 years ago
  11. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  12. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  13. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  14. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  15. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
  16. 288abd6 Merge pull request #1818 from pbeesley-arm/doc-links by Antonio Niño Díaz · 6 years ago
  17. dd4e9a7 doc: Fix broken external links by Paul Beesley · 6 years ago
  18. f3cacad Doc: Remove useless escape characters by Sandrine Bailleux · 6 years ago
  19. 337e2f1 Miscellaneous doc fixes/enhancements by Sandrine Bailleux · 6 years ago
  20. 30490b1 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · 6 years ago
  21. 77f1f7a Introduce build option to override libc by Varun Wadekar · 6 years ago
  22. e9ebd54 User Guide: Move ARM_PLAT_MT doc to Arm build flags by Sandrine Bailleux · 6 years ago
  23. 766ff01 Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 6 years ago
  24. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  25. 93fbc71 doc: Link coding guidelines to user guide by Paul Beesley · 6 years ago
  26. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  27. 8aa4e5f docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 6 years ago
  28. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  29. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  30. ea75ffd docs: Clarify usage of LOG_LEVEL by John Tsichritzis · 6 years ago
  31. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  32. 848f00c Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1 by Soby Mathew · 6 years ago
  33. 509af92 docs: update for removal of deprecated interfaces. by Soby Mathew · 6 years ago
  34. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  35. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  36. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  37. dadb16e fip_create: Remove fip_create compatibility script by dp-arm · 8 years ago
  38. 1843a19 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · 6 years ago
  39. 52f6db9 User guide: Fix link to Linux master tree by Sandrine Bailleux · 6 years ago
  40. eb19da9 Update dependencies for ARM TF by David Cunado · 7 years ago
  41. 7bb907e Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  42. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  43. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  44. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  45. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  46. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  47. 2eadd34 DTC: Add recommended device tree compiler version by Sathees Balya · 6 years ago
  48. 4901c53 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  49. 9a93d8c Merge pull request #1460 from robertovargas-arm/clang by Dimitris Papastamos · 6 years ago
  50. 4a98f0e Update documentation about how to use clang toolchain by Roberto Vargas · 6 years ago
  51. 00b7db3 Add documentation about clang version supported by Roberto Vargas · 6 years ago
  52. befcbdf Added device-tree-compiler to the list of packages by Sathees Balya · 6 years ago
  53. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  54. 677ad32 Fix typos in documentation by John Tsichritzis · 6 years ago
  55. d25b527 Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 6 years ago
  56. 9bd5a4c Correct ordering of log levels in documentation by Daniel Boulby · 6 years ago
  57. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  58. 0d01830 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · 6 years ago
  59. 7e8686d Docs: Update user guide for Dynamic Config on FVP by Soby Mathew · 6 years ago
  60. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  61. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  62. 32412a8 Replace bootwrapped kernel instructions from User Guide by Antonio Nino Diaz · 6 years ago
  63. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  64. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  65. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  66. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  67. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago
  68. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 6 years ago
  69. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  70. bf7008a Update user guide by Joel Hutton · 6 years ago
  71. 855ac02 Update model support in User Guide by David Cunado · 6 years ago
  72. 4def07d Update Arm TF references to TF-A by Dan Handley · 6 years ago
  73. b2a68f8 Docs: Update design guide for dynamic config by Soby Mathew · 7 years ago
  74. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 7 years ago
  75. 38d96de Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 6 years ago
  76. 6027796 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  77. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 7 years ago
  78. 4cd1769 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  79. fa05efb Update dependencies for ARM TF by David Cunado · 7 years ago
  80. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  81. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  82. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  83. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  84. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  85. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  86. e2ff5ef Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  87. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  88. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  89. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  90. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  91. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  92. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  93. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  94. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  95. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  96. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  97. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  98. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  99. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  100. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago