aboutsummaryrefslogtreecommitdiffstats
path: root/bl2/bl2_main.c
diff options
context:
space:
mode:
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>2018-07-03 11:58:49 +0100
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>2018-07-03 13:41:07 +0100
commitfd2299e6b0dfdf1214e09ba742de3d3f9eadbe0c (patch)
tree0c119d3a290be37aa816b45d47fc00493a86cf16 /bl2/bl2_main.c
parent6c5e196be37b4afe3403f349d5da1747e12460ac (diff)
downloadplatform_external_arm-trusted-firmware-fd2299e6b0dfdf1214e09ba742de3d3f9eadbe0c.tar.gz
platform_external_arm-trusted-firmware-fd2299e6b0dfdf1214e09ba742de3d3f9eadbe0c.tar.bz2
platform_external_arm-trusted-firmware-fd2299e6b0dfdf1214e09ba742de3d3f9eadbe0c.zip
xlat v2: Split code into separate files
Instead of having one big file with all the code, it's better to have a few smaller files that are more manageable: - xlat_tables_core.c: Code related to the core functionality of the library (map and unmap regions, initialize xlat context). - xlat_tables_context.c: Instantiation of the active image context as well as APIs to manipulate it. - xlat_tables_utils.c: Helper code that isn't part of the core functionality (change attributes, debug print messages). Change-Id: I3ea956fc1afd7473c0bb5e7c6aab3b2e5d88c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Diffstat (limited to 'bl2/bl2_main.c')
0 files changed, 0 insertions, 0 deletions