)]}' { "commit": "ddf2ca03979ea9fad305b1bc59beb6e27f0e1c02", "tree": "77e52dd440fa8a0ae2470fabbd9734d7a6f1d5f5", "parents": [ "a43179a694db10faac859c3377a3e698a0097f22" ], "author": { "name": "Marek Vasut", "email": "marek.vasut+renesas@gmail.com", "time": "Sat Feb 13 19:09:29 2021 +0100" }, "committer": { "name": "Marek Vasut", "email": "marek.vasut+renesas@gmail.com", "time": "Sat Jul 10 17:33:36 2021 +0200" }, "message": "feat(plat/rcar3): add optional support for gzip-compressed BL33\n\nThe BL33 size on this platform is limited to 1 MiB, add optional\nsupport for decompressing and starting gzip-compressed BL33, which\nmay help with this size limitation. This functionality is disabled\nby default, set RCAR_GEN3_BL33_GZIP\u003d1 during build to enable it.\n\nThe BL33 at 0x50000000 should then be gzip compressed, however if\nthe BL33 does not have a valid gzip header, it is copied to the\ncorrect location and started as-is, this is a fallback for legacy\nsystems and systems which update to gzip-compressed BL33.\n\nSigned-off-by: Marek Vasut \u003cmarek.vasut+renesas@gmail.com\u003e\nChange-Id: Id93f1c7e6f17db1ffb952ea086562993473f6efa\n", "tree_diff": [ { "type": "modify", "old_id": "73787140b5c17702238ca12230fe96a209e5b5f3", "old_mode": 33188, "old_path": "plat/renesas/common/include/platform_def.h", "new_id": "72c7688918ee77482617aa53ed599a2c614d722a", "new_mode": 33188, "new_path": "plat/renesas/common/include/platform_def.h" }, { "type": "modify", "old_id": "add2a4f9bfd358c8475492435ad7bf1f88465fcb", "old_mode": 33188, "old_path": "plat/renesas/rcar/bl2_plat_setup.c", "new_id": "1b4a7b2924a2ef9d2744c3b2249e32869cf8104e", "new_mode": 33188, "new_path": "plat/renesas/rcar/bl2_plat_setup.c" }, { "type": "modify", "old_id": "7a7a56c79b2b4336f51d0f72339af2e8e5c95676", "old_mode": 33188, "old_path": "plat/renesas/rcar/platform.mk", "new_id": "11de5594fa903c640a916560400bcc876f226eca", "new_mode": 33188, "new_path": "plat/renesas/rcar/platform.mk" } ] }