arm-trusted-firmware/plat/arm/board/common
Sandrine Bailleux 5eea019378 Arm: Fix error message printing in board makefile
Remove an incorrect tabulation in front of an $(error) function call
outside of a recipe, which caused the following text to be displayed:

  plat/arm/board/common/board_common.mk:36: *** recipe commences before first target.  Stop.

instead of:

  plat/arm/board/common/board_common.mk:36: *** "Unsupported ARM_ROTPK_LOCATION value".  Stop.

Change-Id: I8592948e7de8ab0c4abbc56eb65a53eb1875a83c
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2021-04-16 16:09:44 +02:00
..
aarch32 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
protpk plat/arm: Provide some PROTK files for development 2020-02-24 11:01:42 +01:00
rotpk Adds option to read ROTPK from registers for FVP 2020-02-06 16:58:53 +00:00
board_arm_trusted_boot.c plat/arm: common: add guard for arm_get_rotpk_info_regs 2020-10-06 12:14:34 +00:00
board_common.mk Arm: Fix error message printing in board makefile 2021-04-16 16:09:44 +02:00