commit | af51f566ec7106d5e834476e78681a7b354f3c7c | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Mon Oct 26 14:02:02 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 27 15:59:47 2015 +0000 |
tree | 519020067f0f2896bd615ddb8f87ad58370cc51f | |
parent | 6ab1a5ee1c9d328cacf78805439ed4d3d132decd [diff] |
target-arm: Avoid inline for get_phys_addr Avoid inline for get_phys_addr() to prepare for future recursive use. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1445864527-14520-10-git-send-email-edgar.iglesias@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>