Przemyslaw Marczak 929d9a29e1 exynos: config: enable arch memcpy and arch memset
This commit enables the following configs:
- CONFIG_USE_ARCH_MEMCPY
- CONFIG_USE_ARCH_MEMSET
This increases the performance of memcpy/memset
and also reduces the boot time.

This was tested on Trats2.
A quick test with trace. Boot time from start to main_loop() entry:
- ~1527ms - before this change (arch memset enabled for .bss clear)
- ~1384ms - after this change

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Akshay Saraswat <akshay.s@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
2015-03-09 11:13:28 -04:00
..
2015-02-25 13:13:38 +09:00
2015-03-05 20:13:21 -05:00
2014-11-20 11:28:25 -05:00
2014-10-27 14:35:54 +01:00
2015-02-17 22:52:39 +01:00
2015-02-17 22:54:41 +01:00
2015-03-05 20:13:21 -05:00
2014-11-20 11:28:24 -05:00
2015-01-05 15:13:47 -05:00
2014-12-18 13:19:21 -07:00
2014-12-18 13:19:21 -07:00
2015-01-05 15:13:47 -05:00
2015-01-19 12:49:29 +01:00
2015-01-13 09:37:26 -05:00
2014-11-20 11:28:25 -05:00
2015-01-05 15:13:45 -05:00
2014-05-13 19:43:01 -04:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2015-03-05 09:23:13 -05:00
2015-02-25 13:13:46 +09:00
2015-03-05 22:08:59 +01:00
2014-11-19 08:48:42 +01:00
2014-11-20 11:28:24 -05:00
2015-02-25 13:13:49 +09:00
2015-02-24 13:10:44 -08:00
2015-02-24 13:10:44 -08:00
2015-01-29 13:11:02 +01:00
2015-02-17 22:52:39 +01:00
2014-10-10 09:44:44 -04:00
2014-06-05 17:01:58 -04:00
2014-09-22 16:15:04 +02:00
2015-02-24 17:13:36 -05:00
2014-11-20 11:28:25 -05:00
2015-03-05 09:23:17 -05:00
2014-09-22 15:47:19 +02:00
2014-04-28 10:45:55 +02:00
2015-03-05 10:29:27 +01:00
2014-04-28 10:45:55 +02:00
2014-11-20 11:28:25 -05:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-11-20 11:28:24 -05:00
2015-01-05 15:13:45 -05:00
2014-12-05 08:06:10 -08:00
2014-10-10 09:44:44 -04:00
2014-11-27 16:20:37 +01:00
2015-02-19 06:19:18 -07:00
2015-02-19 06:19:18 -07:00
2014-10-10 09:44:44 -04:00
2015-01-13 09:37:27 -05:00
2015-01-13 09:37:27 -05:00
2015-01-13 09:37:27 -05:00
2014-10-27 17:54:13 -04:00
2014-11-20 11:28:25 -05:00
2015-02-19 06:19:18 -07:00
2014-11-20 11:28:25 -05:00
2014-11-17 13:16:20 +09:00
2014-11-17 13:16:20 +09:00
2014-11-17 13:16:20 +09:00
2015-02-25 14:20:10 +09:00
2014-11-07 16:32:02 +01:00
2015-02-19 06:19:18 -07:00
2015-01-23 15:15:51 +01:00
2015-01-23 15:15:51 +01:00
2014-11-20 11:28:25 -05:00
2014-11-20 11:28:25 -05:00
2014-11-27 16:20:37 +01:00
2014-02-06 04:48:15 +01:00
2015-02-24 17:13:57 -05:00