Re: [RFC PATCH 2/5] selftest/x86: Enable CET for selftests/x86
From: Yu-cheng Yu <hidden>
Date: 2020-05-21 22:58:09
Also in:
linux-arch, linux-doc, linux-mm, lkml
From: Yu-cheng Yu <hidden>
Date: 2020-05-21 22:58:09
Also in:
linux-arch, linux-doc, linux-mm, lkml
On Thu, 2020-05-21 at 15:44 -0700, Kees Cook wrote:
On Thu, May 21, 2020 at 02:17:17PM -0700, Yu-cheng Yu wrote:quoted
To build CET-enabled applications, GCC needs to support '-fcf-protection'. Update x86 selftest makefile to detect and enable CET for x86 selftest applications. Signed-off-by: Yu-cheng Yu <redacted>Reviewed-by: Kees Cook <redacted>
Thanks! I will fix issues you pointed out in the series. Yu-cheng