arm-trusted-firmware/include
Antonio Nino Diaz fd2299e6b0 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>
2018-07-03 13:41:07 +01:00
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.5 in common code 2018-04-13 14:01:56 +01:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 RAS: Allow individual interrupt registration 2018-05-04 08:33:17 +01:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Merge pull request #1429 from jeenu-arm/mmu-direct 2018-06-27 12:59:47 +01:00
drivers Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console 2018-06-19 14:00:07 +01:00
lib xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
plat Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes 2018-06-25 13:38:29 +01:00
services Merge pull request #1437 from jeenu-arm/ras-remaining 2018-06-22 09:36:59 +01:00
tools_share Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00