1. ee4d02a Merge "Workaround for Neoverse N1 erratum 1800710" into integration by Lauren Wehrmeister · Wed Jul 01 16:57:11 2020 +0000
  2. 8d0effa Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · Fri Jun 26 07:06:52 2020 +0000
  3. 6d9b5ee Workaround for Neoverse N1 erratum 1800710 by johpow01 · Tue Jun 02 13:14:11 2020 -0500
  4. 68aedc7 Workaround for Cortex A77 erratum 1800714 by johpow01 · Wed Jun 03 15:23:31 2020 -0500
  5. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · Thu Jun 11 22:32:11 2020 +0100
  6. e069f8a fconf: Handle error from fconf_load_config by Manish V Badarkhe · Thu Jun 11 22:25:53 2020 +0100
  7. bb533c7 fconf: Allow fconf to load additional firmware configuration by Manish V Badarkhe · Thu Jun 11 22:17:30 2020 +0100
  8. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  9. e9207d6 fiptool: Add fw_config in FIP by Manish V Badarkhe · Thu Jun 11 21:02:03 2020 +0100
  10. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · Sun May 31 08:53:40 2020 +0100
  11. 5c9ed08 Workaround for Cortex A76 erratum 1800710 by johpow01 · Tue Jun 02 15:02:28 2020 -0500
  12. 9603f98 Workaround for Cortex A76 erratum 1791580 by johpow01 · Fri May 29 14:17:38 2020 -0500
  13. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · Fri Jun 12 10:11:28 2020 -0700
  14. 70f6597 Tegra194: add RAS exception handling by David Pu · Mon Mar 18 15:14:49 2019 -0700
  15. 88d0f06 cpus: denver: disable cycle counter when event counting is prohibited by Varun Wadekar · Sun May 24 16:26:22 2020 -0700
  16. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · Fri May 22 12:27:28 2020 +0100
  17. 398c2c7 Merge "Rename Cortex-Hercules to Cortex-A78" into integration by Madhukar Pappireddy · Wed Jun 03 19:26:34 2020 +0000
  18. 83d6461 Merge "Rename Cortex Hercules Files to Cortex A78" into integration by Madhukar Pappireddy · Wed Jun 03 19:26:08 2020 +0000
  19. 8357389 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · Thu Apr 16 10:48:02 2020 -0500
  20. ecc3c67 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · Thu Apr 16 10:47:56 2020 -0500
  21. 3571fb9 Rename Cortex-Hercules to Cortex-A78 by Jimmy Brisson · Mon Jun 01 10:18:22 2020 -0500
  22. 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · Mon Jun 01 16:49:34 2020 -0500
  23. 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · Tue May 26 13:16:41 2020 +0100
  24. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · Wed Apr 22 14:05:13 2020 -0500
  25. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · Wed May 13 18:15:39 2020 +0100
  26. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · Tue Apr 28 04:53:32 2020 +0100
  27. 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · Tue May 05 12:01:48 2020 +0000
  28. b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · Mon Apr 20 14:17:21 2020 +0100
  29. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · Thu Mar 26 11:22:37 2020 +0000
  30. 8acc493 coreboot: Add memory range parsing by Julius Werner · Thu Mar 26 18:06:21 2020 -0700
  31. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · Thu Apr 02 15:35:19 2020 +0900
  32. 03fa063 Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()" into integration by Mark Dykes · Fri Apr 03 21:41:05 2020 +0000
  33. 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · Wed Feb 19 10:39:10 2020 +0530
  34. 0a3c95b xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled() by Masahiro Yamada · Thu Apr 02 16:20:21 2020 +0900
  35. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  36. c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · Tue Mar 31 19:56:31 2020 +0000
  37. 3176571 fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES by Masahiro Yamada · Tue Mar 31 14:21:59 2020 +0900
  38. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  39. 5d60f2a fconf: notify if fw_config dt is not used by Manish Pandey · Thu Mar 26 21:46:53 2020 +0000
  40. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  41. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · Fri Mar 20 14:22:05 2020 +0100
  42. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  43. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · Thu Mar 12 15:54:28 2020 +0000
  44. ddd2224 Merge "locks: bakery: add a DMB to the 'read_cache_op' macro" into integration by Soby Mathew · Thu Mar 12 13:23:00 2020 +0000
  45. 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · Fri Dec 06 15:46:42 2019 -0600
  46. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  47. 892fff9 cpus: denver: fixup register used to store return address by Kalyani Chidambaram · Mon Oct 08 17:01:01 2018 -0700
  48. d3ad4c7 locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · Fri Jun 29 13:34:51 2018 -0700
  49. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · Mon Feb 17 16:15:47 2020 +0000
  50. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  51. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:38:46 2020 +0000
  52. c2f8d6d coreboot: Use generic base address by Andre Przywara · Sat Jan 25 01:07:19 2020 +0000
  53. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  54. 0fc5403 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · Fri Feb 21 17:51:10 2020 +0000
  55. c9a45ed Merge "Add CPULib for Klein Core" into integration by joanna.farley · Fri Feb 21 17:50:01 2020 +0000
  56. 5ee3abc cpus: higher performance non-cacheable load forwarding by Varun Wadekar · Tue Jun 12 16:49:12 2018 -0700
  57. 91d8061 coverity: fix MISRA violations by Zelalem · Wed Feb 12 10:37:03 2020 -0600
  58. d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · Wed Jan 08 13:52:51 2020 -0600
  59. 2463f9d Add CPULib for Klein Core by Jimmy Brisson · Mon Dec 09 14:02:22 2019 -0600
  60. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  61. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  62. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  63. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  64. 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · Thu Oct 17 15:14:25 2019 +0100
  65. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  66. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  67. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · Wed Feb 05 14:12:39 2020 -0600
  68. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · Tue Feb 04 17:15:57 2020 +0000
  69. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  70. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  71. a350606 coverity: debugfs devfip remove comparisons to LONG_MAX by Olivier Deprez · Mon Jan 06 15:45:22 2020 +0100
  72. bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · Mon Feb 03 13:45:47 2020 +0000
  73. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  74. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · Thu Jan 30 16:55:55 2020 +0000
  75. 5339677 Merge "qemu: Implement PSCI_CPU_OFF." into integration by Soby Mathew · Wed Jan 29 15:36:30 2020 +0000
  76. af50992 Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integration by Soby Mathew · Wed Jan 29 15:35:23 2020 +0000
  77. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · Thu Jan 23 16:22:44 2020 +0000
  78. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · Wed Jan 29 09:51:21 2020 +0000
  79. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  80. f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · Mon Jan 27 15:32:15 2020 -0600
  81. c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · Sat Jan 25 19:20:45 2020 -0800
  82. 3880a36 Neovers N1: added support to update presence of External LLC by Manish Pandey · Fri Jan 24 11:54:44 2020 +0000
  83. d842859 Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()" into integration by Soby Mathew · Fri Jan 24 12:53:18 2020 +0000
  84. 2df4445 Merge "Prevent speculative execution past ERET" into integration by Soby Mathew · Fri Jan 24 10:04:10 2020 +0000
  85. 121b64f Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" into integration by Mark Dykes · Thu Jan 23 16:11:27 2020 +0000
  86. c0763b6 Errata workarounds N1 1043202, 1315703 default off by laurenw-arm · Wed Jan 22 13:30:39 2020 -0600
  87. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · Wed Jan 15 14:18:04 2020 +0000
  88. 615ec97 Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" by Mark Dykes · Wed Jan 22 21:52:44 2020 +0000
  89. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · Tue Jan 07 15:44:06 2020 -0800
  90. b03d4cd xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · Thu Dec 26 17:58:52 2019 +0900
  91. 7a53980 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · Thu Jan 16 22:21:33 2020 -0600
  92. 236f7bd compiler_rt: Import popcountdi2.c and popcountsi2.c files by Lionel Debieve · Wed Oct 02 09:52:11 2019 +0200
  93. 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · Fri Jan 17 17:41:21 2020 +0000
  94. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  95. 6bda547 compiler_rt: Import aeabi_ldivmode.S file and dependencies by Lionel Debieve · Thu Jan 02 11:09:03 2020 +0100
  96. 4efede7 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · Wed Dec 18 15:56:27 2019 -0600
  97. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · Fri Dec 20 20:56:23 2019 +0000
  98. 08864a2 Merge "debugfs: add FIP device" into integration by Mark Dykes · Fri Dec 20 20:53:28 2019 +0000
  99. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · Fri Dec 20 18:10:50 2019 +0000
  100. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000