xlat v2: Remove architectural headers
They only contained one function that is easily integrated in the private
library header and the existing architectural C files.

This also helps making the library more portable, as the Makefile of the
library now doesn't use the variable INCLUDES, which is specific to this
codebase and doesn't respect the namespace of the library.

Change-Id: I22228e6a97e9b4f346f5cd8947609263e8df71d8
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent b19269a commit 468e2382756e075ab02849e13990f4bbe2a3a7c6
@Antonio Nino Diaz Antonio Nino Diaz authored on 5 Jul 2018
Showing 8 changed files
View
lib/xlat_tables_v2/aarch32/xlat_tables_arch.c
View
lib/xlat_tables_v2/aarch32/xlat_tables_arch_private.h 100644 → 0
View
lib/xlat_tables_v2/aarch64/xlat_tables_arch.c
View
lib/xlat_tables_v2/aarch64/xlat_tables_arch_private.h 100644 → 0
View
lib/xlat_tables_v2/xlat_tables.mk
View
lib/xlat_tables_v2/xlat_tables_core.c
View
lib/xlat_tables_v2/xlat_tables_private.h
View
lib/xlat_tables_v2/xlat_tables_utils.c