1. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · Fri Aug 10 09:55:25 2018 -0700
  2. 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · Wed Mar 11 15:39:32 2020 +0000
  3. 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
  4. 68f91b8 Merge changes from topic "xlat" into integration by Sandrine Bailleux · Wed Mar 11 09:08:04 2020 +0000
  5. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · Mon Mar 09 17:39:48 2020 +0900
  6. b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · Mon Mar 09 17:39:27 2020 +0900
  7. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  8. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  9. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · Tue Mar 10 13:47:47 2020 +0000
  10. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  11. a55d428 Merge "aarch32: stop speculative execution past exception returns" into integration by Mark Dykes · Mon Mar 09 16:02:06 2020 +0000
  12. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  13. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  14. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  15. cb52c73 Merge changes from topic "spmd-sel2" into integration by Olivier Deprez · Fri Mar 06 08:18:03 2020 +0000
  16. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · Tue Feb 25 11:38:19 2020 +0000
  17. 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
  18. 745889c SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · Thu Feb 27 14:54:21 2020 +0000
  19. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · Mon Feb 17 16:15:47 2020 +0000
  20. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  21. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  22. fcbcd6f aarch32: stop speculative execution past exception returns by Madhukar Pappireddy · Wed Feb 26 12:37:05 2020 -0600
  23. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · Fri Feb 28 16:52:55 2020 +0000
  24. 7029c3a Merge "fconf: Fix misra issues" into integration by Sandrine Bailleux · Fri Feb 28 10:22:05 2020 +0000
  25. 2711cc8 fconf: Fix misra issues by Louis Mayencourt · Mon Feb 24 14:37:25 2020 +0000
  26. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:39:33 2020 +0000
  27. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:38:46 2020 +0000
  28. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 23:16:14 2020 +0000
  29. 90d21b4 Merge "meson: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 21:08:21 2020 +0000
  30. 645dcc4 Merge "console: Integrate UART base address in generic console_t" into integration by Mark Dykes · Tue Feb 25 21:03:11 2020 +0000
  31. c2f8d6d coreboot: Use generic base address by Andre Przywara · Sat Jan 25 01:07:19 2020 +0000
  32. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  33. 0cd5344 meson: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  34. c88f656 console: Integrate UART base address in generic console_t by Andre Przywara · Sat Jan 25 00:54:38 2020 +0000
  35. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  36. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  37. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  38. 0342f40 a3700: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  39. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  40. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  41. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · Thu Feb 06 14:34:44 2020 +0100
  42. 6ae0074 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · Thu Feb 06 14:59:14 2020 +0100
  43. 0fc5403 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · Fri Feb 21 17:51:10 2020 +0000
  44. c9a45ed Merge "Add CPULib for Klein Core" into integration by joanna.farley · Fri Feb 21 17:50:01 2020 +0000
  45. 466079a Merge "Use consistent SMCCC error code" into integration by Mark Dykes · Fri Feb 21 15:47:30 2020 +0000
  46. 787a129 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · Mon Jun 18 16:15:51 2018 -0700
  47. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · Thu Feb 13 13:07:12 2020 -0800
  48. 5ee3abc cpus: higher performance non-cacheable load forwarding by Varun Wadekar · Tue Jun 12 16:49:12 2018 -0700
  49. 1333517 Use consistent SMCCC error code by Manish V Badarkhe · Wed Feb 19 13:36:50 2020 +0000
  50. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · Tue Feb 04 13:55:20 2020 +0530
  51. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · Wed Feb 12 10:36:20 2020 +0530
  52. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · Thu Feb 06 11:51:54 2020 +0530
  53. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · Tue Feb 18 19:19:00 2020 +0000
  54. 91d8061 coverity: fix MISRA violations by Zelalem · Wed Feb 12 10:37:03 2020 -0600
  55. d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · Wed Jan 08 13:52:51 2020 -0600
  56. 2463f9d Add CPULib for Klein Core by Jimmy Brisson · Mon Dec 09 14:02:22 2019 -0600
  57. bc0fdde Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · Wed Feb 12 15:51:42 2020 +0000
  58. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  59. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  60. aa17075 Merge "Make PAC demangling more generic" into integration by Mark Dykes · Mon Feb 10 17:17:10 2020 +0000
  61. 6cf15d9 Merge "SPM: modify sptool to generate individual SP blobs" into integration by Olivier Deprez · Mon Feb 10 17:14:49 2020 +0000
  62. 86f2353 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · Fri Oct 11 15:41:16 2019 +0100
  63. e97351d SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · Fri Oct 11 15:15:19 2019 +0100
  64. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  65. 7ace784 SPM: modify sptool to generate individual SP blobs by Manish Pandey · Tue Jan 07 17:05:28 2020 +0000
  66. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · Thu Feb 06 17:11:03 2020 +0000
  67. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  68. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · Tue Dec 31 10:14:32 2019 +0530
  69. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · Tue Oct 22 15:46:14 2019 +0530
  70. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · Wed Jan 29 14:43:06 2020 +0000
  71. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · Wed Jan 29 11:42:31 2020 +0000
  72. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  73. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  74. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  75. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  76. 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · Thu Oct 17 15:14:25 2019 +0100
  77. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  78. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  79. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  80. ae7152e SPMD: add SPCI Beta 0 specification header file by Achin Gupta · Fri Oct 11 14:32:02 2019 +0100
  81. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  82. bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · Mon Feb 03 13:45:47 2020 +0000
  83. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  84. 17e43dd plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · Fri Aug 18 16:42:12 2017 +0200
  85. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · Thu Jan 30 16:55:55 2020 +0000
  86. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · Wed Jan 29 09:51:21 2020 +0000
  87. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  88. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  89. 73fdd09 Merge "Neovers N1: added support to update presence of External LLC" into integration by Manish Pandey · Tue Jan 28 08:18:56 2020 +0000
  90. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  91. 3880a36 Neovers N1: added support to update presence of External LLC by Manish Pandey · Fri Jan 24 11:54:44 2020 +0000
  92. ab3f7e3 bl_common: add BL_END macro by Masahiro Yamada · Fri Jan 17 13:45:47 2020 +0900
  93. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · Wed Jan 15 14:18:04 2020 +0000
  94. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · Tue Jan 07 15:44:06 2020 -0800
  95. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  96. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  97. 496393a io: stm32image: fix device_size type by Lionel Debieve · Tue Sep 24 17:46:37 2019 +0200
  98. a265ade lib: utils_def: add CLAMP macro by Lionel Debieve · Thu Jan 02 11:14:16 2020 +0100
  99. ed821de Add SPI-NOR framework by Lionel Debieve · Tue Sep 24 17:39:14 2019 +0200
  100. 65805c1 Add SPI-NAND framework by Lionel Debieve · Wed Sep 25 15:03:59 2019 +0200