x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Mar 2023 21:18:10 +0000 (13:18 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 19 Dec 2023 14:57:32 +0000 (06:57 -0800)
commit71c0cc3357fe6d72f1dbef1c695e54b117d91b96
tree5acb2a6c34fc05aeaf109959d5f376a21c002368
parentf418fe6f973300c4c61461ed241928cba11017c2
x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled

Verify that CPU_FEATURE_ACTIVE (SHSTK) works properly when CET is
disabled.
sysdeps/x86/Makefile
sysdeps/x86/tst-cet-legacy-10a-static.c [new file with mode: 0644]
sysdeps/x86/tst-cet-legacy-10a.c [new file with mode: 0644]