MTK platform partition meaning
时间:10-02
整理:3721RD
点击:
Pre-loader
- Pre-loader image
- Handles all the download and secure boot procedure
- DSP Boot Loader
- Ext4 file system partition index table
- Partition management table
- Stores the hardware related information, such as calibration data, MAC address, IMEI … etc
- Reserved for the security platform used
- store SIM LOCK
- backup SIM LOCK
- Partition management table, compared with MBR
- backup of pgpt
- image authentication key for verified boot, not used yet
- Trusted Excution Environment(https://www.trustonic.com/technology/trustzone-and-tee)
- backup of tee1
- Second loader image
- Handles most hardware initializations and bring-up entire linux kernel
- Linux kernel image and it's root file system
- Recovery kernel image and it's root file system
- Handles all the system recovery and firmware update functionalities
- Reserved for the security platform used
- Used for the recovery procedure (power loss)
- Boot-up logo image
- Store Exception database
- android system image
- For Android internal used
- Store Android internal cache data or web cache data
- Used for Android system to store user data such as user contacts, settings, installed applications … etc
- Internal sdcard on emmc
- Otp(one time program) area on emmc
- flash tool download information
- Handles Bad Block Management(nandflash used and reserved on emmc)
- save parameter for recovery
- factory reset for protect , used for stolen phones
- store data in data/nvram/
- a nvram partition, store one struct default, can be added
- For Android M, MD image have switched to MD standalone partition, all Modem images will be load fROM the partition: md1img, md1dsp, md1arm7 and md3img
- system control processor, used for recovery fail
- used for the case of update lk throught OTA fail
- store data which will be stable for a long time
- store master key for data encryption
- nvram config, controlled by mtk_NVCONFIG_PARTITION_SUPPORT, not used yet
- customization partition, controlled by MTK_CIP_SUPPORT
- download BB chip's efuse
Privacy protection lock,used for mobile phone antitheft
