u-boot-brain/lib/efi_selftest
Heinrich Schuchardt 17b96cb2ba efi_selftest: compile without special compiler flags
As the selftest is not compiled as an EFI binary we do not
need special compiler flags.

This avoids the checkarmreloc error on vexpress_ca15_tc2.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-12-01 13:38:05 +01:00
..
efi_selftest_console.c efi_selftest: allow to select a single test for execution 2017-12-01 13:22:55 +01:00
efi_selftest_devicepath.c efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 2017-12-01 13:36:08 +01:00
efi_selftest_events.c efi_loader: consistently use efi_uintn_t in boot services 2017-12-01 13:22:56 +01:00
efi_selftest_exitbootservices.c efi_selftest: make tests easier to read 2017-10-09 07:00:23 +02:00
efi_selftest_gop.c efi_selftest: test for graphics output protocol 2017-12-01 13:22:56 +01:00
efi_selftest_manageprotocols.c efi_loader: consistently use efi_uintn_t in boot services 2017-12-01 13:22:56 +01:00
efi_selftest_snp.c efi_loader: consistently use efi_uintn_t in boot services 2017-12-01 13:22:56 +01:00
efi_selftest_textoutput.c efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 2017-12-01 13:22:55 +01:00
efi_selftest_tpl.c efi_loader: consistently use efi_uintn_t in boot services 2017-12-01 13:22:56 +01:00
efi_selftest_util.c efi_selftest: allow to select a single test for execution 2017-12-01 13:22:55 +01:00
efi_selftest_watchdog.c efi_selftest: test reboot by watchdog 2017-12-01 13:22:55 +01:00
efi_selftest.c efi_loader: consistently use efi_uintn_t in boot services 2017-12-01 13:22:56 +01:00
Kconfig efi_selftest: provide an EFI selftest application 2017-09-18 23:53:57 +02:00
Makefile efi_selftest: compile without special compiler flags 2017-12-01 13:38:05 +01:00