From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: yocto-patches@lists.yoctoproject.org
Cc: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>,
Khem Raj <raj.khem@gmail.com>,
Max Krummenacher <max.krummenacher@toradex.com>,
Trevor Woerner <twoerner@gmail.com>
Subject: Re: [meta-security][PATCH v2] systemd: disable linker GCS warning on aarch64
Date: Mon, 19 May 2025 15:38:32 +0100 [thread overview]
Message-ID: <aCtCaKvyn-8DnF3o@nuoska> (raw)
In-Reply-To: <20250507150247.1408201-1-mikko.rapeli@linaro.org>
Hi,
On Wed, May 07, 2025 at 06:02:47PM +0300, Mikko Rapeli wrote:
> openssl asm code is missing GCS branch protections and
> linker throws a warning which currently fails the build.
> Ignore the warning for now since some branch protection
> is still applied and only GCS is missing. Works around:
>
> .../recipe-sysroot/usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
> collect2: error: ld returned 1 exit status
To conclude, this was fixed in oe-core/poky instead.
https://lists.openembedded.org/g/openembedded-core/message/216132
The other patches in the series are still relevant for meta-security/meta-tpm.
Cheers,
-Mikko
prev parent reply other threads:[~2025-05-19 14:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 15:02 [meta-security][PATCH v2] systemd: disable linker GCS warning on aarch64 Mikko Rapeli
2025-05-07 18:47 ` Trevor Woerner
2025-05-19 14:38 ` Mikko Rapeli [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=aCtCaKvyn-8DnF3o@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=max.krummenacher@toradex.com \
--cc=raj.khem@gmail.com \
--cc=sathishkumar.d.cbe@gmail.com \
--cc=twoerner@gmail.com \
--cc=yocto-patches@lists.yoctoproject.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.