commit | bb2cdf0949c1f76afff7982d16d6b4566ec0b321 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed May 18 16:23:35 2022 +0100 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu May 19 16:04:34 2022 +0200 |
tree | d09a4bfe3674f16be783c9f6a3a39d3f5a47d505 | |
parent | ececb4ec45da9578df913e3f4b5275078d1cedba [diff] |
refactor(fvp-aemv8a): run GPT image with CRC32 support It appears that CRC32 support is mandatory after the introduction of this patch [1], where GPT header is verified by CRC32 check. Therefore, a CRC32 model parameter was added to run the GPT image. [1]:https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/15104 Change-Id: I38b4ea624acc27138c164767cbc91725a7b7595f Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>