diff options
author | Soby Mathew <soby.mathew@arm.com> | 2015-10-27 10:31:35 +0000 |
---|---|---|
committer | Soby Mathew <soby.mathew@arm.com> | 2015-10-30 09:25:16 +0000 |
commit | 8f6623f0773f1e812231e982b54a7fc0901bb522 (patch) | |
tree | ee1297064af268aee00de56c9cb8a3a291fcd36e /include/plat/arm/css/common/css_pm.h | |
parent | f57e2db6ef4b86a6af57891a2d7a90266ad6c033 (diff) |
Include xlat_tables.h in plat_arm.h
This patch fixes a compilation issue for platforms that are aligned to ARM
Standard platforms and include the `plat_arm.h` header in their platform port.
The compilation would fail for such a platform because `xlat_tables.h` which
has the definition for `mmap_region_t` is not included in `plat_arm.h`. This
patch fixes this by including `xlat_tables.h` in `plat_arm.h` header.
Fixes ARM-Software/tf-issues#318
Change-Id: I75f990cfb4078b3996fc353c8cd37c9de61d555e
Diffstat (limited to 'include/plat/arm/css/common/css_pm.h')
0 files changed, 0 insertions, 0 deletions