All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: Masahisa Kojima <masahisa.kojima@linaro.org>
Cc: Alexander Graf <agraf@csgraf.de>, Simon Glass <sjg@chromium.org>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Dhananjay Phadke <dphadke@linux.microsoft.com>,
	Takahiro Akashi <takahiro.akashi@linaro.org>,
	Alexandru Gagniuc <mr.nuke.me@gmail.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v8 1/3] lib: introduce HASH_CALCULATE option
Date: Mon, 24 May 2021 15:25:45 +0200	[thread overview]
Message-ID: <311e7637-edb6-b2e8-180d-8a342978b603@gmx.de> (raw)
In-Reply-To: <20210514005337.5243-2-masahisa.kojima@linaro.org>

On 5/14/21 2:53 AM, Masahisa Kojima wrote:
> Build error occurs when CONFIG_EFI_SECURE_BOOT or
> CONFIG_EFI_CAPSULE_AUTHENTICATE is enabled,
> because hash-checksum.c is not compiled.
>
> Since hash_calculate() implemented in hash-checksum.c can be
> commonly used aside from FIT image signature verification,
> this commit itroduces HASH_CALCULATE option to decide
> if hash-checksum.c shall be compiled.
>
> Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>

This patch is already merged.

Best regards

Heinrich

  reply	other threads:[~2021-05-24 13:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  0:53 [PATCH v8 0/3] PE/COFF measurement support Masahisa Kojima
2021-05-14  0:53 ` [PATCH v8 1/3] lib: introduce HASH_CALCULATE option Masahisa Kojima
2021-05-24 13:25   ` Heinrich Schuchardt [this message]
2021-05-14  0:53 ` [PATCH v8 2/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled Masahisa Kojima
2021-05-14  0:53 ` [PATCH v8 3/3] efi_loader: add PE/COFF image measurement Masahisa Kojima
2021-05-24 12:53   ` Ilias Apalodimas
2021-05-25  5:04     ` Masahisa Kojima
2021-05-25 12:57   ` Heinrich Schuchardt
2021-05-25 13:47     ` Masahisa Kojima
2021-05-26  3:14       ` Masahisa Kojima

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=311e7637-edb6-b2e8-180d-8a342978b603@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=agraf@csgraf.de \
    --cc=dphadke@linux.microsoft.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=masahisa.kojima@linaro.org \
    --cc=mr.nuke.me@gmail.com \
    --cc=sjg@chromium.org \
    --cc=takahiro.akashi@linaro.org \
    --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.