commit | 1edee4708a0e3163cbf20fac325be456abd960bb | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Mon Sep 14 14:39:50 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Sep 14 14:39:50 2015 +0100 |
tree | d91bdd28706049733900af0f7586e179a03d4466 | |
parent | b698e9cfd282b228b36d426b75facb83e07a1072 [diff] |
target-arm: Suppress TBI for S2 translations Stage-2 MMU translations do not have configurable TBI as the top byte is always 0 (48-bit IPAs). Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1442135278-25281-5-git-send-email-edgar.iglesias@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>