The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "S5L8930"
(Undo revision 45845 by Rzhikharevich (talk) Avoid linking to redirecting pages.) |
m (Updating) |
||
Line 1: | Line 1: | ||
[[Image:A4.jpg|right]] |
[[Image:A4.jpg|right]] |
||
− | A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the |
+ | A [[wikipedia:system on a chip|system on a chip]] ("SoC") developed by Apple's in-house chip design department. Publicly, Apple refers to this chip as the '''A4'''. Internally, this processor is also based on the [[S5L8920]]X family, which can also be seen through the reuse of several MMIO devices and MMIO device registers (i.e: chipid). This is the last SoC revision on mobile devices manufactured for Apple that has a publicly known exploitable [[bootrom]] vulnerability. |
== Used in == |
== Used in == |
||
− | * [[ |
+ | * [[K66AP|Apple TV 2G]] |
− | * [[ |
+ | * [[K48AP|iPad]] |
* [[iPhone 4]] |
* [[iPhone 4]] |
||
− | * [[ |
+ | * [[N81AP|iPod touch 4G]] |
== [[Bootrom]] Exploits == |
== [[Bootrom]] Exploits == |
||
Line 19: | Line 19: | ||
* '''GPU''': PowerVR SGX 535 |
* '''GPU''': PowerVR SGX 535 |
||
* '''A/V Playback''': PowerVR VXD |
* '''A/V Playback''': PowerVR VXD |
||
− | * '''RAM''': 256 MB ([[ |
+ | * '''RAM''': 256 MB ([[K66AP|Apple TV 2G]], [[K48AP|iPad]], and [[N81AP|iPod touch 4G]]) or 512 MB ([[iPhone 4]]) |
[[Category:Application Processors]] |
[[Category:Application Processors]] |
Revision as of 13:47, 10 October 2015
A system on a chip ("SoC") developed by Apple's in-house chip design department. 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). This is the last SoC revision on mobile devices manufactured for Apple that has a publicly known exploitable bootrom vulnerability.
Used in
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.