uboot/arch/arm
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it
Today we can compile a self-contained hello world efi test binary that
allows us to quickly verify whether the EFI loader framwork works.

We can use that binary outside of the self-contained test case though,
by providing it to a to-be-tested system via tftp.

This patch separates compilation of the helloworld.efi file from
including it in the u-boot binary for "bootefi hello". It also modifies
the efi_loader test case to enable travis to pick up the compiled file.
Because we're now no longer bloating the resulting u-boot binary, we
can enable compilation always, giving us good travis test coverage.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-11-27 09:53:39 -05:00
..
cpu Merge git://git.denx.de/u-boot-fsl-qoriq 2016-11-25 17:39:54 -05:00
dts Merge git://git.denx.de/u-boot-rockchip 2016-11-26 09:26:27 -05:00
imx-common
include Merge git://git.denx.de/u-boot-fsl-qoriq 2016-11-25 17:39:54 -05:00
lib efi_loader: Allow to compile helloworld.efi w/o bundling it 2016-11-27 09:53:39 -05:00
mach-at91
mach-bcm283x
mach-davinci
mach-exynos arm: exynos7420: remove custome low level init function 2016-11-22 11:40:24 -08:00
mach-highbank
mach-integrator
mach-keystone
mach-kirkwood
mach-meson
mach-mvebu
mach-omap2 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms 2016-11-21 14:07:29 -05:00
mach-orion5x
mach-rmobile armv8: Support loading 32-bit OS in AArch32 execution state 2016-11-22 11:40:24 -08:00
mach-rockchip rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) 2016-11-25 17:59:32 -07:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga
mach-stm32
mach-sunxi
mach-tegra
mach-uniphier
mach-versatile
mach-zynq
thumb1/include/asm/proc-armv
Kconfig Merge git://git.denx.de/u-boot-fsl-qoriq 2016-11-25 17:39:54 -05:00
Kconfig.debug
Makefile arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms 2016-11-21 14:07:29 -05:00
config.mk TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 2016-11-21 14:07:29 -05:00