aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2018-08-24 15:08:29 +0100
committerWill Deacon <[email protected]>2018-08-29 11:42:20 +0100
commit1d8f574708a3fb6f18c85486d0c5217df893c0cf (patch)
treeed4ddd0ac3cfb2f14206a832d3ddf265b2f0bcbe /tools/perf/scripts/python/export-to-sqlite.py
parentafce0cc9ad8aa510650e781a51e43c26e2a34cf6 (diff)
arm/arm64: smccc-1.1: Make return values unsigned long
An unfortunate consequence of having a strong typing for the input values to the SMC call is that it also affects the type of the return values, limiting r0 to 32 bits and r{1,2,3} to whatever was passed as an input. Let's turn everything into "unsigned long", which satisfies the requirements of both architectures, and allows for the full range of return values. Reported-by: Julien Grall <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions