summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/utils.c
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2017-10-13 03:47:03 (GMT)
committerTom Rini <trini@konsulko.com>2017-10-16 13:43:34 (GMT)
commit3f3607ded4135a340613293cfacbdd78e482235f (patch)
treec9ec19690c31492aca4a56b1bab1c5ef975f0215 /arch/arm/mach-omap2/utils.c
parentd5a42f66344957a6611549881887ebbffa03fe99 (diff)
downloadu-boot-3f3607ded4135a340613293cfacbdd78e482235f.tar.xz
arm: dra7xx: Add vendor partition to Android GPT table for eMMC
Add vendor partition to Android GPT table for eMMC. A Vendor image contains SoC-specific code and configuration. Prior to Android 8.0, the vendor partition was optional ; files belonging to these images were placed in boot.img or system.img with symlinks (such as /vendor >/system/vendor ) when absent. Android 8.0 makes the vendor partition mandatory The goal is to modularize Android partitions with standard interface between the Android Platform (on system.img ) and vendor-provided code(on vendor.img). This standard interface enables the Android Platform to be updated without affecting the SoC partitions. This makes it possible to upgrade a device system.img from Android 8.0 to Android P while other images (such as vendor.img) remain at Android 8.0. This modularity enables timely Android platform upgrades (such as monthly security updates ) without requiring SoC/ODM partners to update SoC- and device-specific code. Signed-off-by: Vishal Mahaveer <vishalm@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-omap2/utils.c')
0 files changed, 0 insertions, 0 deletions