Migrate to Linaro Release 16.12
David Cunado authored
This Linaro release updates both the binaries and the toolchain:
Linaro binaries upgraded 16.06 --> 16.12
AArch64 compiler upgraded 15.05 (gcc 4.9) --> 5.3-2015.05 (gcc 5.3)
AArch32 compiler upgraded 15.05 (gcc 4.9) --> 5.3-2015.05 (gcc 5.3)

The ARM TF codebase has been tested against these new binaries. This patch
updates the User Guide to reflect that the 16.12 release is now a supported
Linaro Release.

Change-Id: I6247e820f591df7d05df4f622ee45a3abf2c2d72
Signed-off-by: default avatarDavid Cunado <david.cunado@arm.com>
e361cf3b
Name Last commit Last update
bl1 Report errata workaround status to console
bl2 Define and use no_ret macro where no return is expected
bl2u Define and use no_ret macro where no return is expected
bl31 Define and use no_ret macro where no return is expected
bl32 Abort preempted TSP STD SMC after PSCI CPU suspend
common Merge pull request #791 from jeenu-arm/asm-assert-32
docs Migrate to Linaro Release 16.12
drivers tbbr: Use constant-time bcmp() to compare hashes
fdts Fix incorrect copyright notices
include PMF: Fixup PMF constants
lib Report errata workaround status to console
make_helpers fiptool: support --align option to add desired alignment to image offset
plat Merge pull request #825 from dp-arm/dp/simplify-cond
services Resolve build errors flagged by GCC 6.2
tools fiptool: support --align option to add desired alignment to image offset
.checkpatch.conf Mandate 'Signed-off-by' line in commit messages
.gitignore gitignore: ignore GNU GLOBAL tag files
Makefile Merge pull request #821 from jeenu-arm/errata-printing
acknowledgements.md Add Xilinx to acknowledgements file
contributing.md Drop requirement for CLA in contribution.md
dco.txt Drop requirement for CLA in contribution.md
license.md Update year in copyright text to 2014
readme.md readme.md: Add tested Linaro release information for FVPs