diff options
| author | Abdellatif El Khlifi <[email protected]> | 2023-07-13 14:28:38 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-24 15:30:02 -0400 |
| commit | 096d471a768bd5decc0df29fc0f200a44dea526b (patch) | |
| tree | a3af9b0eb7ab994dcd5f631d2222d36ed1b8f8a5 /scripts/objdiff | |
| parent | c07ad9520c6190070513016fdb495d4703a4a853 (diff) | |
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
add support for x0-x17 registers used by the SMC calls
In SMCCC v1.2 [1] arguments are passed in registers x1-x17.
Results are returned in x0-x17.
This work is inspired from the following kernel commit:
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
[1]: https://documentation-service.arm.com/static/5f8edaeff86e16515cdbe4c6?token=
Signed-off-by: Abdellatif El Khlifi <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
