Aurelien Jarno
a6901796f6
bn_mul.h: require at least ARMv6 to enable the ARM DSP code
...
Commit 16b1bd8932 "bn_mul.h: add ARM DSP optimized MULADDC code"
added some ARM DSP instructions that was assumed to always be available
when __ARM_FEATURE_DSP is defined to 1. Unfortunately it appears that
the ARMv5TE architecture (GCC flag -march=armv5te) supports the DSP
instructions, but only in Thumb mode and not in ARM mode, despite
defining __ARM_FEATURE_DSP in both cases.
This patch fixes the build issue by requiring at least ARMv6 in addition
to the DSP feature.
2019-08-03 14:22:32 +02:00
..
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-08 16:34:19 +00:00
2018-12-19 12:51:00 +00:00
2018-03-13 17:18:06 +01:00
2019-04-24 10:51:54 +02:00
2019-01-30 16:09:08 +00:00
2019-04-24 10:51:54 +02:00
2018-12-19 15:48:37 +00:00
2019-08-03 14:22:32 +02:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-05-30 10:27:49 +01:00
2018-12-18 15:30:30 +00:00
2018-12-18 15:30:30 +00:00
2019-02-18 14:50:57 +00:00
2018-07-01 10:22:53 +03:00
2018-12-28 11:11:10 +08:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2019-06-21 16:00:06 +01:00
2019-01-30 16:09:08 +00:00
2018-12-06 12:22:46 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:02:50 +02:00
2019-02-21 16:58:20 +01:00
2018-07-24 10:02:47 +02:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:14:37 +02:00
2019-02-18 14:50:57 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2018-11-09 15:01:07 +00:00
2018-08-10 11:17:14 +01:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:14:37 +02:00
2018-08-10 11:17:14 +01:00
2019-04-24 10:51:54 +02:00
2018-12-16 12:02:50 +02:00
2018-06-13 09:52:54 +02:00
2018-12-19 18:10:03 +01:00
2019-01-30 16:09:08 +00:00
2018-07-24 10:02:47 +02:00
2018-12-16 12:14:37 +02:00
2019-06-17 19:07:42 +02:00
2018-11-09 13:57:37 +00:00
2018-12-28 11:11:10 +08:00
2019-01-08 16:34:19 +00:00
2018-04-04 09:19:27 +02:00
2019-02-18 14:50:57 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2019-02-18 14:50:57 +00:00
2019-06-21 15:59:29 +01:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2019-06-11 17:27:32 +01:00
2019-02-18 14:50:57 +00:00
2019-04-24 10:51:54 +02:00
2019-02-11 21:25:09 +00:00
2019-02-18 14:50:57 +00:00
2019-01-08 16:34:19 +00:00