1. f6fac1e Merge pull request #1899 from jts-arm/docs by Dimitris Papastamos · Wed Mar 20 12:36:17 2019 +0000
  2. 2e42b62 Add USE_ROMLIB build option to user guide by John Tsichritzis · Tue Mar 19 12:12:55 2019 +0000
  3. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · Wed Mar 13 11:05:07 2019 +0000
  4. ff4f991 Update documentation for mbed TLS v2.16 by John Tsichritzis · Tue Mar 12 16:11:17 2019 +0000
  5. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · Fri Mar 01 11:23:58 2019 +0000
  6. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  7. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  8. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  9. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  10. 453d0bf Merge pull request #1818 from pbeesley-arm/doc-links by Antonio Niño Díaz · Tue Feb 12 18:47:52 2019 +0000
  11. 2437ddc doc: Fix broken external links by Paul Beesley · Fri Feb 08 16:43:05 2019 +0000
  12. 15530dd Doc: Remove useless escape characters by Sandrine Bailleux · Fri Feb 08 15:26:36 2019 +0100
  13. f5a9100 Miscellaneous doc fixes/enhancements by Sandrine Bailleux · Fri Feb 08 10:50:28 2019 +0100
  14. 6b75e72 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · Wed Feb 06 10:20:25 2019 +0000
  15. 3f9002c Introduce build option to override libc by Varun Wadekar · Thu Jan 31 09:22:30 2019 -0800
  16. 281f8f7 User Guide: Move ARM_PLAT_MT doc to Arm build flags by Sandrine Bailleux · Thu Jan 31 13:12:41 2019 +0100
  17. bfce6cb Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · Thu Jan 31 10:23:06 2019 +0000
  18. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  19. 8b4bdeb doc: Link coding guidelines to user guide by Paul Beesley · Mon Jan 21 12:06:24 2019 +0000
  20. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  21. ba678c3 docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · Wed Dec 12 14:54:23 2018 +0000
  22. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  23. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · Tue Aug 28 11:13:55 2018 +0100
  24. 35006c4 docs: Clarify usage of LOG_LEVEL by John Tsichritzis · Fri Oct 05 12:02:29 2018 +0100
  25. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · Fri Sep 28 16:39:26 2018 +0100
  26. 56d31c7 Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1 by Soby Mathew · Tue Oct 02 11:09:30 2018 +0100
  27. 97b1bff docs: update for removal of deprecated interfaces. by Soby Mathew · Thu Sep 27 16:46:41 2018 +0100
  28. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  29. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · Tue Sep 25 09:41:08 2018 +0100
  30. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  31. 4d133d9 fip_create: Remove fip_create compatibility script by dp-arm · Fri Dec 30 14:33:24 2016 +0000
  32. 604f0a4 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · Thu Sep 20 12:44:39 2018 +0200
  33. 771535b User guide: Fix link to Linux master tree by Sandrine Bailleux · Thu Sep 20 10:27:13 2018 +0200
  34. 05845bf Update dependencies for ARM TF by David Cunado · Tue Dec 19 16:33:25 2017 +0000
  35. caf32f4 Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · Thu Aug 30 16:09:30 2018 +0100
  36. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  37. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · Wed Aug 08 16:28:43 2018 +0100
  38. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · Tue Aug 28 14:45:43 2018 -0700
  39. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · Wed Aug 22 10:24:24 2018 +0100
  40. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  41. 017a67e DTC: Add recommended device tree compiler version by Sathees Balya · Fri Aug 17 10:22:01 2018 +0100
  42. 6dda976 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · Mon Jul 23 09:18:04 2018 +0100
  43. 88b4f60 Merge pull request #1460 from robertovargas-arm/clang by Dimitris Papastamos · Wed Jul 11 11:13:36 2018 +0100
  44. 07b1e24 Update documentation about how to use clang toolchain by Roberto Vargas · Mon Apr 23 08:38:12 2018 +0100
  45. 0489bc0 Add documentation about clang version supported by Roberto Vargas · Mon Apr 16 15:43:26 2018 +0100
  46. 2d0aeb0 Added device-tree-compiler to the list of packages by Sathees Balya · Tue Jul 10 14:46:51 2018 +0100
  47. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  48. ee10e79 Fix typos in documentation by John Tsichritzis · Wed Jun 06 09:38:10 2018 +0100
  49. ec06c3b Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · Thu Jun 07 15:14:42 2018 +0100
  50. 86c6b07 Correct ordering of log levels in documentation by Daniel Boulby · Thu Jun 14 10:07:40 2018 +0100
  51. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  52. 8f7c287 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · Wed May 23 12:45:13 2018 +0100
  53. ecd94ad Docs: Update user guide for Dynamic Config on FVP by Soby Mathew · Wed May 09 13:59:29 2018 +0100
  54. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  55. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · Wed May 16 14:26:28 2018 +0100
  56. b188155 Replace bootwrapped kernel instructions from User Guide by Antonio Nino Diaz · Mon May 14 09:12:34 2018 +0100
  57. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · Fri May 11 11:15:10 2018 +0100
  58. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · Fri Dec 08 12:13:51 2017 +0000
  59. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  60. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  61. 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · Wed Apr 11 09:39:21 2018 +0100
  62. 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · Fri Mar 02 15:51:14 2018 +0800
  63. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · Wed Mar 21 07:20:09 2018 +0000
  64. fe02771 Update user guide by Joel Hutton · Mon Mar 19 11:59:57 2018 +0000
  65. 7c03264 Update model support in User Guide by David Cunado · Mon Mar 12 18:47:05 2018 +0000
  66. 610e7e1 Update Arm TF references to TF-A by Dan Handley · Thu Mar 01 18:44:00 2018 +0000
  67. b1bf044 Docs: Update design guide for dynamic config by Soby Mathew · Fri Feb 16 14:52:52 2018 +0000
  68. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · Wed Jan 31 14:52:08 2018 +0000
  69. b44eda5 Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · Fri Feb 23 11:01:31 2018 +0000
  70. 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · Thu Jan 11 14:30:22 2018 +0000
  71. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  72. b158427 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · Mon Nov 20 13:36:10 2017 +0000
  73. 82509be Update dependencies for ARM TF by David Cunado · Tue Dec 19 16:33:25 2017 +0000
  74. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  75. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  76. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  77. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · Thu Oct 12 13:02:29 2017 +0100
  78. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · Mon Oct 16 11:40:10 2017 +0100
  79. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  80. 797d9bb Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · Wed Nov 22 22:42:12 2017 +0000
  81. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · Thu Nov 09 13:56:29 2017 +0800
  82. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · Fri Oct 13 15:07:45 2017 +0100
  83. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  84. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  85. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · Wed Nov 08 13:48:40 2017 +0100
  86. 234242b Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · Tue Oct 31 23:23:56 2017 +0000
  87. 096f3a0 Add FWU booting instructions to the user guide by Roberto Vargas · Tue Oct 17 10:19:00 2017 +0100
  88. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · Fri Oct 13 09:04:12 2017 +0800
  89. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · Sat Oct 21 22:18:48 2017 +0100
  90. e124dc4 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · Wed Oct 04 15:03:33 2017 +0100
  91. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  92. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  93. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · Thu Aug 31 11:45:32 2017 +0800
  94. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  95. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  96. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  97. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  98. 9730946 Add usage note for FVP model versions 11.0 and 8.5 by David Cunado · Mon Jul 31 12:24:51 2017 +0100
  99. 469acb5 Merge pull request #977 from etienne-lms/sp-min-fiq by danh-arm · Thu Aug 17 13:54:32 2017 +0100
  100. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · Mon Aug 14 16:35:12 2017 +0100