H.J. Lu 51ab182bd4 x86-64: Enable Intel CET
Intel Control-flow Enforcement Technology (CET):

https://en.wikipedia.org/wiki/Control-flow_integrity#Intel_Control-flow_Enforcement_Technology

requires that on Linux, all linker input files are marked as CET enabled
in .note.gnu.property section.  For high-level language source codes,
.note.gnu.property section is added by compiler with the -fcf-protection
option.  For assembly sources, include <cet.h> to add .note.gnu.property
section.
2022-01-11 13:19:16 -08:00
..
2021-09-20 14:46:43 -07:00
2021-09-01 15:56:33 -04:00
2021-09-20 14:46:43 -07:00
2021-12-14 23:47:57 +01:00
2022-01-11 13:19:16 -08:00
2020-03-26 17:02:06 -07:00
2021-12-08 13:18:41 -08:00
2021-12-08 15:05:17 -08:00