cb7894d644
Intel CET (Control-flow Enforcement Technology) is a hardware enhancement aimed at mitigating the Retpoline vulnerability, but it may impact CPU branch prediction performance. This commit added ARCH_INTEL64_DISABLE_CET, which can disable CET completely with compilation option `-fcf-protection=none`. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> |
||
---|---|---|
.. | ||
cmake | ||
common | ||
intel64 | ||
qemu | ||
.gitignore | ||
CMakeLists.txt | ||
Makefile |