Posted by
Bijan in
Android
Preloader
: initial bootloader code that runs when the device is powered on.
Vbmeta
: Verified Boot metadata, which is used to verify the integrity of the boot image.
Vbmeta_system
: Verified Boot metadata for the system partition.
Vbmeta_vendor
: Verified Boot metadata for the vendor partition.
Spmfw
: Secure Partition Manager firmware.
Lk
: Little Kernel bootloader.
Boot
: kernel and ramdisk images used to boot the device.
Dtbo
: device tree binary object.
Tee
: Trusted Execution Environment.
Efuse
: MediaTek Specific Data for RF Parameters and other chip-specific properties.
Super
: metadata for all dynamic partitions on the device.
Cust
: A partition that contains customer-specific data.
Rescue
: A partition that contains a recovery image that can be used to restore the device to its factory state.
Userdata
: user’s data, such as apps, photos, and documents.