Files
u-boot/include
Andre Przywara ebda0cc509 armv8: prevent using THUMB
The predominantely 32-bit ARM targets try to compile the SPL in Thumb
mode to reduce code size.
The 64-bit AArch64 instruction set does not know an alternative, concise
encoding, so the Thumb build option should only be set for 32-bit
targets.
Likewise -marm machine options are only valid for ARMv7 targets.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2017-01-04 16:37:40 +01:00
..
2017-01-04 16:37:40 +01:00
2016-12-03 13:21:21 -05:00
2016-08-20 11:35:07 -04:00
2016-05-25 17:52:39 +02:00
2016-05-25 17:52:39 +02:00
2016-09-16 17:03:39 -04:00
2016-12-03 13:21:23 -05:00
2016-10-19 09:01:51 +02:00
2016-11-14 23:24:03 +01:00
2016-05-03 17:52:11 -05:00
2016-12-08 10:36:22 -06:00
2016-07-22 09:52:59 -04:00
2016-06-10 13:44:58 -07:00
2016-10-23 12:08:48 -07:00
2016-06-19 17:05:55 -06:00
2016-06-19 17:05:55 -06:00
2016-08-12 11:01:22 -06:00
2016-12-01 13:51:57 +09:00
2016-07-16 09:43:12 -04:00
2016-08-17 10:25:35 +09:00
2016-10-19 09:01:52 +02:00
2016-11-19 08:41:44 +05:30
2016-05-26 20:48:31 -06:00
2016-09-26 13:24:43 -04:00
2016-05-17 09:54:43 -06:00
2016-05-02 18:37:09 -04:00
2016-10-12 10:56:51 +08:00
2016-10-23 18:33:48 -04:00
2016-10-31 10:13:17 -04:00