The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "S5L8930"
(removed non-hardware-related exploits) |
m (removed non-working link) |
||
Line 2: | Line 2: | ||
A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. It is used in [[k48ap|iPad]], both models of the iPhone 4 ([[n90ap|GSM]] and [[n92ap|CDMA]]), [[K66ap|Apple TV 2G]] and the [[N81ap|iPod touch 4G]]. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid). |
A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. It is used in [[k48ap|iPad]], both models of the iPhone 4 ([[n90ap|GSM]] and [[n92ap|CDMA]]), [[K66ap|Apple TV 2G]] and the [[N81ap|iPod touch 4G]]. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid). |
||
− | == [[ |
+ | == [[Bootrom]] Exploits == |
* [[limera1n]] |
* [[limera1n]] |
||
* [[SHA-1 Image Segment Overflow|SHAtter]] |
* [[SHA-1 Image Segment Overflow|SHAtter]] |
Revision as of 21:42, 25 October 2012
A system on a chip ("SoC") developed by Apple's in-house chip design department. It is used in iPad, both models of the iPhone 4 (GSM and CDMA), Apple TV 2G and the iPod touch 4G. Publicly, Apple refers to this chip as the A4. Internally, this processor is also based on the S5L8920X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid).
Bootrom Exploits
Boot Chain
Bootrom->LLB->iBoot->Kernel->System Software
Specifications
- CPU: ARM Cortex-A8
- GPU: PowerVR SGX 535
- A/V Playback: PowerVR VXD
- RAM: 256 MB (Apple TV 2G, iPad, and iPod touch 4G) or 512 MB (iPhone 4)
Aside from the iPhone 4's additional RAM and an overall higher clock speed, these are the same specifications as the S5L8920 and S5L8922.