nuttx/arch/x86_64
ouyangxiangzhen cb7894d644 arch/x86_64: Add ARCH_INTEL64_DISABLE_CET
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>
2024-09-13 17:01:24 +02:00
..
include arch/intel64/hpet: add FSB interrupts support and support for 32-bit mode 2024-09-13 09:28:08 -03:00
src arch/x86_64: Add ARCH_INTEL64_DISABLE_CET 2024-09-13 17:01:24 +02:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig arch/x86_64: Add elf32 multiboot1 wrapper for NuttX binary 2024-09-13 21:25:51 +08:00