[v0.88][ARM] Add very basic SoC detection (Android only)

This commit is contained in:
Dr-Noob
2020-11-23 18:29:15 +01:00
parent 8927048c95
commit eaa86522a4
5 changed files with 73 additions and 10 deletions

View File

@@ -124,8 +124,7 @@ struct cpuInfo {
#endif
#ifdef ARCH_ARM
VENDOR soc;
char* soc_name;
struct system_on_chip* soc;
// If SoC contains more than one CPU and they
// are different, the others will be stored in
// the next_cpu field