rdfremont/lcp: Append bl2 to firmware target
Created by: nicola-mazzucato-arm
All the firmware targets in the codebase terminate with -blX. This is useful to understand the load stage and required to be aligned with other platforms.
rdfremont/lcp target is missing the -blX, so let's add it.
Change-Id: I895dfd995847113aba32fea433afaabfafa03e2c Signed-off-by: Nicola Mazzucato nicola.mazzucato@arm.com