Skip to content
Commit 096d471a authored by Abdellatif El Khlifi's avatar Abdellatif El Khlifi Committed by Tom Rini
Browse files

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: default avatarAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
parent c07ad952
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment