Hi Henry, On Thu, Apr 13, 2023 at 1:31 PM Henry Wang <henry.w...@arm.com> wrote: > > Hi Jens, > > > -----Original Message----- > > Subject: [XEN PATCH v8 14/22] xen/arm: move regpair_to_uint64() and > > uint64_to_regpair() to regs.h > > > > Moves the two helper functions regpair_to_uint64() and > > uint64_to_regpair() from xen/arch/arm/tee/optee.c to the common arm > > specific regs.h. This enables reuse of these functions in the FF-A > > mediator in a subsequent patch. > > > > Signed-off-by: Jens Wiklander <jens.wiklan...@linaro.org> > > Reviewed-by: Michal Orzel <michal.or...@amd.com> > > Reviewed-by: Bertrand Marquis <bertrand.marq...@arm.com> > > Reviewed-by: Henry Wang <henry.w...@arm.com>
I'll add it. Thanks, Jens > > Kind regards, > Henry