commit | 4ca6a051758edf625a17dfc4ce4ab72edabac170 | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Mon Oct 26 14:01:58 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 27 15:59:46 2015 +0000 |
tree | 244755c886bc97a2a62e184ae3b83758d7ba0cfe | |
parent | 4ee38098010240e0b390061fdd0151ff62d80279 [diff] |
target-arm: lpae: Replace tsz with computed inputsize Remove the tsz variable and introduce inputsize. This simplifies the code a little and makes it easier to compare with the reference manuals. No functional change. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1445864527-14520-6-git-send-email-edgar.iglesias@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>