Skip to content
Commit e8a87acd authored by Roberto Vargas's avatar Roberto Vargas
Browse files

Fix usage of IMAGE_BLx macros



These macros are only defined for corresponding image,
and they are undefined for other images. It means that we have
to use ifdef or defined() instead of relying on being 0 by default.

Change-Id: Iad11efab9830ddf471599b46286e1c56581ef5a7
Signed-off-by: default avatarRoberto Vargas <roberto.vargas@arm.com>
parent d58f3cac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment