diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2017-05-31 13:31:48 +0100 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2017-07-26 09:28:23 +0100 |
commit | 99f607989133b12ef28b41aeb1251784b3a7052c (patch) | |
tree | d639fd548a36d10822fc69804320253d99510bfc /lib/psci/psci_on.c | |
parent | a9ad848ccf084998a17bbb2870903b0a686de2ef (diff) |
xlat lib v2: Remove init_xlat_tables_arch() function
In both the AArch32 and AArch64 versions, this function used to check
the sanity of the PLAT_PHY_ADDR_SPACE_SIZE in regard to the
architectural maximum value. Instead, export the
xlat_arch_get_max_supported_pa() function and move the debug
assertion in AArch-agnostic code.
The AArch64 used to also precalculate the TCR.PS field value, based
on the size of the physical address space. This is now done directly
by enable_mmu_arch(), which now receives the physical address space size
in argument.
Change-Id: Ie77ea92eb06db586f28784fdb479c6e27dd1acc1
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'lib/psci/psci_on.c')
0 files changed, 0 insertions, 0 deletions