"vscode:/vscode.git/clone" did not exist on "a2f782e5f3fd3d65dfb34b7f22ec68234b2774a3"
Include board_arm_def.h through the platform's header
The board_arm_def.h header file needs to be included via the platform
definition header. Not doing so, results in a redefinition error of
PLAT_ARM_MAX_BL31_SIZE macro, if defined in the platform definition
file.
Change-Id: I1d178f6e8a6a41461e7fbcab9f6813a2faa2d82b
Signed-off-by:
Sughosh Ganu <sughosh.ganu@arm.com>
Please register or sign in to comment