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 |
---|
|
Makefile |
---|
bl1/bl1_main.c |
---|
bl2/bl2_main.c |
---|
bl31/aarch64/bl31_entrypoint.S |
---|
bl31/bl31.ld.S |
---|
bl31/bl31.mk |
---|
bl31/bl31_main.c |
---|
bl32/tsp/tsp.ld.S |
---|
bl32/tsp/tsp.mk |
---|
common/aarch64/early_exceptions.S |
---|
docs/auth-framework.md |
---|
docs/firmware-design.md |
---|
docs/platform-migration-guide.md |
---|
docs/porting-guide.md |
---|
docs/rt-svc-writers-guide.md |
---|
docs/trusted-board-boot.md |
---|
docs/user-guide.md |
---|
include/common/bl_common.h |
---|
include/common/el3_common_macros.S |
---|
include/lib/cpus/aarch64/cpu_macros.S |
---|
include/plat/arm/common/aarch64/arm_macros.S |
---|
include/plat/arm/common/arm_def.h |
---|
include/plat/arm/common/plat_arm.h |
---|
include/plat/arm/css/common/aarch64/css_macros.S |
---|
include/plat/arm/css/common/css_def.h |
---|
include/plat/common/common_def.h |
---|
include/plat/common/platform.h |
---|
make_helpers/tbbr/tbbr_tools.mk |
---|
plat/arm/board/fvp/include/plat_macros.S |
---|
plat/arm/board/fvp/include/platform_def.h |
---|
plat/arm/common/aarch64/arm_common.c |
---|
plat/arm/common/arm_bl2_setup.c |
---|