On 12/11/24 03:04, Volodymyr Babchuk wrote: > +menu "Compiler options" > + > +config STACK_PROTECTOR > + bool "Stack protector" > + depends on HAS_STACK_PROTECTOR > + help > + Enable the Stack Protector compiler hardening option. This inserts a > + canary value in the stack frame of functions, and performs an > integrity > + check on exit. > + > +endmenu > +
Since the previous patch lets room for other components to add Stack Protector support, wouldn't it be useful to make it more obvious what the scope of this option is? Yann Dirson | Vates Platform Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech