Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Jens Wiklander <jens.wiklander@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
	Marc Bonnici <marc.bonnici@arm.com>
Subject: Re: [PATCH] firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
Date: Fri, 6 Oct 2023 12:20:05 +0100	[thread overview]
Message-ID: <20231006112005.tzcvygk2tnbtnysy@bogus> (raw)
In-Reply-To: <CAHUa44GSi4LAdqYNqBUj3ZB0_aR5eU6bn29A17v9Fa8WT3694w@mail.gmail.com>

On Fri, Oct 06, 2023 at 01:14:33PM +0200, Jens Wiklander wrote:
> Hi Sudeep,
> 
> On Thu, Oct 5, 2023 at 4:28 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> >
> > An FF-A ABI could support both the SMC32 and SMC64 conventions.
> > A callee that runs in the AArch64 execution state and implements such
> > an ABI must implement both SMC32 and SMC64 conventions of the ABI.
> >
> > So the FF-A drivers will need the option to choose the mode irrespective
> > of FF-A version and the partition execution mode flag in the partition
> > information.
> >
> > Let us remove the check on the FF-A version for allowing the selection
> > of 32bit mode of messaging. The driver will continue to set the 32-bit
> > mode if the partition execution mode flag specified that the partition
> > supports only 32-bit execution.
> >
> > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
> > ---
> >  drivers/firmware/arm_ffa/driver.c | 12 ++----------
> >  1 file changed, 2 insertions(+), 10 deletions(-)
> >
> > Hi Jens,
> >
> > Based on our discussion in private, I am posting this patch. I am not marking
> > fixes tag as the driver version is not yet bumped in the mainline. But if you
> > think it is better to add, I can update when pulling in the change. Let me
> > know.
> 
> A fixes tag would be nice, to make sure that this patch isn't missed.
> 

Thanks I will add.

-- 
Regards,
Sudeep

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-10-06 11:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 14:28 [PATCH] firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging Sudeep Holla
2023-10-06 11:14 ` Jens Wiklander
2023-10-06 11:20   ` Sudeep Holla [this message]
2023-10-06 15:16 ` Sudeep Holla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231006112005.tzcvygk2tnbtnysy@bogus \
    --to=sudeep.holla@arm.com \
    --cc=jens.wiklander@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marc.bonnici@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox