CHIP

From The iPhone Wiki
Revision as of 09:50, 10 September 2015 by IAdam1n (talk | contribs) (Processors: Apple Watch processor)
Jump to: navigation, search

The CHIP tag is a 16-bit unsigned integer (uint16_t) that denotes the type of chip the firmware is to be installed to. It is used to prevent [supposedly] incompatible firmwares from being installed. A firmware is truly incompatible if it uses instructions only available on newer processors.

Processors