TSP: Make the platform-specific makefile mandatory
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 13 Mar 2014 14:48:31 +0000 (14:48 +0000)
committerDan Handley <dan.handley@arm.com>
Fri, 21 Mar 2014 17:17:48 +0000 (17:17 +0000)
commitd1466a2eabcb5c3be83c37bdb6b20a2aaad152a2
tree60a12cbfbac5715cc7d8c20522ab6df64c21038b
parent493c8cb2ae937fb50c2ce53338c9034c5c6636e5
TSP: Make the platform-specific makefile mandatory

The Test Secure-EL1 Payload implementation should always have a
platform-specific component.  Therefore, there should always
be a platform-specific sub-makefile for the TSP.  If there is
none then assume TSP is not supported on this specific platform
and throw an error at build time if the user tries to compile it.

Change-Id: Ibfbe6e4861cc7786a29f2fc0341035b852925193
bl32/tsp/tsp.mk