Skip to content
Commit 6752efad authored by Mathieu Poirier's avatar Mathieu Poirier
Browse files

fix(runtime): Remove hard-coded configuration of VTRC_EL2:PS



The physical address size for the second stage of translation is
currently hard-coded to a maximum of 1TB.  That doesn't work for
platforms that have more than 1TB of RAM or with a RAM start address
that is above 1TB.

This patch addresses the issue by making the configuration of
VTRC_EL2:PS based on host machine's physical address range.

Change-Id: If24c1a508054a9bf88d5f6be19c9d5d7f74c99eb
Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent 9f9449b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment