mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] tf-a: Select openssl in host package
Date: Thu,  4 Aug 2022 17:14:02 +0200	[thread overview]
Message-ID: <20220804151402.174331-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220713064953.65572-1-u.kleine-koenig@pengutronix.de>

Thanks, applied as a4b3b2b0a8d86e75fe9fa714418b211ea8afd415.

Michael

[sent from post-receive hook]

On Thu, 04 Aug 2022 17:14:01 +0200, Uwe Kleine-König <u.kleine-koenig@pengutronix.de> wrote:
> tf-a needs openssl, otherwise:
> 
> 	  HOSTCC  tbbr_config.c
> 	In file included from fiptool.h:16,
> 			 from fiptool.c:19:
> 	fiptool_platform.h:19:11: fatal error: openssl/sha.h: No such file or directory
> 	   19 | # include <openssl/sha.h>
> 	      |           ^~~~~~~~~~~~~~~
> 	compilation terminated.
> 
> (This only happens if the openssl development package isn't installed on
> the host.)
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Message-Id: <20220713064953.65572-1-u.kleine-koenig@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/host-tf-a.in b/platforms/host-tf-a.in
> index 1a299f042724..f8fd15c48937 100644
> --- a/platforms/host-tf-a.in
> +++ b/platforms/host-tf-a.in
> @@ -3,5 +3,6 @@
>  config HOST_TF_A
>  	tristate
>  	default y if ALLYES && TF_A
> +	select HOST_OPENSSL
>  	help
>  	  This provides fiptool



      parent reply	other threads:[~2022-08-04 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13  6:49 [ptxdist] [PATCH] " Uwe Kleine-König
2022-07-13  8:32 ` Uwe Kleine-König
2022-08-04 15:14 ` Michael Olbrich [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=20220804151402.174331-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.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