1. 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · Fri Apr 03 11:36:30 2020 +0000
  2. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · Thu Apr 02 21:54:17 2020 +0000
  3. 9e04f8d Merge "cryptocell: add support for Cryptocell 713" into integration by joanna.farley · Thu Apr 02 15:23:49 2020 +0000
  4. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · Thu Apr 02 15:52:44 2020 +0200
  5. 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · Wed Mar 25 11:22:34 2020 +0100
  6. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · Thu Apr 02 11:41:33 2020 +0000
  7. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Apr 01 14:20:58 2020 +0900
  8. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  9. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 13:16:33 2020 +0900
  10. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · Thu Mar 26 10:57:12 2020 +0900
  11. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · Thu Mar 26 10:51:39 2020 +0900
  12. d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · Wed Apr 01 09:55:49 2020 -0700
  13. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · Wed May 15 09:24:04 2019 +0300
  14. c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · Tue Mar 31 19:56:31 2020 +0000
  15. fb4d855 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · Tue Mar 31 19:55:44 2020 +0000
  16. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  17. 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  18. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · Fri Mar 27 13:25:51 2020 +0000
  19. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  20. 48d605e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · Wed Mar 25 15:39:26 2020 +0000
  21. 4d062c0 Fix 'tautological-constant-compare' error by Manish V Badarkhe · Sun Mar 22 04:23:24 2020 +0000
  22. d36ed28 Merge "context: TPIDR_EL2 register not saved/restored" into integration by Manish Pandey · Tue Mar 24 11:22:28 2020 +0000
  23. b93c012 raw_nand: correct static analysis tool warning by Yann Gautier · Wed Mar 11 17:16:49 2020 +0100
  24. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · Mon Dec 03 15:53:38 2018 -0800
  25. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · Fri Mar 20 14:22:05 2020 +0100
  26. 84d681f Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · Thu Mar 19 22:35:13 2020 +0000
  27. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · Mon Nov 05 15:12:55 2018 -0800
  28. fcd1e88 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · Wed Sep 12 14:59:08 2018 -0700
  29. 57791f6 Merge changes from topic "rpix-multi-console" into integration by Sandrine Bailleux · Wed Mar 18 16:44:40 2020 +0000
  30. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · Wed Mar 11 16:10:40 2020 +0000
  31. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  32. 38a4c87 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · Fri Mar 13 14:29:50 2020 +0000
  33. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  34. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · Thu Mar 12 15:54:28 2020 +0000
  35. 442f0df Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · Thu Mar 12 14:32:13 2020 +0000
  36. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · Fri Aug 10 09:55:25 2018 -0700
  37. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  38. bfe7bb6 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · Tue Mar 10 18:04:59 2020 -0500
  39. 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · Wed Mar 11 15:39:32 2020 +0000
  40. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · Wed Mar 11 15:38:45 2020 +0000
  41. 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · Fri Dec 06 15:46:42 2019 -0600
  42. 68f91b8 Merge changes from topic "xlat" into integration by Sandrine Bailleux · Wed Mar 11 09:08:04 2020 +0000
  43. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · Mon Mar 09 17:39:48 2020 +0900
  44. b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · Mon Mar 09 17:39:27 2020 +0900
  45. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  46. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  47. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · Tue Mar 10 13:47:47 2020 +0000
  48. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  49. a55d428 Merge "aarch32: stop speculative execution past exception returns" into integration by Mark Dykes · Mon Mar 09 16:02:06 2020 +0000
  50. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  51. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  52. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  53. cb52c73 Merge changes from topic "spmd-sel2" into integration by Olivier Deprez · Fri Mar 06 08:18:03 2020 +0000
  54. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · Tue Feb 25 11:38:19 2020 +0000
  55. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · Tue Feb 25 13:55:00 2020 +0000
  56. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · Thu Feb 27 14:54:21 2020 +0000
  57. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · Mon Feb 17 16:15:47 2020 +0000
  58. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  59. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  60. fcbcd6f aarch32: stop speculative execution past exception returns by Madhukar Pappireddy · Wed Feb 26 12:37:05 2020 -0600
  61. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · Fri Feb 28 16:52:55 2020 +0000
  62. 7029c3a Merge "fconf: Fix misra issues" into integration by Sandrine Bailleux · Fri Feb 28 10:22:05 2020 +0000
  63. 2711cc8 fconf: Fix misra issues by Louis Mayencourt · Mon Feb 24 14:37:25 2020 +0000
  64. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:39:33 2020 +0000
  65. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:38:46 2020 +0000
  66. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 23:16:14 2020 +0000
  67. 90d21b4 Merge "meson: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 21:08:21 2020 +0000
  68. 645dcc4 Merge "console: Integrate UART base address in generic console_t" into integration by Mark Dykes · Tue Feb 25 21:03:11 2020 +0000
  69. c2f8d6d coreboot: Use generic base address by Andre Przywara · Sat Jan 25 01:07:19 2020 +0000
  70. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  71. 0cd5344 meson: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  72. c88f656 console: Integrate UART base address in generic console_t by Andre Przywara · Sat Jan 25 00:54:38 2020 +0000
  73. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  74. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  75. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  76. 0342f40 a3700: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  77. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  78. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  79. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · Thu Feb 06 14:34:44 2020 +0100
  80. 6ae0074 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · Thu Feb 06 14:59:14 2020 +0100
  81. 0fc5403 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · Fri Feb 21 17:51:10 2020 +0000
  82. c9a45ed Merge "Add CPULib for Klein Core" into integration by joanna.farley · Fri Feb 21 17:50:01 2020 +0000
  83. 466079a Merge "Use consistent SMCCC error code" into integration by Mark Dykes · Fri Feb 21 15:47:30 2020 +0000
  84. c241b57 el3_entrypoint_common: avoid overwriting arg3 by Yann Gautier · Tue Jan 28 11:45:38 2020 +0100
  85. 787a129 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · Mon Jun 18 16:15:51 2018 -0700
  86. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · Thu Feb 13 13:07:12 2020 -0800
  87. 5ee3abc cpus: higher performance non-cacheable load forwarding by Varun Wadekar · Tue Jun 12 16:49:12 2018 -0700
  88. 1333517 Use consistent SMCCC error code by Manish V Badarkhe · Wed Feb 19 13:36:50 2020 +0000
  89. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · Tue Feb 04 13:55:20 2020 +0530
  90. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · Wed Feb 12 10:36:20 2020 +0530
  91. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · Thu Feb 06 11:51:54 2020 +0530
  92. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · Tue Feb 18 19:19:00 2020 +0000
  93. 91d8061 coverity: fix MISRA violations by Zelalem · Wed Feb 12 10:37:03 2020 -0600
  94. d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · Wed Jan 08 13:52:51 2020 -0600
  95. 2463f9d Add CPULib for Klein Core by Jimmy Brisson · Mon Dec 09 14:02:22 2019 -0600
  96. bc0fdde Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · Wed Feb 12 15:51:42 2020 +0000
  97. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  98. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  99. aa17075 Merge "Make PAC demangling more generic" into integration by Mark Dykes · Mon Feb 10 17:17:10 2020 +0000
  100. 6cf15d9 Merge "SPM: modify sptool to generate individual SP blobs" into integration by Olivier Deprez · Mon Feb 10 17:14:49 2020 +0000