1. baea3f6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · Wed Aug 30 14:34:57 2017 +0100
  2. 41b61be CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · Wed Aug 09 16:42:40 2017 +0100
  3. 9719c5e Merge pull request #1059 from kenkuang/intergration by davidcunado-arm · Fri Aug 25 17:25:39 2017 +0100
  4. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · Mon Aug 07 11:20:13 2017 +0100
  5. 0bc79d9 Add macro to test for minimum architecture version by Jeenu Viswambharan · Wed Aug 16 11:44:25 2017 +0100
  6. 16484dd psci_common: Resolve GCC static analysis false positive by Alistair Francis · Wed Aug 23 13:55:21 2017 -0700
  7. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · Wed Aug 23 16:03:29 2017 +0800
  8. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  9. b036355 Merge pull request #1021 from vwadekar/psci-early-suspend-handler by davidcunado-arm · Tue Aug 01 12:36:42 2017 +0100
  10. 9882e06 Merge pull request #1045 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · Tue Aug 01 10:44:38 2017 +0100
  11. de6628d xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · Tue Aug 01 09:16:38 2017 +0100
  12. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · Mon Jul 10 16:02:05 2017 -0700
  13. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · Mon Jul 31 14:29:54 2017 +0100
  14. 4e32add Merge pull request #1033 from davidcunado-arm/dc/psci_flush by davidcunado-arm · Mon Jul 31 08:45:44 2017 +0100
  15. c7284d2 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · Wed Jul 26 12:31:18 2017 +0100
  16. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · Wed Jul 19 12:14:07 2017 +0100
  17. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · Wed Jul 19 10:11:13 2017 +0100
  18. 9c01930 Import ctzdi2.c from LLVM compiler-rt by Sandrine Bailleux · Wed Jul 19 14:05:47 2017 +0100
  19. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · Tue Jul 11 15:11:10 2017 +0100
  20. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · Wed May 31 13:38:51 2017 +0100
  21. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · Wed May 31 13:31:48 2017 +0100
  22. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · Tue Jul 18 13:26:36 2017 +0100
  23. 3120ea2 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · Mon Jul 10 13:37:48 2017 +0100
  24. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · Fri May 19 09:59:37 2017 +0100
  25. 4e8f145 xlat lib v2: Print some debug statistics by Sandrine Bailleux · Fri May 26 15:47:08 2017 +0100
  26. fe42f9c Use standard UNIX file:line format in assert by Roberto Vargas · Tue Jul 18 16:02:50 2017 +0100
  27. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  28. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · Thu Jun 22 14:44:48 2017 +0100
  29. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · Wed Jun 28 13:47:40 2017 +0100
  30. 4d2990c Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · Wed Jun 28 13:46:46 2017 +0100
  31. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · Wed Jun 28 13:46:19 2017 +0100
  32. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · Wed Jun 21 16:52:45 2017 +0100
  33. 320c332 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · Mon Jun 26 09:54:24 2017 +0100
  34. e98a7bc Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · Fri Jun 23 14:42:06 2017 +0100
  35. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  36. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · Fri Jun 23 08:39:19 2017 +0100
  37. 3fdf5f3 PSCI: use same function prototype as in header file by Etienne Carriere · Wed Jun 07 16:42:42 2017 +0200
  38. d171bfc psci: minor fixes in lib by Etienne Carriere · Thu Jun 22 22:10:32 2017 +0200
  39. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  40. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · Tue Jun 20 09:25:10 2017 +0100
  41. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  42. fee8653 Fully initialise essential control registers by David Cunado · Thu Apr 13 22:38:29 2017 +0100
  43. f7e8aee Exit early if size zero for cache helpers by Soby Mathew · Thu Jun 15 16:18:45 2017 +0100
  44. e7313f2 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · Tue Jun 20 22:05:48 2017 +0100
  45. 2b40ca6 aarch32: Implement errata workarounds for Cortex A57 by Dimitris Papastamos · Mon Jun 05 14:55:41 2017 +0100
  46. 9c47a5a aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · Mon Jun 05 13:37:25 2017 +0100
  47. 370542e aarch32: Implement cpu_rev_var_hs() by Dimitris Papastamos · Mon Jun 05 13:36:34 2017 +0100
  48. 8bf7f23 xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · Fri Jun 16 14:15:34 2017 -0700
  49. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  50. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · Wed Jun 07 09:57:42 2017 -0700
  51. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · Wed Nov 09 16:29:02 2016 +0000
  52. 142df8f compiler-rt: Remove unused int_util.[ch] files by dp-arm · Wed May 24 15:23:02 2017 +0100
  53. 815faa8 Use a callee-saved register to be AAPCS-compliant by dp-arm · Fri May 05 12:21:03 2017 +0100
  54. 1b18bd5 Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency by danh-arm · Mon May 22 15:29:12 2017 +0100
  55. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · Mon May 22 15:28:17 2017 +0100
  56. c013252 xlat: Fix missing header file dependency by Antonio Nino Diaz · Wed May 17 16:25:40 2017 +0100
  57. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · Tue May 16 09:52:02 2017 +0100
  58. 5c51e09 Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · Fri May 12 22:48:34 2017 +0100
  59. e3cc838 Hook up LLVM compiler-rt in the build system by dp-arm · Thu May 04 12:15:35 2017 +0100
  60. 75b6057 Import builtins from LLVM compiler-rt project by dp-arm · Thu May 04 12:12:06 2017 +0100
  61. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  62. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · Mon May 08 16:43:53 2017 +0100
  63. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · Fri May 05 09:50:34 2017 +0100
  64. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · Thu May 04 16:35:19 2017 +0100
  65. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  66. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  67. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  68. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · Thu Apr 27 13:30:22 2017 +0100
  69. 014f833 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · Tue May 02 15:32:23 2017 +0100
  70. 6f24346 xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · Mon May 01 12:26:34 2017 -0500
  71. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  72. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  73. fdc9ee8 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · Mon Apr 24 14:40:16 2017 +0100
  74. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · Fri Apr 21 17:10:27 2017 +0100
  75. b68095d Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · Fri Apr 21 11:45:53 2017 +0100
  76. a9f776c AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · Thu Nov 10 16:17:51 2016 +0000
  77. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · Wed Apr 19 14:02:23 2017 +0100
  78. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  79. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  80. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · Tue Apr 18 15:16:05 2017 +0100
  81. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  82. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100
  83. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  84. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · Thu Feb 16 16:49:18 2017 +0000
  85. e3962d0 Flush console where necessary by Antonio Nino Diaz · Thu Feb 16 16:17:19 2017 +0000
  86. 47b4443 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · Wed Mar 29 17:54:54 2017 +0100
  87. 8cbdab2 Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test by davidcunado-arm · Wed Mar 29 09:58:20 2017 +0100
  88. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · Thu Mar 16 17:16:34 2017 +0000
  89. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · Thu Oct 06 16:54:53 2016 +0100
  90. 9d92e8c Replace ASM signed tests with unsigned by Douglas Raillard · Tue Mar 07 16:36:14 2017 +0000
  91. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  92. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · Fri Mar 17 12:34:37 2017 +0000
  93. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · Thu Mar 16 12:42:32 2017 +0000
  94. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  95. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · Mon Feb 27 17:23:54 2017 +0000
  96. 755e54f Improve debug output of the translation tables by Antonio Nino Diaz · Mon Feb 13 11:35:49 2017 +0000
  97. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · Wed Mar 08 14:40:23 2017 +0000
  98. 077ab54 AArch32: Fix normal memory bakery compilation by Soby Mathew · Tue Feb 14 10:16:18 2017 +0000
  99. 0a7e27c Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3 by davidcunado-arm · Thu Mar 02 15:27:33 2017 +0000
  100. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · Thu Jan 05 11:01:02 2017 +0000