Makefile: Add missing space in help output
Andreas Färber authored
Insert a cosmetic space before "(FIP)".
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
59dead24
Name Last commit Last update
bl1 AArch32: Fix detection of virtualization support
bl2 AArch32: Add generic changes in BL2
bl2u Introduce SEPARATE_CODE_AND_RODATA build flag
bl31 PSCI: Do psci_setup() as part of std_svc_setup()
bl32 PSCI: Do psci_setup() as part of std_svc_setup()
common AArch32: Common changes needed for BL1/BL2
docs Docs: Add the PSCI library integration guide
drivers GICv3: Allow either G1S or G0 interrupts to be configured
fdts Remove support for legacy VE memory map in FVP
include AArch32: Add `memcpy4` function in assembly
lib AArch32: Add `memcpy4` function in assembly
make_helpers Replace fip_create with fiptool
plat Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10
services PSCI: Do psci_setup() as part of std_svc_setup()
tools Merge pull request #710 from dp-arm/dp/fiptool-usage
.checkpatch.conf Move checkpatch options in a configuration file
.gitignore Replace fip_create with fiptool
Makefile Makefile: Add missing space in help output
acknowledgements.md Add Xilinx to acknowledgements file
contributing.md Drop requirement for CLA in contribution.md
dco.txt Drop requirement for CLA in contribution.md
license.md Update year in copyright text to 2014
readme.md Update `readme.md` for v1.2 release