- 05 Mar, 2018 2 commits
-
-
Haojian Zhuang authored
Although SRAM is initialized, DCACHE should be cleaned too. Because MCU is a parrallel core to access SRAM. We need to make sure that initialized value is really written to SRAM before MCU using it. Signed-off-by:
Haojian Zhuang <haojian.zhuang@linaro.org>
-
Haojian Zhuang authored
Since LOAD_IMAGE_V2 is always enabled in HiKey platform. Drop LOAD_IMAGE v1 to simplify code. Signed-off-by:
Haojian Zhuang <haojian.zhuang@linaro.org>
-
- 24 Jan, 2018 1 commit
-
-
Jerome Forissier authored
DRAM region 0x3f000000 - 0x3fffffff is reserved for OP-TEE and should therefore be accessible only from secure world. Signed-off-by:
Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Acked-by:
Victor Chong <victor.chong@linaro.org>
-
- 13 Sep, 2017 1 commit
-
-
Victor Chong authored
Signed-off-by:
Victor Chong <victor.chong@linaro.org>
-
- 01 Sep, 2017 2 commits
-
-
Victor Chong authored
Signed-off-by:
Victor Chong <victor.chong@linaro.org>
-
Victor Chong authored
Signed-off-by:
Victor Chong <victor.chong@linaro.org> Signed-off-by:
Leo Yan <leo.yan@linaro.org>
-
- 12 Jul, 2017 1 commit
-
-
Victor Chong authored
Signed-off-by:
Victor Chong <victor.chong@linaro.org>
-
- 24 May, 2017 1 commit
-
-
Haojian Zhuang authored
BL2 is used to load BL31 and SCP_BL2. In HiKey platform, SCP_BL2 is the mcu firmware that is used to scale cpu frequency and switch low power mode. Change-Id: I1621aa65bea989fd125ee8502fd56ef72362bf97 Signed-off-by:
Haojian Zhuang <haojian.zhuang@linaro.org> Signed-off-by:
Dan Handley <dan.handley@arm.com>
-