arm-trusted-firmware/lib/xlat_tables_v2/aarch64
Antonio Nino Diaz b506f304f7 xlat: Fix missing header file dependency
xlat_tables_arch.h uses the platform macro `PLAT_VIRT_ADDR_SPACE_SIZE`.
This macro is defined in xlat_tables_private.h only if the platform
still uses the deprecated `ADDR_SPACE_SIZE`.

Change-Id: I1c3b12ebd96bdfe9bf94b26d440c03bc0f8c0b24
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-05-18 15:25:12 +01:00
..
xlat_tables_arch.c Minor fixes to the xlat tables lib v2 2017-05-09 11:05:05 +01:00
xlat_tables_arch.h xlat: Fix missing header file dependency 2017-05-18 15:25:12 +01:00