Difference between revisions of "S5L8942"

From The iPhone Wiki
Jump to: navigation, search
m
(Bootrom Exploits)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a revised version of the [[S5L8940]] that is included in [[j33ap|Apple TV 3G]], [[iPod touch 5G]], [[k93aap|iPad 2 (iPad2,4)]] and the [[iPad mini 1G]]. The most notable difference is a switch to a 32 nm manufacturing process, as opposed to 45 nm.
+
This is a revised version of the [[S5L8940]] that is included in [[J33AP|Apple TV (3rd generation)]], [[iPod touch (5th generation)]], [[K93AAP|iPad 2 (iPad2,4)]] and the [[iPad mini]]. The most notable difference is a switch to a 32 nm manufacturing process, as opposed to 45 nm.
  +
The software architecture as reported by "hostinfo" is: armv7f
   
  +
== Device Tree Dump Information ==
==Bootrom Exploits==
 
  +
Mach kernel version:
  +
Darwin Kernel Version 15.5.0: Mon Apr 18 16:44:05 PDT 2016; root:xnu-3248.50.21~4/RELEASE_ARM_S5L8942X
  +
Kernel configured for up to 2 processors.
  +
2 processors are physically available.
  +
2 processors are logically available.
  +
Processor type: armv7f (arm v7f)
  +
Processors active: 0 1
  +
Primary memory available: 502.98 megabytes
  +
Default processor set: 131 tasks, 545 threads, 2 processors
  +
Load average: 0.27, Mach factor: 1.72
   
  +
==Bootrom Exploits==
There are no known exploits.
 
  +
* [[Checkm8 Exploit|checkm8]]
   
 
[[Category:Application Processors]]
 
[[Category:Application Processors]]

Latest revision as of 17:34, 28 September 2019

This is a revised version of the S5L8940 that is included in Apple TV (3rd generation), iPod touch (5th generation), iPad 2 (iPad2,4) and the iPad mini. The most notable difference is a switch to a 32 nm manufacturing process, as opposed to 45 nm. The software architecture as reported by "hostinfo" is: armv7f

Device Tree Dump Information

Mach kernel version:
	 Darwin Kernel Version 15.5.0: Mon Apr 18 16:44:05 PDT 2016; root:xnu-3248.50.21~4/RELEASE_ARM_S5L8942X
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: armv7f (arm v7f)
Processors active: 0 1
Primary memory available: 502.98 megabytes
Default processor set: 131 tasks, 545 threads, 2 processors
Load average: 0.27, Mach factor: 1.72

Bootrom Exploits