1. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · Mon Feb 19 14:52:19 2018 +0000
  2. 63ae384 Merge pull request #1263 from soby-mathew/sm/dyn_config by davidcunado-arm · Mon Feb 26 22:24:12 2018 +0000
  3. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  4. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · Thu Feb 08 11:39:38 2018 +0000
  5. f2553c2 FVP: Fix AArch32 dts for `interrupts` node by Soby Mathew · Fri Feb 09 10:40:49 2018 +0000
  6. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  7. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  8. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · Mon Nov 06 13:56:40 2017 +0000
  9. 40eb4b6 Add dynamic config image IDs by Soby Mathew · Mon Jan 08 13:36:49 2018 +0000
  10. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · Wed Jan 10 12:51:34 2018 +0000
  11. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  12. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  13. 0bdfef0 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · Tue Nov 07 17:03:57 2017 +0000
  14. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · Tue Nov 07 16:50:31 2017 +0000
  15. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · Thu Dec 14 17:44:56 2017 +0000
  16. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · Thu Feb 08 17:45:12 2018 +0000
  17. ee9cdb1 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · Mon Feb 26 10:42:55 2018 +0000
  18. cf0541e Merge pull request #1276 from swarren/issue-551 by davidcunado-arm · Sun Feb 25 21:03:42 2018 +0000
  19. 59e015f Merge pull request #1264 from fengbaopeng/integration by davidcunado-arm · Sat Feb 24 20:18:14 2018 +0000
  20. 44070ef drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · Mon Feb 12 20:53:54 2018 +0800
  21. 8c28547 Merge pull request #1281 from antonio-nino-diaz-arm/an/fix-foundation-instructions by davidcunado-arm · Fri Feb 23 20:45:34 2018 +0000
  22. accaf50 Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · Fri Feb 23 20:45:03 2018 +0000
  23. 0cf83a1 Merge pull request #1279 from soby-mathew/sm/BL2_base_assert by davidcunado-arm · Fri Feb 23 19:25:17 2018 +0000
  24. b44eda5 Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · Fri Feb 23 11:01:31 2018 +0000
  25. c5ccd43 Merge pull request #1278 from soby-mathew/sm/aarch32_errata_fix by davidcunado-arm · Thu Feb 22 23:29:11 2018 +0000
  26. d1e1930 Fixup AArch32 errata printing framework by Soby Mathew · Wed Feb 21 15:48:03 2018 +0000
  27. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · Tue Feb 20 12:50:47 2018 +0000
  28. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · Tue Feb 20 14:48:50 2018 +0000
  29. ca7a680 Make all build results depend on all makefiles by Stephen Warren · Wed Feb 21 17:13:50 2018 -0700
  30. 07bf75e Merge pull request #1275 from soby-mathew/sm/tzc400_fix by davidcunado-arm · Wed Feb 21 20:24:59 2018 +0000
  31. 07469d7 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 by Soby Mathew · Tue Feb 20 13:52:20 2018 +0000
  32. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · Mon Feb 19 13:53:48 2018 +0000
  33. 2d855cd Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · Tue Feb 20 09:02:24 2018 +0000
  34. 610406f Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · Mon Feb 19 23:27:24 2018 +0000
  35. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · Sat Feb 17 21:55:57 2018 +0000
  36. 92cea4a tegra: Fix mmap_region_t struct mismatch by Andreas Färber · Sat Feb 17 06:02:32 2018 +0100
  37. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · Sat Feb 17 12:06:18 2018 +0800
  38. b54bb89 Merge pull request #1268 from jeenu-arm/ehf-pri-fix by davidcunado-arm · Sat Feb 17 00:21:25 2018 +0000
  39. 868de9b Merge pull request #1267 from jeenu-arm/console-fix by davidcunado-arm · Fri Feb 16 22:47:06 2018 +0000
  40. 17838fd Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urls by davidcunado-arm · Fri Feb 16 21:09:36 2018 +0000
  41. 89c500d Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · Fri Feb 16 21:02:04 2018 +0000
  42. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · Wed Feb 14 14:22:29 2018 +0000
  43. 5f73afb Remove URLs from comments by Antonio Nino Diaz · Wed Feb 14 11:41:26 2018 +0000
  44. 7addf62 EHF: Fix priority check by Jeenu Viswambharan · Mon Feb 05 11:20:37 2018 +0000
  45. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · Thu Jan 25 12:49:57 2018 +0000
  46. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · Mon Feb 12 17:52:08 2018 +0800
  47. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  48. f710642 Merge pull request #1257 from vchong/poplar_maintainer by davidcunado-arm · Fri Feb 09 11:38:12 2018 +0800
  49. 2996299 Merge pull request #1251 from vchong/ld_img_v2 by davidcunado-arm · Fri Feb 09 11:36:51 2018 +0800
  50. 3fcb707 Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · Fri Feb 09 01:14:52 2018 +0800
  51. 4d8938a zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · Wed Feb 07 10:32:01 2018 +0100
  52. 218384a Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · Thu Feb 08 13:33:11 2018 +0800
  53. eb3dcd6 optee: print header info before validate by Victor Chong · Fri Jan 26 16:10:07 2018 +0900
  54. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  55. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Thu Feb 01 00:35:39 2018 +0900
  56. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Feb 01 00:35:22 2018 +0900
  57. 50d695d poplar: Add build option for dram size by Victor Chong · Mon Jan 29 18:11:02 2018 +0900
  58. f87b436 poplar: Fix typo by Victor Chong · Mon Jan 29 18:08:34 2018 +0900
  59. 32d74ee poplar: Remove unused function prototype by Victor Chong · Fri Jan 26 01:41:24 2018 +0900
  60. c720258 maintainers.rst: Add maintainer for plat Poplar by Victor Chong · Tue Feb 06 15:11:12 2018 +0900
  61. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  62. 2b407d2 [fix] aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · Tue Feb 06 10:58:21 2018 +0100
  63. 61c5bc7 interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · Wed Jan 10 14:56:03 2018 +0000
  64. 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · Thu Jan 11 14:30:22 2018 +0000
  65. 339580c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · Wed Jan 10 15:22:49 2018 +0000
  66. f4194ee Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · Wed Jan 10 15:00:20 2018 +0000
  67. ef29b45 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · Tue Feb 06 07:50:18 2018 +0000
  68. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  69. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · Fri Feb 02 13:23:22 2018 +0100
  70. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · Mon Feb 05 10:42:42 2018 +0100
  71. 934eae2 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · Fri Feb 02 22:59:16 2018 +0000
  72. 094041d aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · Fri Feb 02 13:16:18 2018 +0100
  73. 8ca3144 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · Fri Feb 02 11:14:17 2018 +0000
  74. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · Fri Feb 02 15:55:13 2018 +0900
  75. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · Tue Jan 30 19:30:39 2018 +0900
  76. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · Tue Jan 30 18:49:37 2018 +0900
  77. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · Thu Feb 01 23:29:34 2018 +0000
  78. 3e1d4c2 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · Thu Feb 01 18:15:53 2018 +0000
  79. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  80. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · Thu Feb 01 21:37:40 2018 +0900
  81. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  82. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · Thu Feb 01 16:46:18 2018 +0900
  83. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · Thu Feb 01 16:45:51 2018 +0900
  84. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  85. 55a040e zlib: add gunzip() support by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  86. 627b094 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  87. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  88. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · Thu Feb 01 16:31:09 2018 +0900
  89. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  90. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  91. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  92. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  93. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  94. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  95. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  96. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  97. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  98. 6ced1b2 Build: refactor BL32 build rules by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  99. bd480a0 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  100. c751705 Build: check if specified external image exists by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900