diff options
| author | Peter Crosthwaite | 2015-06-15 19:06:10 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-06-15 19:06:10 +0200 |
| commit | b7cc4e82f04a1c5b218a657f677a2fdd1e1c2889 (patch) | |
| tree | 32135d89733f819b41c10b6f007afd98fd05e295 /scripts/tracetool/transform.py | |
| parent | arm: helper: Factor out CP regs common to [pv]msa (diff) | |
| download | qemu-b7cc4e82f04a1c5b218a657f677a2fdd1e1c2889.tar.gz qemu-b7cc4e82f04a1c5b218a657f677a2fdd1e1c2889.tar.xz qemu-b7cc4e82f04a1c5b218a657f677a2fdd1e1c2889.zip | |
arm: Refactor get_phys_addr FSR return mechanism
Currently, the return code for get_phys_addr is overloaded for both
success/fail and FSR value return. This doesn't handle the case where
there is an error with a 0 FSR. This case exists in PMSAv7.
So rework get_phys_addr and friends to return a success/failure boolean
return code and populate the FSR via a caller provided uint32_t
pointer.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: a209e3d8ae00cda55260c970891f520210e26bad.1434066412.git.peter.crosthwaite@xilinx.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/tracetool/transform.py')
0 files changed, 0 insertions, 0 deletions
