All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: Louis-Paul Cordier <lpdev@cordier.org>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 21.3.3
Date: Sun, 3 Oct 2021 18:21:21 +0200	[thread overview]
Message-ID: <20211003182121.61de617a@windsurf> (raw)
In-Reply-To: <20211003091244.723799-2-bernd.kuhls@t-online.de>

On Sun,  3 Oct 2021 11:12:43 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> +ifeq ($(BR2_TOOLCHAIN_HAS_SSP),y)
> +INTEL_MEDIADRIVER_CONF_OPTS += -DMEDIA_BUILD_HARDENING=ON
> +else
> +INTEL_MEDIADRIVER_CONF_OPTS += -DMEDIA_BUILD_HARDENING=OFF
> +endif

This option should always be -DMEDIA_BUILD_HARDENING=OFF, and let
Buildroot options BR2_SSP_NONE / BR2_SSP_REGULAR / BR2_SSP_STRONG /
BR2_SSP_ALL decide what hardening features are enabled.

I will fix that up when applying.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-10-03 16:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03  9:12 [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 21.3.1 Bernd Kuhls
2021-10-03  9:12 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 21.3.3 Bernd Kuhls
2021-10-03 16:21   ` Thomas Petazzoni [this message]
2021-10-03  9:12 ` [Buildroot] [PATCH 3/3] package/intel-mediasdk: " Bernd Kuhls
2021-10-03 16:26 ` [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 21.3.1 Thomas Petazzoni

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=20211003182121.61de617a@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    --cc=lpdev@cordier.org \
    /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.