Home
last modified time | relevance | path

Searched hist:afc931f56c26d52ea1f78b93fd7316f3ec763787 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.hafc931f56c26d52ea1f78b93fd7316f3ec763787 Thu Sep 15 09:09:53 UTC 2016 Sandrine Bailleux <sandrine.bailleux@arm.com> Add some missing forward declarations in plat_arm.h

This patch adds a couple of missing forward declarations in plat_arm.h
so that all types it references are known within this header file,
without relying on previous header inclusions. This concerns the
meminfo and bl31_params structures, which are defined in bl_common.h.
Other external types referenced from plat_arm.h (e.g. mmap_region_t)
get declared through header files included by arm_plat.h so they
don't need forward declarations.

Change-Id: I471d5aa487919aff3fa979fc65e053f4f5b0ef32