Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | x86: Move CET infrastructure to x86_64 | Adhemerval Zanella | |
The CET is only supported for x86_64 and there is no plan to add kernel support for i386. Move the Makefile rules and files from the generic x86 folder to x86_64 one. Checked on x86_64-linux-gnu and i686-linux-gnu. |