linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Horia Geanta <horia.geanta@freescale.com>
To: Vakul Garg <vakul@freescale.com>
Cc: <linux-crypto@vger.kernel.org>
Subject: Re: [PATCHv1] crypto-caam: added entry for P5040 in SEC-VID to SEC-ERA mapping table.
Date: Tue, 18 Sep 2012 12:18:28 +0300	[thread overview]
Message-ID: <50583C64.9080908@freescale.com> (raw)
In-Reply-To: <1347867189-23716-1-git-send-email-vakul@freescale.com>

On 9/17/2012 10:33 AM, Vakul Garg wrote:
> On P5040, SEC-ERA does not print correctly. This is because SEC-VID to SEC-ERA
> mapping table does not contain information for P5040. This patch adds this
> information.
>
> Signed-off-by: Vakul Garg <vakul@freescale.com>
> ---

Please update the patch with the details provided by the HW design team.
Note that if you're adding details for SEC 6.x, you'll need to update 
the patch subject and description accordingly.

Thanks,
Horia

> Please ignore my previous patch which contained internal release prefixes.
>
>   drivers/crypto/caam/ctrl.c |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/crypto/caam/ctrl.c b/drivers/crypto/caam/ctrl.c
> index 414ba20..97ebf55 100644
> --- a/drivers/crypto/caam/ctrl.c
> +++ b/drivers/crypto/caam/ctrl.c
> @@ -176,7 +176,8 @@ int caam_get_era(u64 caam_id)
>   		{0x0A14, 1, 3},
>   		{0x0A14, 2, 4},
>   		{0x0A16, 1, 4},
> -		{0x0A11, 1, 4}
> +		{0x0A11, 1, 4},
> +		{0x0A13, 1, 5}
>   	};
>   	int i;
>
>

      reply	other threads:[~2012-09-18  9:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17  7:33 [PATCHv1] crypto-caam: added entry for P5040 in SEC-VID to SEC-ERA mapping table Vakul Garg
2012-09-18  9:18 ` Horia Geanta [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-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=50583C64.9080908@freescale.com \
    --to=horia.geanta@freescale.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=vakul@freescale.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;
as well as URLs for NNTP newsgroup(s).