Ian Campbell
e392b923ed
arndale: Apply Cortex-A15 errata #773022 and #774769
...
We run 4 Arndale boards in our automated test framework, they have
been running quite happily for quite some time using a Debian Wheezy
userspace.
However when upgrading to a Debian Jessie we started seeing frequent
segmentation faults from gcc when building the kernel, to the extent
that it is unable to successfully build the kernel twice in a row, and
often fails on the first attempt.
Searching around I found https://bugs.launchpad.net/arndale/+bug/1081417
which pointed towards http://www.spinics.net/lists/kvm-arm/msg03723.html
and CPU Errata 773022 and 774769.
This errata needs to be applied to all processors in an SMP system,
meaning that the usual strategy of applying them in
arch/arm/cpu/armv7/start.S is not appropriate (since that applies to
the boot processor only). Instead we apply these errata in the secure
monitor which is code that is traversed by all processors as they are
brought up.
The net affect on Arndale is that ACTLR changes from 0x40 to
0x2000042. I ran 17 kernel compile iterations overnight with no
segfaults.
Runtime testing was done on our v2014.10 based branch and forward
ported (with only minimal and trivial contextual conflicts) to current
master, where it has been build tested only.
I suppose in theory these errata apply to any Exynos5250 based boards,
but Arndale is the only one I have access to and I have therefore
chosen to be conservative and only apply it there.
Also, reorder CONFIG_ARM_ERRATA_794072 in README to make the list
numerically sorted.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com >
2015-10-11 17:12:11 -04:00
..
2015-08-21 16:40:23 -05:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-28 11:46:35 -04:00
2015-07-01 21:39:06 +05:30
2015-09-28 10:15:48 -04:00
2015-09-11 14:05:37 -04:00
2015-09-11 17:15:27 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-21 16:40:23 -05:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-09-02 15:38:16 +02:00
2015-09-02 15:38:16 +02:00
2015-10-02 10:42:31 +02:00
2015-09-02 15:38:16 +02:00
2015-06-25 22:18:34 -04:00
2015-10-11 17:12:11 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-10-01 09:34:58 +02:00
2015-08-13 07:19:33 -04:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-09-11 09:35:39 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-09-01 20:42:54 -05:00
2015-08-05 17:20:34 +02:00
2015-08-05 17:20:34 +02:00
2015-08-26 07:54:08 -07:00
2015-09-07 13:41:03 +02:00
2015-06-25 22:18:34 -04:00
2015-06-01 13:15:11 -05:00
2015-07-22 08:55:44 +02:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:17:55 -04:00
2015-06-25 22:18:34 -04:00
2015-08-05 17:20:34 +02:00
2015-06-25 22:17:55 -04:00
2015-08-05 17:20:34 +02:00
2015-06-25 22:17:55 -04:00
2015-05-19 13:33:21 -05:00
2015-06-25 22:17:55 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:17:55 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:17:55 -04:00
2015-06-25 22:17:55 -04:00
2015-08-05 17:20:34 +02:00
2015-08-13 07:19:33 -04:00
2015-05-19 13:33:21 -05:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-07-01 21:39:06 +05:30
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-08-21 16:40:23 -05:00
2015-09-11 14:05:34 -04:00
2015-08-21 16:40:23 -05:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:05 -04:00
2015-03-28 12:09:46 -04:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-09-02 21:28:24 -06:00
2015-04-29 18:51:48 -06:00
2015-09-09 07:48:03 -06:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-09-28 10:15:46 -04:00
2015-08-12 20:48:05 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-09-28 10:15:46 -04:00
2015-06-01 13:15:11 -05:00
2015-05-19 13:33:21 -05:00
2015-06-01 13:15:11 -05:00
2015-06-01 13:15:11 -05:00
2015-05-19 13:33:21 -05:00
2015-05-19 13:33:21 -05:00
2015-08-13 07:19:33 -04:00
2015-08-24 20:30:38 +02:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-08-13 07:19:36 -04:00
2015-08-31 07:57:27 -06:00
2015-08-21 16:40:23 -05:00
2015-09-11 09:35:37 +02:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-09-09 07:48:03 -06:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-17 18:49:52 +02:00
2015-08-25 22:53:58 -05:00
2015-08-13 07:19:33 -04:00
2015-08-18 13:45:55 -04:00
2015-08-12 20:47:45 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-17 23:29:15 +05:30
2015-06-19 16:46:47 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-09-16 16:10:23 -07:00
2015-09-02 11:33:10 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-09-13 08:01:10 -04:00
2015-08-13 07:19:33 -04:00
2015-08-31 07:57:27 -06:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-07-22 08:57:53 +02:00
2015-08-31 07:57:27 -06:00
2015-08-05 21:06:16 -06:00
2015-08-05 21:06:16 -06:00
2015-08-05 21:06:16 -06:00
2015-06-25 22:18:34 -04:00
2015-09-02 21:28:24 -06:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-09-16 19:53:52 -06:00
2015-06-08 17:32:16 -04:00
2015-08-13 07:19:33 -04:00
2015-07-01 21:39:06 +05:30
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-12 12:08:19 -04:00
2015-09-28 10:48:23 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-05-19 13:33:21 -05:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-09-02 15:34:13 +02:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-08-14 16:27:09 -04:00
2015-08-12 20:47:49 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-08 17:32:16 -04:00
2015-06-08 17:32:16 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:17:55 -04:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:10 -04:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:06 -04:00
2015-07-27 15:03:12 -04:00
2015-07-27 15:03:12 -04:00
2015-07-27 15:03:12 -04:00
2015-02-16 15:48:35 -05:00
2015-03-17 15:21:15 -04:00
2015-07-01 21:39:06 +05:30
2015-08-05 17:20:34 +02:00
2015-08-13 07:19:33 -04:00
2015-09-13 08:01:11 -04:00
2015-07-01 21:39:06 +05:30
2015-10-02 10:42:31 +02:00
2015-10-11 16:43:06 +05:30
2015-10-02 10:42:31 +02:00
2015-04-23 08:55:57 -07:00
2015-09-01 21:37:56 -05:00
2015-09-01 21:38:46 -05:00
2015-09-01 21:38:11 -05:00
2015-08-13 07:19:33 -04:00
2015-10-11 17:12:10 -04:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-17 18:49:25 +02:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-09-11 09:35:39 +02:00
2015-08-18 13:46:05 -04:00
2015-06-25 22:18:34 -04:00
2015-08-26 07:54:08 -07:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:06 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-21 16:40:23 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-09-01 20:58:37 -05:00
2015-08-21 16:40:23 -05:00
2015-09-01 20:58:37 -05:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:07 -04:00
2015-08-13 07:19:33 -04:00
2015-08-02 11:05:08 +02:00
2015-09-13 10:11:53 +02:00
2015-06-01 09:40:15 -05:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:51:20 +02:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-09-13 10:11:54 +02:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-12 20:47:13 -04:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-08-12 20:47:13 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-09-28 10:15:46 -04:00
2015-09-28 10:15:46 -04:00
2015-09-15 13:55:22 -04:00
2015-06-01 09:40:15 -05:00
2015-06-01 09:40:15 -05:00
2015-08-05 17:20:34 +02:00
2015-09-11 17:15:28 -04:00
2015-09-28 10:15:46 -04:00
2015-09-28 10:15:46 -04:00
2015-08-13 07:19:33 -04:00
2015-08-12 20:47:45 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-09-11 17:15:20 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-08-21 16:40:23 -05:00
2015-08-21 16:40:23 -05:00
2015-09-16 16:10:23 -07:00
2015-09-16 16:10:22 -07:00
2015-09-16 16:10:23 -07:00
2015-08-21 16:40:23 -05:00
2015-08-21 16:40:23 -05:00
2015-08-21 16:40:23 -05:00
2015-08-21 16:40:23 -05:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:08 -04:00
2015-08-05 17:20:34 +02:00
2015-10-02 10:42:59 +02:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-05 17:20:34 +02:00
2015-08-13 07:19:33 -04:00
2015-08-28 12:33:18 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-09-28 10:15:46 -04:00
2015-08-13 07:19:33 -04:00
2015-07-01 21:39:06 +05:30
2015-08-13 07:19:33 -04:00
2015-06-19 16:46:47 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-21 16:40:23 -05:00
2015-08-26 07:54:08 -07:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-19 16:46:50 -04:00
2015-06-25 22:18:34 -04:00
2015-09-02 21:28:25 -06:00
2015-08-12 20:47:43 -04:00
2015-08-28 11:46:35 -04:00
2015-08-12 20:47:41 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-19 16:46:47 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-21 15:47:05 +02:00
2015-08-21 15:47:05 +02:00
2015-08-21 15:47:05 +02:00
2015-08-21 15:47:05 +02:00
2015-09-09 07:48:03 -06:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-07-01 21:39:06 +05:30
2015-10-01 09:34:59 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-09-24 09:07:58 +02:00
2015-09-24 09:07:58 +02:00
2015-09-24 09:07:58 +02:00
2015-09-24 09:07:58 +02:00
2015-09-24 09:07:58 +02:00
2015-09-24 09:07:58 +02:00
2015-08-14 16:27:09 -04:00
2015-09-28 10:15:46 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-31 17:32:59 +09:00
2015-08-13 07:19:33 -04:00
2015-06-28 11:46:31 -04:00
2015-06-28 11:46:31 -04:00
2015-06-28 11:46:31 -04:00
2015-06-28 11:46:31 -04:00
2015-06-28 11:46:31 -04:00
2015-05-29 13:46:36 +02:00
2015-09-29 11:50:07 +02:00
2015-09-01 20:42:54 -05:00
2015-09-01 20:42:54 -05:00
2015-09-01 20:42:54 -05:00
2015-09-21 08:29:47 -07:00
2015-09-01 20:42:54 -05:00
2015-09-01 20:42:54 -05:00
2015-09-01 20:42:54 -05:00
2015-06-25 22:17:55 -04:00
2015-09-01 20:42:54 -05:00
2015-08-12 20:47:45 -04:00
2015-09-28 10:15:46 -04:00
2015-09-11 09:35:40 +02:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-06-01 13:15:11 -05:00
2015-06-01 13:15:11 -05:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-10-02 11:05:30 -07:00
2015-10-02 11:05:30 -07:00
2015-10-02 11:05:30 -07:00
2015-08-06 10:50:03 -07:00
2015-10-02 11:05:30 -07:00
2015-09-11 17:15:25 -04:00
2015-09-11 17:15:26 -04:00
2015-09-11 17:15:25 -04:00
2015-06-19 16:46:50 -04:00
2015-09-15 13:55:22 -04:00
2015-09-15 13:55:23 -04:00
2015-07-27 15:02:17 -04:00
2015-09-11 14:05:38 -04:00
2015-08-28 12:33:14 -04:00
2015-07-27 15:02:17 -04:00
2015-10-11 17:12:06 -04:00
2015-09-11 14:05:37 -04:00
2015-09-11 14:05:37 -04:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-25 22:18:34 -04:00
2015-06-01 09:54:52 +02:00
2015-09-02 15:26:11 +02:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-09-02 15:26:13 +02:00
2015-08-05 17:20:34 +02:00
2015-08-13 07:19:33 -04:00
2015-08-21 16:40:23 -05:00
2015-09-02 15:25:28 +02:00
2015-09-25 00:58:38 +09:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-08-14 16:27:08 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-10-11 17:12:06 -04:00
2015-08-12 12:08:20 -04:00
2015-08-12 12:08:20 -04:00
2015-08-12 12:08:20 -04:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-08-21 16:40:23 -05:00
2015-06-25 22:18:34 -04:00
2015-10-02 10:42:31 +02:00
2015-10-02 10:42:31 +02:00
2015-08-13 07:19:33 -04:00
2015-10-02 10:42:31 +02:00
2015-06-25 22:18:34 -04:00
2015-08-05 08:42:42 -06:00
2015-08-31 07:57:27 -06:00
2015-09-11 17:15:15 -04:00
2015-06-25 22:18:34 -04:00
2015-08-19 11:26:23 +02:00
2015-08-19 11:27:30 +02:00
2015-08-13 07:19:33 -04:00
2015-08-13 07:19:33 -04:00
2015-06-25 22:18:34 -04:00
2015-09-28 10:15:46 -04:00
2015-06-25 22:18:34 -04:00
2015-09-28 10:15:46 -04:00
2015-09-28 10:15:46 -04:00
2015-06-25 22:18:34 -04:00
2015-08-13 07:19:33 -04:00
2015-04-29 11:19:02 +02:00
2015-07-28 11:56:26 +02:00
2015-08-19 11:27:48 +02:00