1. 70e0be5 Merge "uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2" into integration by Sandrine Bailleux · Fri Apr 03 11:39:41 2020 +0000
  2. 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · Fri Apr 03 11:36:30 2020 +0000
  3. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · Thu Apr 02 21:54:17 2020 +0000
  4. 9e04f8d Merge "cryptocell: add support for Cryptocell 713" into integration by joanna.farley · Thu Apr 02 15:23:49 2020 +0000
  5. a97df15 Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · Thu Apr 02 14:38:01 2020 +0000
  6. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · Thu Apr 02 15:52:44 2020 +0200
  7. 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · Wed Mar 25 11:22:34 2020 +0100
  8. 25786a3 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · Thu Apr 02 12:36:16 2020 +0100
  9. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · Thu Apr 02 11:41:33 2020 +0000
  10. 2cfec11 Merge "Specify integration as the default branch for git-review" into integration by Manish Pandey · Thu Apr 02 10:22:55 2020 +0000
  11. e13b2f9 Merge "Tegra: enable EHF for watchdog timer interrupts" into integration by Manish Pandey · Thu Apr 02 09:03:07 2020 +0000
  12. 3e2b154 Specify integration as the default branch for git-review by Sandrine Bailleux · Fri Mar 13 13:35:27 2020 +0100
  13. 5267470 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · Thu Apr 02 14:03:53 2020 +0900
  14. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · Wed Apr 01 14:28:24 2020 +0900
  15. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Apr 01 14:20:58 2020 +0900
  16. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  17. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 13:16:33 2020 +0900
  18. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · Thu Mar 26 10:57:12 2020 +0900
  19. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 10:51:39 2020 +0900
  20. a04f44e Merge "include: fixup 'cm_setup_context' prototype" into integration by Mark Dykes · Wed Apr 01 22:29:40 2020 +0000
  21. 10c32cb Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · Tue Mar 31 18:42:59 2020 -0700
  22. d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · Wed Apr 01 09:55:49 2020 -0700
  23. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · Wed May 15 09:24:04 2019 +0300
  24. 3487953 Merge "Add support to pass the nt_fw_config DTB to OP-TEE." into integration by Alexei Fedorov · Wed Apr 01 17:40:59 2020 +0000
  25. a19344a Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · Wed Apr 01 16:42:07 2020 +0000
  26. c96d430 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · Wed Mar 11 22:11:06 2020 -0700
  27. 4d52c24 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · Sat Mar 21 11:22:13 2020 +0000
  28. 98e4856 rpi: move plat_helpers.S to common by Andre Przywara · Thu Mar 12 14:20:04 2020 +0000
  29. 9c3da38 uniphier: support read-only xlat tables by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  30. c80bb43 uniphier: use enable_mmu() in common function by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  31. 950ef2f doc: Fix "unexpected indentation" warning. by Louis Mayencourt · Fri Mar 27 11:49:20 2020 +0000
  32. 13a97a2 doc: Update fconf uml diagrams by Louis Mayencourt · Fri Mar 27 11:02:05 2020 +0000
  33. 75c972a Enable MTE support by Manish V Badarkhe · Sun Mar 22 05:06:38 2020 +0000
  34. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · Mon Feb 10 14:14:27 2020 +0000
  35. f2f2803 Merge "doc: Fix broken external link for Odroid C2" by Sandrine Bailleux · Wed Apr 01 07:21:51 2020 +0000
  36. 80d836d Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · Tue Mar 31 21:27:39 2020 +0000
  37. e92cd85 Merge "Update code freeze and release target date for 2.3" into integration by Mark Dykes · Tue Mar 31 20:33:30 2020 +0000
  38. c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · Tue Mar 31 19:56:31 2020 +0000
  39. fb4d855 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · Tue Mar 31 19:55:44 2020 +0000
  40. 2da400b Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · Tue Mar 31 19:55:06 2020 +0000
  41. e7f6319 Update code freeze and release target date for 2.3 by laurenw-arm · Tue Mar 31 14:20:25 2020 -0500
  42. 5e8d9d4 Merge "fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES" into integration by Mark Dykes · Tue Mar 31 18:50:44 2020 +0000
  43. 1f46cd5 Merge "bl32: sp_min: reduce the alignment for fconf_populator" into integration by Mark Dykes · Tue Mar 31 18:50:20 2020 +0000
  44. e64dafa Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · Tue Mar 31 18:49:48 2020 +0000
  45. 8b5d832 Merge "Build: introduce per-BL CPPFLAGS and ASFLAGS" into integration by Mark Dykes · Tue Mar 31 18:48:00 2020 +0000
  46. 2b62d1b doc: Fix broken external link for Odroid C2 by Heinrich Schuchardt · Tue Mar 31 20:38:01 2020 +0200
  47. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · Tue Mar 31 14:16:40 2020 +0000
  48. 58b8415 Merge "Makefile: don't use $(CC) before value is explicit set" into integration by Sandrine Bailleux · Tue Mar 31 14:00:10 2020 +0000
  49. 2633cbb Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · Tue Feb 25 11:25:08 2020 +0100
  50. 61fe6ad Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · Tue Mar 31 11:22:38 2020 +0000
  51. c2a8d5e Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · Tue Mar 31 07:42:46 2020 +0000
  52. 40f96fd Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · Tue Mar 31 07:38:26 2020 +0000
  53. 3176571 fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES by Masahiro Yamada · Tue Mar 31 14:21:59 2020 +0900
  54. d7add1d bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · Wed Mar 25 20:52:44 2020 +0900
  55. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Mar 25 17:50:39 2020 +0900
  56. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · Wed Mar 25 16:55:28 2020 +0900
  57. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  58. 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  59. 003dd76 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  60. 6159a87 Merge "plat/sgm775: Add support for dynamic config using fconf" into integration by Manish Pandey · Mon Mar 30 21:41:50 2020 +0000
  61. 6c40dd6 plat/sgm775: Add support for dynamic config using fconf by Madhukar Pappireddy · Fri Mar 27 12:52:22 2020 -0500
  62. 4708c35 Merge "Flush dcache when storing timestamp" into integration by Olivier Deprez · Mon Mar 30 15:29:00 2020 +0000
  63. 3439652 Merge changes from topic "ddr_map" into integration by Olivier Deprez · Mon Mar 30 15:27:32 2020 +0000
  64. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · Fri Mar 27 13:25:51 2020 +0000
  65. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  66. b87c730 Merge "plat/arm/sgi: fix the incorrect check for SCMI channel ID" into integration by Manish Pandey · Fri Mar 27 21:24:33 2020 +0000
  67. 61c509c plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · Tue Feb 11 15:46:24 2020 +0530
  68. 2ff5527 Merge changes from topic "os/bl31-fpga-port" into integration by Manish Pandey · Fri Mar 27 17:54:21 2020 +0000
  69. acdd8ee Merge "Changelog updates for recent commits" into integration by Manish Pandey · Fri Mar 27 17:48:31 2020 +0000
  70. a96cd0f Merge "doc: add spm and spmd related build options" into integration by Manish Pandey · Fri Mar 27 16:17:51 2020 +0000
  71. 0b5210b Flush dcache when storing timestamp by Zelalem · Thu Mar 26 16:15:34 2020 -0500
  72. 13f5252 Merge "fconf: notify if fw_config dt is not used" into integration by Olivier Deprez · Fri Mar 27 13:13:16 2020 +0000
  73. 7efa3f1 doc: add spm and spmd related build options by Olivier Deprez · Thu Mar 26 16:09:21 2020 +0100
  74. 5d60f2a fconf: notify if fw_config dt is not used by Manish Pandey · Thu Mar 26 21:46:53 2020 +0000
  75. 7fbb9b5 plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · Wed Jan 15 10:20:09 2020 +0000
  76. 735fcf3 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · Tue Jan 07 14:43:01 2020 +0000
  77. 3769b3f plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · Mon Dec 16 14:08:27 2019 +0000
  78. b51da81 plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · Tue Dec 03 14:08:21 2019 +0000
  79. 20e0137 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · Mon Dec 02 13:33:40 2019 +0000
  80. 6e86c5a plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · Mon Dec 02 13:21:52 2019 +0000
  81. f94e2ee plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · Mon Nov 11 11:32:32 2019 +0000
  82. 8fed2fe plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · Mon Nov 11 11:11:06 2019 +0000
  83. f95e3f9 Merge "FVP: Add BL2 hash calculation in BL1" into integration by Mark Dykes · Thu Mar 26 18:17:21 2020 +0000
  84. cd40f32 stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · Wed Feb 26 13:36:07 2020 +0100
  85. 3d33df6 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · Tue Dec 17 17:11:10 2019 +0100
  86. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  87. 8f268c8 stm32mp1: add a function to get non-secure DDR size by Yann Gautier · Wed Feb 26 13:39:44 2020 +0100
  88. 900b4c5 Merge "Fix warnings in porting-guide.rst" into integration by Olivier Deprez · Thu Mar 26 17:12:18 2020 +0000
  89. 0fd3b27 Merge "Tegra194: se: increase max. operation timeout to 1 second" into integration by Sandrine Bailleux · Thu Mar 26 17:00:38 2020 +0000
  90. 904f93a Fix warnings in porting-guide.rst by Manish V Badarkhe · Thu Mar 26 14:20:27 2020 +0000
  91. 67ffb55 Merge changes I250c3aa1,Icf816053 into integration by Sandrine Bailleux · Thu Mar 26 15:21:20 2020 +0000
  92. a5e0a9a changelog: introduce SPMD, add secure partition loading and tooling by Olivier Deprez · Thu Mar 26 11:16:46 2020 +0100
  93. 4738d91 changelog: add debugfs functionality by Olivier Deprez · Thu Mar 26 10:10:52 2020 +0100
  94. 5892125 Tegra186: increase memory mapped regions by Varun Wadekar · Wed Mar 25 16:19:39 2020 -0700
  95. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  96. 48d605e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · Wed Mar 25 15:39:26 2020 +0000
  97. 4d062c0 Fix 'tautological-constant-compare' error by Manish V Badarkhe · Sun Mar 22 04:23:24 2020 +0000
  98. 7ea88b7 Merge "spm: Add spci manifest binding document" into integration by Manish Pandey · Tue Mar 24 23:06:53 2020 +0000
  99. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  100. 904b630 Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · Tue Mar 24 18:13:31 2020 +0000