arm-trusted-firmware/plat/hisilicon/hikey
Michael Brandl 4368ae07ba plat/hikey: boot memory layout to dedicated file
Boot memory layout is specific for a platform, but should not be
mixed up with other platform specific attributes. A separate file is
much cleaner and better to compare with other platforms. Take a look
at plat/poplar where it is done the same way.

Moved hikey_def.h to system include folder and moved includes from
hikey_def.h to more general platform_def.h.

Signed-off-by: Michael Brandl <git@fineon.pw>
2018-03-12 13:19:00 +01:00
..
aarch64 plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
include plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_bl1_setup.c plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_bl2_mem_params_desc.c plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_bl2_setup.c plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_bl31_setup.c plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_bl_common.c hikey: move out duplicated code 2018-03-05 13:03:53 +08:00
hikey_ddr.c hikey: fix uninitialized variable in ddr code 2017-05-31 12:42:10 +08:00
hikey_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey_io_storage.c hikey: migrate to bl2_el3 2018-03-05 09:51:43 +08:00
hikey_pm.c plat/hikey: boot memory layout to dedicated file 2018-03-12 13:19:00 +01:00
hikey_private.h hikey: move out duplicated code 2018-03-05 13:03:53 +08:00
hikey_security.c hikey: fix assert in sec_protect() 2018-01-28 00:07:07 +09:00
hikey_topology.c hikey: fix for CPU topology 2017-05-31 13:19:05 +08:00
hisi_dvfs.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_ipc.c hikey: support BL31 2017-05-24 17:34:41 +01:00
hisi_mcu.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_pwrc.c Hikey: enable CPU debug module 2017-09-07 16:57:31 +08:00
hisi_pwrc_sram.S HiKey: Rename CPUACTRL reg constants 2017-08-29 13:52:48 +01:00
hisi_sip_svc.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform.mk Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 2018-03-08 10:39:52 +00:00