All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamin Lin <jamin_lin@aspeedtech.com>
To: Tom Rini <trini@konsulko.com>,
	Matthias Pritschet <matthias.pritschet@itk-engineering.de>,
	Joakim Tjernlund <joakim.tjernlund@infinera.com>,
	Simon Glass <sjg@chromium.org>,
	"Anton Moryakov" <ant.v.moryakov@gmail.com>,
	open list <u-boot@lists.denx.de>
Cc: <jamin_lin@aspeedtech.com>, <troy_lee@aspeedtech.com>
Subject: [PATCH v1 0/1] lib: ecdsa: Add support for loading ECDSA public key from FDT
Date: Fri, 6 Jun 2025 15:34:20 +0800	[thread overview]
Message-ID: <20250606073425.2688710-1-jamin_lin@aspeedtech.com> (raw)

v1
- Add support for loading ECDSA public key from FDT

Jamin Lin (1):
  lib: ecdsa: Add support for loading ECDSA public key from FDT

 lib/ecdsa/ecdsa-libcrypto.c | 176 +++++++++++++++++++++++++++++++++++-
 1 file changed, 175 insertions(+), 1 deletion(-)

-- 
2.43.0


             reply	other threads:[~2025-06-06  7:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-06  7:34 Jamin Lin [this message]
2025-06-06  7:34 ` [PATCH v1 1/1] lib: ecdsa: Add support for loading ECDSA public key from FDT Jamin Lin
2025-06-25 23:52   ` Tom Rini

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=20250606073425.2688710-1-jamin_lin@aspeedtech.com \
    --to=jamin_lin@aspeedtech.com \
    --cc=ant.v.moryakov@gmail.com \
    --cc=joakim.tjernlund@infinera.com \
    --cc=matthias.pritschet@itk-engineering.de \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=troy_lee@aspeedtech.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.