Hi Henry, On Thu, Apr 13, 2023 at 1:31 PM Henry Wang <[email protected]> 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 <[email protected]> > > Reviewed-by: Michal Orzel <[email protected]> > > Reviewed-by: Bertrand Marquis <[email protected]> > > Reviewed-by: Henry Wang <[email protected]>
I'll add it. Thanks, Jens > > Kind regards, > Henry
