commit | c622cc013cece073722592cff1ac6643a33b1622 | [log] [tgz] |
---|---|---|
author | Shanker Donthineni <shankerd@codeaurora.org> | Mon Dec 11 16:42:31 2017 -0600 |
committer | Will Deacon <will.deacon@arm.com> | Tue Dec 12 11:45:19 2017 +0000 |
tree | c28f06ae60b27ef7dd186bb7f15e3968b9620ea4 | |
parent | 86c9e8126e9fbcbf06c36e285168b880369a537c [diff] |
arm64: Define cputype macros for Falkor CPU Add cputype definition macros for Qualcomm Datacenter Technologies Falkor CPU in cputype.h. It's unfortunate that the first revision of the Falkor CPU used the wrong part number 0x800, got fixed in v2 chip with part number 0xC00, and would be used the same value for future revisions. Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>