K 10 svn:author V 6 andrew K 8 svn:date V 27 2016-02-09T00:15:41.771939Z K 7 svn:log V 369 Stop clang from generating movt/movw sequences. These don't get relocated so will access data from an unrelocated address. This is only needed for self relocating code on ARMv7, however this is true for both ubldr and loader.efi, the only two loaders we support on ARMv7. While here also force the fpu to be none as is done in libstand. Sponsored by: ABT Systems Ltd END