All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] x86: Satisfy requirements for UEFI CA memory mitigation requirements
@ 2024-09-19  8:00 Frediano Ziglio
  2024-09-19  8:00 ` [PATCH v4 1/3] x86: Put trampoline in separate .init.trampoline section Frediano Ziglio
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Frediano Ziglio @ 2024-09-19  8:00 UTC (permalink / raw)
  To: xen-devel
  Cc: Frediano Ziglio, Jan Beulich, Andrew Cooper, Roger Pau Monné

Split code and data to satisfy W^X requirement.
Align all sections to at least page size.

Frediano Ziglio (3):
  x86: Put trampoline in separate .init.trampoline section
  x86: Split output sections for UEFI CA memory mitigation requirements
  x86: Align output sections for UEFI CA memory mitigation requirements

 xen/arch/x86/boot/head.S |  5 +++--
 xen/arch/x86/xen.lds.S   | 21 +++++++++++++--------
 2 files changed, 16 insertions(+), 10 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-09-24 13:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19  8:00 [PATCH v4 0/3] x86: Satisfy requirements for UEFI CA memory mitigation requirements Frediano Ziglio
2024-09-19  8:00 ` [PATCH v4 1/3] x86: Put trampoline in separate .init.trampoline section Frediano Ziglio
2024-09-23 15:17   ` Jan Beulich
2024-09-23 15:31     ` Frediano Ziglio
2024-09-23 15:42       ` Jan Beulich
2024-09-19  8:00 ` [PATCH v4 2/3] x86: Split output sections for UEFI CA memory mitigation requirements Frediano Ziglio
2024-09-23 15:45   ` Jan Beulich
2024-09-19  8:00 ` [PATCH v4 3/3] x86: Align " Frediano Ziglio
2024-09-23 15:54   ` Jan Beulich
2024-09-23 16:06     ` Frediano Ziglio
2024-09-24  8:14       ` Jan Beulich
2024-09-24 10:22         ` Frediano Ziglio
2024-09-24 11:09           ` Jan Beulich
2024-09-24 12:17             ` Jan Beulich
2024-09-24 12:22               ` Frediano Ziglio
2024-09-24 13:27                 ` Jan Beulich

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.