Searched hist:e4fd6956 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | Makefile | e4fd6956 Sun Dec 30 03:52:41 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: allow building on ARMv7-M ARMv7-M only supports the Thumb instruction set. Our current crt0 code does not support it. With the patch we can build all unit tests of the EFI subsystem that do not require crt0. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | Makefile | e4fd6956 Sun Dec 30 03:52:41 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: allow building on ARMv7-M ARMv7-M only supports the Thumb instruction set. Our current crt0 code does not support it. With the patch we can build all unit tests of the EFI subsystem that do not require crt0. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|