All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Porosanu <alexandru.porosanu@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
Date: Mon, 23 May 2016 07:34:14 +0000	[thread overview]
Message-ID: <DB5PR04MB1016D48418A93F988D9BE3CB8A4E0@DB5PR04MB1016.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1461932280-8723-1-git-send-email-alexandru.porosanu@nxp.com>

Ping!

> -----Original Message-----
> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Alex
> Porosanu
> Sent: Friday, April 29, 2016 3:18 PM
> To: u-boot at lists.denx.de
> Cc: Adrian Alonso Lazcano <adrian.alonso@nxp.com>; Mircea Pop
> <mircea.pop@nxp.com>; Ruchika Gupta <ruchika.gupta@nxp.com>
> Subject: [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
> 
> This series of patches add the neccesary support for allowing multi-SEC SoCs,
> like the C292 & C293 to instantiate the respecting RNGs.
> 
> Alex Porosanu (3):
>   arch/arm: add SEC JR0 offset
>   arch/arm, arch/powerpc: add # of SEC engines on the SOC
>   crypto/fsl: add support for multiple SEC engines initialization
> 
>  arch/arm/include/asm/arch-fsl-layerscape/config.h  |   2 +
>  .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |   9 +-
>  .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |   8 +-
>  arch/arm/include/asm/arch-ls102xa/config.h         |   2 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |   9 +-
>  arch/arm/include/asm/arch-mx7/imx-regs.h           |  11 +-
>  arch/powerpc/cpu/mpc85xx/cpu_init.c                |   9 +
>  arch/powerpc/include/asm/config_mpc85xx.h          |   6 +
>  board/freescale/c29xpcie/c29xpcie.c                |   2 +-
>  drivers/crypto/fsl/jr.c                            | 271 ++++++++++++---------
>  drivers/crypto/fsl/jr.h                            |   3 +
>  include/fsl_sec.h                                  |   6 +-
>  12 files changed, 210 insertions(+), 128 deletions(-)
> 
> --
> 1.9.3
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

  parent reply	other threads:[~2016-05-23  7:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29 12:17 [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation Alex Porosanu
2016-04-29 12:17 ` [U-Boot] [PATCH 1/3] arch/arm: add SEC JR0 offset Alex Porosanu
2016-04-29 12:17 ` [U-Boot] [PATCH 2/3] arch/arm, arch/powerpc: add # of SEC engines on the SOC Alex Porosanu
2016-04-29 12:18 ` [U-Boot] [PATCH 3/3] crypto/fsl: add support for multiple SEC engines initialization Alex Porosanu
2016-05-23  7:34 ` Alexandru Porosanu [this message]
2016-05-24 17:18 ` [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation York Sun

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=DB5PR04MB1016D48418A93F988D9BE3CB8A4E0@DB5PR04MB1016.eurprd04.prod.outlook.com \
    --to=alexandru.porosanu@nxp.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.