Commit e084e9f
crypto: x86 - Remove CONFIG_AS_VPCLMULQDQ
Current minimum required version of binutils is 2.30, which supports VPCLMULQDQ
instruction mnemonics.
Remove check for assembler support of VPCLMULQDQ instructions and all relevant
macros for conditional compilation.
No functional change intended.
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Acked-by: Herbert Xu <[email protected]>
Link: https://lore.kernel.org/[email protected]1 parent 4593311 commit e084e9f
File tree
5 files changed
+5
-32
lines changed- arch/x86
- crypto
5 files changed
+5
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 49 | + | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | 555 | | |
557 | 556 | | |
558 | 557 | | |
| |||
570 | 569 | | |
571 | 570 | | |
572 | 571 | | |
573 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
889 | | - | |
890 | 889 | | |
891 | 890 | | |
892 | 891 | | |
| |||
904 | 903 | | |
905 | 904 | | |
906 | 905 | | |
907 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
832 | 831 | | |
833 | 832 | | |
834 | | - | |
835 | 833 | | |
836 | 834 | | |
837 | 835 | | |
| |||
912 | 910 | | |
913 | 911 | | |
914 | 912 | | |
915 | | - | |
916 | | - | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
| 913 | + | |
| 914 | + | |
926 | 915 | | |
927 | 916 | | |
928 | 917 | | |
| |||
1519 | 1508 | | |
1520 | 1509 | | |
1521 | 1510 | | |
1522 | | - | |
1523 | 1511 | | |
1524 | 1512 | | |
1525 | 1513 | | |
| |||
1529 | 1517 | | |
1530 | 1518 | | |
1531 | 1519 | | |
1532 | | - | |
1533 | 1520 | | |
1534 | 1521 | | |
1535 | 1522 | | |
| |||
1551 | 1538 | | |
1552 | 1539 | | |
1553 | 1540 | | |
1554 | | - | |
1555 | 1541 | | |
1556 | 1542 | | |
1557 | 1543 | | |
| |||
1592 | 1578 | | |
1593 | 1579 | | |
1594 | 1580 | | |
1595 | | - | |
| 1581 | + | |
1596 | 1582 | | |
1597 | 1583 | | |
1598 | 1584 | | |
| |||
1607 | 1593 | | |
1608 | 1594 | | |
1609 | 1595 | | |
1610 | | - | |
1611 | 1596 | | |
1612 | 1597 | | |
1613 | 1598 | | |
1614 | 1599 | | |
1615 | | - | |
1616 | 1600 | | |
1617 | 1601 | | |
1618 | 1602 | | |
| |||
0 commit comments