)]}' { "commit": "938e8a500a25a949cfd25f0cb79f6c1359c9b40c", "tree": "c1d71cced9a76486ac30f0357fbf6a02a164996e", "parents": [ "2029f930097b0c3b1b1faa660032d16ed01a5c86" ], "author": { "name": "Sughosh Ganu", "email": "sughosh.ganu@linaro.org", "time": "Fri Jul 02 16:22:55 2021 +0530" }, "committer": { "name": "Sughosh Ganu", "email": "sughosh.ganu@linaro.org", "time": "Thu Jan 27 18:09:02 2022 +0530" }, "message": "feat(partition): make provision to store partition GUID value\n\nThe FWU multi bank feature supports multiple partitions or banks of\nfirmware components, where a platform can support having an active and\na backup partition(bank) of firmware images to boot from. This feature\nidentifies the images in a given bank using image GUID\u0027s --\nthis GUID value corresponds to the UniquePartitionGUID value used to\nuniquely identify a GPT partition.\n\nTo support identification of images, add a member to the\npartition_entry structure to store the UniquePartitionGUID value of\nthe GPT partition entry. This value is subsequently used to select the\nfirmware image to boot in a multi partition setup.\n\nSigned-off-by: Sughosh Ganu \u003csughosh.ganu@linaro.org\u003e\nChange-Id: I2d235467ce7a7f20ebc1cef4db09924a5282e714\n", "tree_diff": [ { "type": "modify", "old_id": "3ec6fa3357cef983a31478fa1da5ff7732f8f3d7", "old_mode": 33188, "old_path": "include/drivers/partition/partition.h", "new_id": "cd1a95b4521b89c8c68ada0a0b132a5f378d5d58", "new_mode": 33188, "new_path": "include/drivers/partition/partition.h" } ] }