public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Sumit Garg <sumit.garg@linaro.org>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [PATCH v1 1/1] ArmPkg/OpteeLib: Add OPTEE_SUCCESS return code
Date: Tue, 11 Dec 2018 09:05:04 +0100	[thread overview]
Message-ID: <CAKv+Gu_5+JPt3RVdC66Gn_KsO7723FhFmED086WLjsf4XZX6hA@mail.gmail.com> (raw)
In-Reply-To: <1544513939-2953-1-git-send-email-sumit.garg@linaro.org>

On Tue, 11 Dec 2018 at 08:39, Sumit Garg <sumit.garg@linaro.org> wrote:
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Sumit Garg <sumit.garg@linaro.org>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Pushed as f4c8c1bbf169..f0574a194c1e

> ---
>  ArmPkg/Include/Library/OpteeLib.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/ArmPkg/Include/Library/OpteeLib.h b/ArmPkg/Include/Library/OpteeLib.h
> index 6884d5681831..a7b2ff1b6b57 100644
> --- a/ArmPkg/Include/Library/OpteeLib.h
> +++ b/ArmPkg/Include/Library/OpteeLib.h
> @@ -35,6 +35,7 @@
>
>  #define OPTEE_MESSAGE_ATTRIBUTE_TYPE_MASK                0xff
>
> +#define OPTEE_SUCCESS                           0x00000000
>  #define OPTEE_ORIGIN_COMMUNICATION              0x00000002
>  #define OPTEE_ERROR_COMMUNICATION               0xFFFF000E
>
> --
> 2.7.4
>


      reply	other threads:[~2018-12-11  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11  7:38 [PATCH v1 1/1] ArmPkg/OpteeLib: Add OPTEE_SUCCESS return code Sumit Garg
2018-12-11  8:05 ` Ard Biesheuvel [this message]

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-list 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=CAKv+Gu_5+JPt3RVdC66Gn_KsO7723FhFmED086WLjsf4XZX6hA@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /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