Confirmed users
184
edits
(Adding RIL info) |
(Flame details added) |
||
| Line 1: | Line 1: | ||
This page documents the hardware that Firefox OS runs on from a security perspective. Here you'll find information regarding | This page documents the hardware that Firefox OS runs on from a security perspective. Here you'll find information regarding SoC, bootloader access, and other security-relevant bits as they are discovered. | ||
= Sony Xperia Z3C = | = Sony Xperia Z3C = | ||
{| border="1" cellpadding="2" | {| border="1" cellpadding="2" | ||
|+'''Sony Xperia Z3C''' | |+'''Sony Xperia Z3C''' | ||
| Line 62: | Line 63: | ||
== Bootloader Access == | == Bootloader Access == | ||
Fastboot is locked when it comes from the factory, but elegible devices can be unlocked on [http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/ Sony's Bootloader Unlock Page]. The website requires a valid e-mail address and the device's IMEI (accessible on the box or by dialing ''*#06#''). Once unlocked, fastboot has full write access. | |||
== Flashing == | == Flashing == | ||
| Line 69: | Line 70: | ||
= Orange Klif = | = Orange Klif = | ||
{| border="1" cellpadding="2" | {| border="1" cellpadding="2" | ||
|+'''Alcatel OneTouch Fire 2-3.5''' | |+'''Alcatel OneTouch Fire 2-3.5''' | ||
| Line 177: | Line 179: | ||
# Release buttons | # Release buttons | ||
== | == Documentation == | ||
* [https://code.google.com/p/ptmtk/source/browse/trunk/mtk_datasheet/MT6253GSMGPRSBasebandProcessorDataSheetv0.99SP1-1.pdf MT6253 Baseband Processor Datasheet] (predecessor) | * [https://code.google.com/p/ptmtk/source/browse/trunk/mtk_datasheet/MT6253GSMGPRSBasebandProcessorDataSheetv0.99SP1-1.pdf MT6253 Baseband Processor Datasheet] (predecessor) | ||
= Flame = | |||
{| border="1" cellpadding="2" | |||
|+'''Alcatel OneTouch Fire 2-3.5''' | |||
|- | |||
! Component !! Properties !! Remarks | |||
|- | |||
| Manufacturer | |||
|| TCT Mobile (Alcatel) | |||
|| | |||
|- | |||
| Model Number | |||
|| Flame | |||
|| | |||
|- | |||
| SoC | |||
|| Qualcomm MSM8210 | |||
|| | |||
|- | |||
| GPU | |||
|| Adreno 302 | |||
|| | |||
|- | |||
| Mass Storage | |||
|| Internal, Micro SD | |||
|| | |||
|- | |||
| Wi-Fi | |||
|| 802.11 b/g/n | |||
|| | |||
|- | |||
| Bluetooth | |||
|| 3.0 | |||
|| | |||
|- | |||
| NFC | |||
|| yes | |||
|| | |||
|- | |||
| Flash Mode | |||
|| yes | |||
|| requires special USB cable | |||
|- | |||
| Fastboot | |||
|| Power + down | |||
|| full access | |||
|- | |||
| Debug Ports | |||
|| 6-pin header next battery | |||
|| unknown purpose (JTAG?) | |||
|- | |||
| RIL | |||
|| | |||
|| | |||
|} | |||
== Fastboot == | |||
Fastboot access is unusually complete on the Flame. It even allows setting the amount of available memory for emulating memory restrictions. | |||
== Flash Mode == | |||
The Flame has a special ''emergency download mode'' that allows flashing even when its flash content has been corrupted. It requires the special ''USB recovery cable'' that is unfortunately packaged only with some Flames, and a proprietary [http://cds.w5v8t3u9.hwcdn.net/Flame%20Rescue%20Tool.zip Emergency Download Tool]. | |||
== Documentation == | |||
* [https://developer.mozilla.org/en-US/Firefox_OS/Phone_guide/Flame Flame Guide] on MDN. | |||
* [https://developer.mozilla.org/pt-PT/docs/Mozilla/Firefox_OS/Developer_phone_guide/Flame Firefox OS developer phone guide] on MDN | |||