aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2018-03-29 18:36:31 -0700
committerMarat Dukhan <marat@fb.com>2018-03-29 18:36:31 -0700
commit10eae00293d63dd096e5b6f39fb7f0e1fd501d78 (patch)
treea1a5e16883e611eddde78c0cf34a02b679bac4d9 /README.md
parentd0222b47948234cc01983243a2e0ede018f97f3a (diff)
downloadcpuinfo-10eae00293d63dd096e5b6f39fb7f0e1fd501d78.tar.gz
Rename Mongoose-M3 to Meerkat-M3
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 89a5a91..2f77199 100644
--- a/README.md
+++ b/README.md
@@ -155,10 +155,10 @@ pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), &cpu_set);
- [x] AMD-designed x86/x86-64 cores (up to Puma/Jaguar and Zen)
- [ ] VIA-designed x86/x86-64 cores
- [ ] Other x86 cores (DM&P, RDC, Transmeta, Cyrix, Rise)
- - [x] ARM-designed ARM cores (up to Cortex-A17, Cortex-A75)
- - [x] Qualcomm-designed ARM cores (up to Kryo and Kryo-280)
+ - [x] ARM-designed ARM cores (up to Cortex-A55 and Cortex-A75)
+ - [x] Qualcomm-designed ARM cores (up to Kryo, Kryo-280, and Kryo-385)
- [x] Nvidia-designed ARM cores (Denver)
- - [x] Samsung-designed ARM cores (Mongoose)
+ - [x] Samsung-designed ARM cores (Mongoose and Meerkat)
- [x] Intel-designed ARM cores (XScale up to 3rd-gen)
- [x] Apple-designed ARM cores (up to Hurricane)
- [x] Cavium-designed ARM cores (ThunderX)