Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo authored
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
d178637d
Name Last commit Last update
bl1 Remove dashes from image names: 'BL3-x' --> 'BL3x'
bl2 Remove dashes from image names: 'BL3-x' --> 'BL3x'
bl2u FWU: Add Generic BL2U FWU image support in BL2
bl31 Remove dashes from image names: 'BL3-x' --> 'BL3x'
bl32/tsp Remove dashes from image names: 'BL3-x' --> 'BL3x'
common Remove dashes from image names: 'BL3-x' --> 'BL3x'
docs Remove dashes from image names: 'BL3-x' --> 'BL3x'
drivers Replace all SCP FW (BL0, BL3-0) references
fdts FVP: update device tree idle state entries
include Remove dashes from image names: 'BL3-x' --> 'BL3x'
lib Make generic code work in presence of system caches
make_helpers Remove dashes from image names: 'BL3-x' --> 'BL3x'
plat Remove dashes from image names: 'BL3-x' --> 'BL3x'
services Remove dashes from image names: 'BL3-x' --> 'BL3x'
tools Remove dashes from image names: 'BL3-x' --> 'BL3x'
.gitignore TBB: rework cert_create tool to follow a data driven approach
Makefile Remove dashes from image names: 'BL3-x' --> 'BL3x'
acknowledgements.md TLK-D documentation and add NVIDIA to the Acknowledgements file
contributing.md Update contributing.md with new integration process
license.md Update year in copyright text to 2014
readme.md Documentation for version 1.1