1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-07 15:16:35 +01:00
Files
u-boot-megous/include/configs
Vishal Mahaveer 3f3607ded4 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>
2017-10-16 09:43:34 -04:00
..
2017-09-21 10:30:22 +08:00
2017-07-31 12:21:40 -04:00
2017-08-13 15:17:10 -04:00
2017-08-11 15:41:50 -04:00
2017-09-13 09:24:27 -04:00
2017-09-29 14:07:18 -04:00
2017-09-03 15:30:35 -04:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-08-08 17:02:31 -04:00
2017-08-08 17:02:31 -04:00
2017-07-11 10:08:19 -06:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-08-07 15:22:28 -05:00
2017-09-01 20:45:26 -04:00
2017-07-31 12:21:40 -04:00
2017-09-03 15:30:35 -04:00
2017-09-13 09:24:27 -04:00
2017-10-12 17:31:16 +02:00
2017-07-31 12:21:40 -04:00
2017-09-01 20:45:26 -04:00
2017-07-31 12:21:40 -04:00
2017-08-11 15:41:50 -04:00
2017-07-11 10:08:19 -06:00
2017-09-03 15:30:35 -04:00
2017-08-07 15:22:28 -05:00
2017-07-31 12:21:40 -04:00
2017-10-01 00:33:33 +02:00
2017-08-13 15:17:10 -04:00
2017-09-13 09:24:27 -04:00
2017-09-01 20:45:26 -04:00
2017-08-08 17:02:31 -04:00
2017-08-11 15:41:56 -04:00
2017-08-11 15:41:50 -04:00
2017-08-07 15:22:28 -05:00