public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/3] arm: zynqmp: Add zynqmp specific command for security features
Date: Wed, 14 Oct 2020 10:30:53 +0200	[thread overview]
Message-ID: <cover.1602664253.git.michal.simek@xilinx.com> (raw)

Hi,

the series is adding support for security features on zynqmp devices.

Thanks,
Michal


Siva Durga Prasad Paladugu (1):
  arm64: zynqmp: Add support for encryption and decryption on data blob

T Karthik Reddy (2):
  arm64: zynqmp: Add support for RSA command
  arm64: zynqmp: Add support for SHA3 command

 arch/arm/mach-zynqmp/include/mach/sys_proto.h |  10 +
 board/xilinx/zynqmp/cmds.c                    | 217 +++++++++++++++++-
 2 files changed, 226 insertions(+), 1 deletion(-)

-- 
2.28.0

             reply	other threads:[~2020-10-14  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14  8:30 Michal Simek [this message]
2020-10-14  8:30 ` [PATCH 1/3] arm64: zynqmp: Add support for encryption and decryption on data blob Michal Simek
2020-10-14  8:30 ` [PATCH 2/3] arm64: zynqmp: Add support for RSA command Michal Simek
2020-10-14  8:30 ` [PATCH 3/3] arm64: zynqmp: Add support for SHA3 command Michal Simek

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=cover.1602664253.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox