Fix Makefile for ARMv8-A AArch32 build
Sandrine Bailleux authored
Commit 26e63c44

 broke the Makefile for ARMv8-A AArch32 platforms.
This patch fixes it.

Change-Id: I49b8eb5b88f3a131aa4c8642ef970e92d90b6dd2
Signed-off-by: default avatarSandrine Bailleux <sandrine.bailleux@arm.com>
da547d4b
Name Last commit Last update
bl1 Fix order of #includes
bl2 Add platform hooks for boot redundancy support
bl2u Fix BL2U entrypoint possible parameter corruption
bl31 Refactor Statistical Profiling Extensions implementation
bl32 ARMv7 requires the clear exclusive access at monitor entry
common ARMv7 may not support Virtualization Extensions
docs Merge pull request #1145 from etienne-lms/rfc-armv7-2
drivers Merge pull request #1145 from etienne-lms/rfc-armv7-2
fdts Add Linux DTS for FVP with threaded CPUs
include Merge pull request #1145 from etienne-lms/rfc-armv7-2
lib Merge pull request #1145 from etienne-lms/rfc-armv7-2
make_helpers Merge pull request #1145 from etienne-lms/rfc-armv7-2
plat Merge pull request #1145 from etienne-lms/rfc-armv7-2
services Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes
tools tools: add an option -hash-alg for cert_create
.checkpatch.conf Mandate 'Signed-off-by' line in commit messages
.gitignore fip: move headers shared between TF and fiptool to include/tools_share
Makefile Fix Makefile for ARMv8-A AArch32 build
acknowledgements.rst Convert documentation to reStructuredText
contributing.rst Convert documentation to reStructuredText
dco.txt Drop requirement for CLA in contribution.md
license.rst Convert documentation to reStructuredText
maintainers.rst ARMv7 target is driven by ARM_ARCH_MAJOR==7
readme.rst Clarify third party license info in readme