Skip to content

Commit 8a7fe22

Browse files
committed
Add ThunderX2 to the table
1 parent 32e280c commit 8a7fe22

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,16 @@ Affected implementations
2020

2121
Only showing AArch64 implementations.
2222

23-
| Core | Vulnerable according to vendor | Tested with this exploit |
24-
|--------------|----------------------------------------------------------|--------------------------|
25-
| Cortex-A35 | [no](https://developer.arm.com/support/security-update) | no |
26-
| Cortex-A53 | [no](https://developer.arm.com/support/security-update) | yes, not vulnerable |
27-
| Cortex-A57 | [yes](https://developer.arm.com/support/security-update) | yes, vulnerable |
28-
| Cortex-A72 | [yes](https://developer.arm.com/support/security-update) | yes, vulnerable |
29-
| Cortex-A73 | [no](https://developer.arm.com/support/security-update) | no |
30-
| Cortex-A75 | [no](https://developer.arm.com/support/security-update) | no |
31-
| APM X-Gene 2 | N/A | yes, not vulnerable |
23+
| Core | Vulnerable according to vendor | Tested with this exploit |
24+
|------------------|----------------------------------------------------------|--------------------------|
25+
| ARM Cortex-A35 | [no](https://developer.arm.com/support/security-update) | no |
26+
| ARM Cortex-A53 | [no](https://developer.arm.com/support/security-update) | yes, not vulnerable |
27+
| ARM Cortex-A57 | [yes](https://developer.arm.com/support/security-update) | yes, vulnerable |
28+
| ARM Cortex-A72 | [yes](https://developer.arm.com/support/security-update) | yes, vulnerable |
29+
| ARM Cortex-A73 | [no](https://developer.arm.com/support/security-update) | no |
30+
| ARM Cortex-A75 | [no](https://developer.arm.com/support/security-update) | no |
31+
| APM X-Gene 2 | N/A | yes, not vulnerable |
32+
| Cavium ThunderX2 | no | yes, not vulnerable |
3233

3334
Please open a pull request if you've tested on any other implementations.
3435

0 commit comments

Comments
 (0)