Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | x86-64/cet: Make CET feature check specific to Linux/x86 | H.J. Lu | |
CET feature bits in TCB, which are Linux specific, are used to check if CET features are active. Move CET feature check to Linux/x86 directory. Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com> |