[PATCH v13 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers

Abdellatif El Khlifi abdellatif.elkhlifi at arm.com
Mon Jul 3 11:47:36 CEST 2023


Hi Ilias,

On Tue, Jun 20, 2023 at 05:05:52PM +0300, Ilias Apalodimas wrote:
> Hi Abdellatif,
> 
> On Fri, 16 Jun 2023 at 18:28, Abdellatif El Khlifi
> <abdellatif.elkhlifi at arm.com> wrote:
> >
> > 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=
> 
> I did review this one in the past, any reason why that is missing?
> Did the file change?

Thanks, I was waiting for your confirmation. I'll add your Reviewed-by in v14.

Cheers


More information about the U-Boot mailing list