Build system: Fixes #2: Add multi-platform support
authorRyan Harkin <ryan.harkin@linaro.org>
Mon, 13 Jan 2014 12:37:03 +0000 (12:37 +0000)
committerDan Handley <dan.handley@arm.com>
Mon, 20 Jan 2014 18:45:04 +0000 (18:45 +0000)
commit25cff83ee4300f26d5b7661ad6359525aaa36b94
tree99eb00fe80b041dbaaf54ed8403aab6744154c59
parent5443f2be407f23a19c31564121683ddc24b982e8
Build system: Fixes #2: Add multi-platform support

Move all explicit platform or architecture specific references
into a new platform.mk file that is defined for each platform.

Change-Id: I9d6320d1ba957e0cc8d9b316b3578132331fa428
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Makefile
acknowledgements.md
bl1/bl1.mk
bl2/bl2.mk
bl31/bl31.mk
docs/change-log.md
docs/user-guide.md
plat/fvp/platform.mk [new file with mode: 0644]