Kever Yang
fa1392a236
rockchip: reserve memory for rk3399 ATF data
...
There are 3 regions used by rk3399 ATF:
- bl31 code, located at 0x10000;
- cortex-m0 code and data, located at 0xff8c0000;
- bl31 data, located at 0xff8c1000 ~ 0xff8c4000;
SPL_TEXT_BASE starts from 0xff8c2000, we need to reserve memory
for ATF data, or else there will be memory corrupt after SPL
loads the ATF image.
More detail about cortex-M0 code in ATF:
https://github.com/ARM-software/arm-trusted-firmware/commit/
8382e17c4c6bffd15119dfce1ee4372e3c1a7890
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
2017-05-08 11:57:25 -04:00
2016-12-12 09:05:28 +01:00
2016-12-27 11:24:17 -05:00
2017-05-08 11:57:35 -04:00
2017-01-04 16:37:41 +01:00
2017-01-04 16:37:41 +01:00
2016-04-25 15:09:47 -04:00
2017-04-24 09:07:12 -07:00
2017-03-17 09:27:08 +01:00
2017-03-28 06:27:14 +02:00
2017-04-17 09:03:30 -07:00
2017-04-14 15:16:06 +09:00
2016-11-18 13:04:52 +05:30
2016-08-26 17:04:46 -04:00
2017-03-19 17:28:09 +01:00
2016-10-24 10:57:16 +02:00
2017-03-17 09:27:08 +01:00
2017-01-11 19:40:15 +09:00
2017-04-27 08:13:47 -04:00
2016-09-06 13:41:42 -04:00
2017-04-08 21:32:49 -04:00
2017-05-10 13:37:21 -06:00
2016-06-13 08:56:35 -04:00
2017-03-14 20:40:20 -04:00
2016-02-24 18:42:50 -05:00
2016-03-26 18:49:28 -04:00
2017-05-08 11:57:21 -04:00
2017-05-02 09:21:09 +02:00
2017-04-01 15:45:04 -07:00
2016-05-31 09:53:56 -07:00
2016-05-31 09:53:56 -07:00
2016-07-16 09:43:12 -04:00
2016-05-31 11:22:59 -07:00
2016-05-31 09:53:56 -07:00
2017-04-14 14:03:07 +02:00
2017-02-17 10:22:46 +01:00
2017-04-24 09:07:12 -07:00
2017-04-14 14:03:07 +02:00
2017-04-27 16:49:08 -04:00
2016-07-15 15:54:57 +02:00
2017-04-08 09:26:50 -04:00
2017-03-18 20:28:01 -04:00
2016-10-06 20:57:42 -04:00
2016-08-05 07:23:57 -04:00
2017-03-18 20:28:01 -04:00
2017-04-17 09:03:30 -07:00
2016-12-09 15:00:03 -05:00
2017-04-30 10:30:03 -04:00
2017-04-27 16:49:08 -04:00
2017-03-14 20:40:19 -04:00
2016-08-05 07:23:57 -04:00
2017-01-28 14:04:20 -05:00
2016-12-15 11:57:35 -08:00
2016-10-06 20:57:40 -04:00
2017-03-20 17:56:22 -04:00
2017-05-09 20:35:35 -04:00
2016-12-02 21:04:48 -07:00
2016-12-03 13:21:21 -05:00
2017-04-18 10:29:17 -04:00
2017-04-18 10:29:17 -04:00
2017-04-18 10:29:17 -04:00
2016-12-15 11:57:44 -08:00
2016-12-15 11:57:51 -08:00
2017-03-18 20:28:01 -04:00
2016-10-06 20:57:40 -04:00
2016-07-14 18:22:16 -04:00
2016-10-06 14:48:14 -04:00
2016-12-27 11:24:15 -05:00
2017-03-14 08:44:03 -07:00
2016-07-14 18:22:24 -04:00
2017-04-05 16:36:51 -04:00
2016-06-02 21:21:43 -04:00