1. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · Mon Jul 05 10:19:19 2021 +0200
  2. 533d8b3 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · Thu Jun 10 11:18:04 2021 +0200
  3. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · Mon Mar 22 11:59:37 2021 +0000
  4. c005fdf docs: change Linaro release version to 20.01 by Zelalem · Tue Jun 01 17:05:16 2021 -0500
  5. c73254b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · Thu May 27 09:49:10 2021 +0200
  6. dbc1d43 fix(docs): fix typos in v2.5 release documentation by Madhukar Pappireddy · Tue May 25 15:15:10 2021 -0500
  7. 684a079 TF-A: Document SMC_PCI_SUPPORT option by Jeremy Linton · Tue Jan 26 22:42:03 2021 -0600
  8. 2ff006b docs(prerequisites): add `--no-save` to `npm install` by Chris Kay · Mon May 17 11:18:56 2021 +0100
  9. 514e59c Add PIE support for AARCH32 by Yann Gautier · Mon Oct 05 11:02:54 2020 +0200
  10. 39fce50 Merge changes from topic "ck/conventional-commits" into integration by Joanna Farley · Wed Apr 21 12:55:14 2021 +0200
  11. 0232da2 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · Fri Feb 12 17:30:16 2021 +0100
  12. 46e17f9 build(hooks): add Husky configuration by Chris Kay · Wed Dec 09 12:56:27 2020 +0000
  13. caf657a docs: Update Mbed TLS supported version by Manish V Badarkhe · Wed Apr 14 10:15:06 2021 +0100
  14. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · Fri Oct 02 13:41:11 2020 -0500
  15. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · Mon Jun 22 14:18:42 2020 -0500
  16. b2cc35f Fix documentation typos and misspellings by David Horstmann · Thu Jan 21 12:29:59 2021 +0000
  17. 51f95cc Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · Tue Dec 15 19:33:40 2020 +0000
  18. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · Mon Nov 23 18:38:15 2020 +0000
  19. 132e665 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · Mon Dec 07 16:38:53 2020 +0000
  20. 051fd6d Fix typos and misspellings by David Horstmann · Thu Nov 12 15:19:04 2020 +0000
  21. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · Thu May 28 11:57:09 2020 +0100
  22. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  23. 42cb1aa Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · Mon Sep 21 12:23:54 2020 +0100
  24. 0d1f6b1 Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · Fri Sep 18 16:47:07 2020 +0100
  25. a59fa01 doc: Update description for AT speculative workaround by Manish V Badarkhe · Fri Jul 31 08:38:49 2020 +0100
  26. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · Wed Aug 12 13:18:19 2020 -0500
  27. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · Tue Jul 14 08:17:56 2020 +0100
  28. 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · Wed Aug 05 16:31:27 2020 +0000
  29. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · Thu Jul 30 08:50:10 2020 +0100
  30. 86350ae Fix broken links to various sections across docs by Madhukar Pappireddy · Wed Jul 29 09:37:25 2020 -0500
  31. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · Wed Jul 29 10:58:44 2020 +0100
  32. 4381e34 Merge "SMCCC: Introduce function to check SMCCC function availability" into integration by Madhukar Pappireddy · Tue Jul 28 18:31:47 2020 +0000
  33. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · Thu Jul 23 20:23:01 2020 +0100
  34. 8f9f688 doc: use docker to build documentation by Leonardo Sandoval · Wed Jun 10 18:26:28 2020 -0500
  35. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · Mon Jun 29 10:32:53 2020 +0100
  36. 9c9f38a doc: RAS: fixing broken links by Manish Pandey · Tue Jun 30 00:46:08 2020 +0100
  37. 8141451 doc: Update arg usage for BL2 and BL31 setup functions by Manish V Badarkhe · Wed Jun 24 15:58:38 2020 +0100
  38. e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · Fri Jun 19 14:33:49 2020 +0100
  39. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · Fri Jun 12 10:11:28 2020 -0700
  40. bcac995 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · Tue Jun 09 20:17:39 2020 +0000
  41. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · Tue Jun 02 09:26:30 2020 -0500
  42. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · Wed Mar 25 15:50:38 2020 +0000
  43. 95db98b doc: Fix plat_sdei_validate_entry_point() documentation by Sandrine Bailleux · Fri May 15 12:05:51 2020 +0200
  44. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · Wed Apr 22 14:05:13 2020 -0500
  45. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  46. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · Tue Apr 28 04:53:32 2020 +0100
  47. 8f912e7 Merge "doc: Set fconf as experimental feature" into integration by Sandrine Bailleux · Fri Apr 17 08:35:33 2020 +0000
  48. b25b8b6 doc: Set fconf as experimental feature by Louis Mayencourt · Thu Apr 09 16:32:20 2020 +0100
  49. 03e7e61 docs: Update SMCCC doc, other changes for release by laurenw-arm · Thu Apr 16 10:02:17 2020 -0500
  50. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · Mon Apr 06 19:00:35 2020 +0100
  51. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · Mon Apr 06 16:27:54 2020 +0100
  52. 75c972a Enable MTE support by Manish V Badarkhe · Sun Mar 22 05:06:38 2020 +0000
  53. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  54. a96cd0f Merge "doc: add spm and spmd related build options" into integration by Manish Pandey · Fri Mar 27 16:17:51 2020 +0000
  55. 7efa3f1 doc: add spm and spmd related build options by Olivier Deprez · Thu Mar 26 16:09:21 2020 +0100
  56. 904f93a Fix warnings in porting-guide.rst by Manish V Badarkhe · Thu Mar 26 14:20:27 2020 +0000
  57. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  58. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  59. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  60. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · Tue Mar 10 18:25:02 2020 +0000
  61. c0c369c docs: Update docs with firmware encryption feature by Sumit Garg · Fri Nov 15 18:47:53 2019 +0530
  62. 57eaae8 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · Thu Mar 05 18:18:40 2020 -0600
  63. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  64. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · Wed Feb 26 10:21:19 2020 +0000
  65. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · Tue Jan 14 11:52:05 2020 +0000
  66. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · Thu Feb 13 08:21:34 2020 +0000
  67. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  68. aa17075 Merge "Make PAC demangling more generic" into integration by Mark Dykes · Mon Feb 10 17:17:10 2020 +0000
  69. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · Thu Feb 06 17:11:03 2020 +0000
  70. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  71. ea1faa2 Merge "Adds option to read ROTPK from registers for FVP" into integration by Sandrine Bailleux · Fri Feb 07 07:46:53 2020 +0000
  72. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  73. 07f0a31 doc: Split and expand coding style documentation by Paul Beesley · Thu May 16 13:33:18 2019 +0100
  74. c83f720 doc: Remove backquotes from external hyperlinks by Imre Kis · Mon Feb 03 14:48:21 2020 +0100
  75. 2786bd6 Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · Fri Jan 31 07:35:30 2020 +0000
  76. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · Thu Jan 30 13:58:10 2020 +0000
  77. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  78. 46adb1b Add support for documentation build as a target in Makefile by Madhukar Pappireddy · Tue Jan 28 12:41:20 2020 -0600
  79. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  80. de634f8 TSP: add PIE support by Masahiro Yamada · Fri Jan 17 13:45:14 2020 +0900
  81. 65d699d BL2_AT_EL3: add PIE support by Masahiro Yamada · Fri Jan 17 13:45:02 2020 +0900
  82. 05c07c5 Set lld as the default linker for Clang builds by Ambroise Vincent · Wed Jul 17 11:08:38 2019 +0100
  83. 52621fc Merge "docs: GCC toolchain upgrade to version 9.2-2019.12" into integration by Alexei Fedorov · Mon Jan 13 11:06:13 2020 +0000
  84. c0ba248 docs: GCC toolchain upgrade to version 9.2-2019.12 by Madhukar Pappireddy · Fri Jan 10 16:11:18 2020 -0600
  85. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  86. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · Wed Oct 17 21:40:18 2018 -0500
  87. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · Fri Dec 20 20:56:23 2019 +0000
  88. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  89. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  90. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · Fri Jul 12 13:47:03 2019 +0100
  91. 1eeaff8 Merge "doc: Fix indentation in build options documentation" into integration by Olivier Deprez · Tue Dec 17 09:02:50 2019 +0000
  92. 1142730 doc: Fix indentation in build options documentation by Sandrine Bailleux · Tue Dec 17 09:38:08 2019 +0100
  93. 5697f15 Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration by Soby Mathew · Mon Dec 16 12:17:34 2019 +0000
  94. a6e5342 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · Sun Sep 15 13:29:29 2019 +0300
  95. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · Tue Nov 12 16:20:17 2019 -0600
  96. 6897e79 Merge "Changes to support updated register usage in SMCCC v1.2" into integration by Alexei Fedorov · Fri Nov 29 10:06:37 2019 +0000
  97. d2fcc4e doc: Split the User Guide into multiple files by Paul Beesley · Wed May 29 13:59:40 2019 +0100
  98. 20be077 Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · Sat Nov 09 23:28:08 2019 -0600
  99. 7ba5620 doc: Final, pre-release fixes and updates by Paul Beesley · Mon Oct 21 16:37:13 2019 +0000
  100. ac40584 Merge "Fix documentation" into integration by Paul Beesley · Fri Oct 18 08:38:23 2019 +0000