Difference between revisions of "S5L8920"

From The iPhone Wiki
Jump to: navigation, search
(iBoot / Kernel)
Line 18: Line 18:
 
* [[S5L8920 (Hardware)]]
 
* [[S5L8920 (Hardware)]]
 
* [[S5L8920 (Hardware - Quick Notes)]]
 
* [[S5L8920 (Hardware - Quick Notes)]]
  +
  +
==External Links==
  +
* [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344j/DDI0344J_cortex_a8_r3p2_trm.pdf Technical Reference Manual: Cortex A8]

Revision as of 01:04, 30 March 2010

This is the processor used in the iPhone 3GS.

S5L8920 using THUMB-2 instruction set as much as ARM and THUMB ones. So the compiled binaries are not compatible with older CPUs.

Exploits

iBoot / Kernel

Bootrom

Boot Chain

Bootrom->LLB->iBoot->Kernel->System Software

See also

External Links