boot/arm-trusted-firmware: allow additional make targets
authorGervais, Francois <FGervais@distech-controls.com>
Wed, 29 Jan 2020 16:58:23 +0000 (16:58 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Feb 2020 22:15:41 +0000 (23:15 +0100)
commit05b8c7da6de863561d66717735a4870f2766454c
tree45591980539b3b4fd4a563f218eff331be7c8249
parent26c16e9d5b2305e6da99762a254621fe257216be
boot/arm-trusted-firmware: allow additional make targets

Allow specifying additional build targets for ATF.

This might be more useful when using a custom git repository.

For example, when using with the ATF repository from NXP QorIQ,
there is a new build target 'pbl' which is used to build the
pbl binary image. Note that in the specific case of the 'pbl'
target, additional build variables also need to be specified
through BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES.

Signed-off-by: Francois Gervais <fgervais@distech-controls.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/arm-trusted-firmware/Config.in
boot/arm-trusted-firmware/arm-trusted-firmware.mk