arm-trusted-firmware/lib/xlat_tables
Soby Mathew 200026557c Fix the translation table library for wraparound cases
This patch fixes the translation table library for wraparound cases. These
cases are not expected to occur on AArch64 platforms because only the
48 bits of the 64 bit address space are used. But it is a possibility for
AArch32 platforms.

Change-Id: Ie7735f7ba2977019381e1c124800381471381499
2016-08-09 17:33:56 +01:00
..
aarch64 Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
xlat_tables_common.c Fix the translation table library for wraparound cases 2016-08-09 17:33:56 +01:00
xlat_tables_private.h Refactor the xlat_tables library code 2016-04-13 12:06:23 +01:00