linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin
@ 2019-01-18 10:58 Ard Biesheuvel
  2019-01-18 10:58 ` [PATCH 1/2] gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2019-01-18 10:58 UTC (permalink / raw)
  To: keescook
  Cc: re.emese, kernel-hardening, linux-kernel, linux-arm-kernel,
	Ard Biesheuvel

A couple of fixes to permit newer versions of GCC to use the stack
protector plugin for ARM.

Ard Biesheuvel (2):
  gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
  gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+

 scripts/gcc-plugins/arm_ssp_per_task_plugin.c | 23 ++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-20 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18 10:58 [PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin Ard Biesheuvel
2019-01-18 10:58 ` [PATCH 1/2] gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask Ard Biesheuvel
2019-01-18 10:58 ` [PATCH 2/2] gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ Ard Biesheuvel
2019-01-20  1:51 ` [PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin Kees Cook
2019-01-20 15:43   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).