Remove dashes from image names: 'BL3-x' --> 'BL3x'
This patch removes the dash character from the image name, to
follow the image terminology in the Trusted Firmware Wiki page:

    https://github.com/ARM-software/arm-trusted-firmware/wiki

Changes apply to output messages, comments and documentation.

non-ARM platform files have been left unmodified.

Change-Id: Ic2a99be4ed929d52afbeb27ac765ceffce46ed76
1 parent f59821d commit d178637d2bac46ef0d227395663c55cc46a25d73
@Juan Castillo Juan Castillo authored on 14 Dec 2015
Showing 37 changed files
View
Makefile
View
bl1/bl1_main.c
View
bl2/bl2_main.c
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/bl31.ld.S
View
bl31/bl31.mk
View
bl31/bl31_main.c
View
bl32/tsp/tsp.ld.S
View
bl32/tsp/tsp.mk
View
common/aarch64/early_exceptions.S
View
docs/auth-framework.md
View
docs/firmware-design.md
View
docs/platform-migration-guide.md
View
docs/porting-guide.md
View
docs/rt-svc-writers-guide.md
View
docs/trusted-board-boot.md
View
docs/user-guide.md
View
include/common/bl_common.h
View
include/common/el3_common_macros.S
View
include/lib/cpus/aarch64/cpu_macros.S
View
include/plat/arm/common/aarch64/arm_macros.S
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/plat_arm.h
View
include/plat/arm/css/common/aarch64/css_macros.S
View
include/plat/arm/css/common/css_def.h
View
include/plat/common/common_def.h
View
include/plat/common/platform.h
View
make_helpers/tbbr/tbbr_tools.mk
View
plat/arm/board/fvp/include/plat_macros.S
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/common/aarch64/arm_common.c
View
plat/arm/common/arm_bl2_setup.c