diff options
| author | Marc Zyngier <[email protected]> | 2018-02-06 17:56:19 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2018-02-06 22:54:15 +0000 |
| commit | f2d3b2e8759a5833df6f022e42df2d581e6d843c (patch) | |
| tree | ae031f410abe28a3949b75fc18198c4b18077dd1 /tools/perf/scripts/python/sctop.py | |
| parent | arm/arm64: smccc: Make function identifiers an unsigned quantity (diff) | |
| download | kernel-f2d3b2e8759a5833df6f022e42df2d581e6d843c.tar.gz kernel-f2d3b2e8759a5833df6f022e42df2d581e6d843c.zip | |
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
One of the major improvement of SMCCC v1.1 is that it only clobbers
the first 4 registers, both on 32 and 64bit. This means that it
becomes very easy to provide an inline version of the SMC call
primitive, and avoid performing a function call to stash the
registers that would otherwise be clobbered by SMCCC v1.0.
Reviewed-by: Robin Murphy <[email protected]>
Tested-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
