main/blobtools: Allow blob signing
- Dec 28, 2020
-
-
-
This adds a patch that enables signing blobs via flag. Certain recent Asus Tegra devices (tf201, tf300, tf700/1) only accept signed blobs, this was implemented upstream but seems that some lines got deleted. This also updates upstream repository to use PMOS one.
-
This patch checks if deviceinfo_bootimg_blobpack is "sign" in that case it passes signing flag for devices that require. Devices (tf101) that don't use signing will continue working when passing "true" as now.
-