commit | 67501734a983be18bc81540fc193d8b031b8cd7f | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Fri Sep 22 16:27:06 2023 -0500 |
committer | Sandrine Bailleux (on vacation) <sandrine.bailleux@arm.com> | Fri Oct 27 16:37:35 2023 +0200 |
tree | 8d54b0ec1e6ce84a109f58353f4492fed6e50871 | |
parent | b352c0ecf44efb9b013f381f3f3aa08cea74d25f [diff] |
feat(gpt): add ci support to test using backup-gpt Current GPT test uses the primary GPT header, so corrupt primary GPT header at second LBA after the MBR. This would force it to use the backup-gpt header at last LBA. Also additional changes done to handle backup_gpt header to TF-A causes BL31 to run out of space so add FVP_TRUSTED_SRAM_SIZE=384 to gpt builds. Change-Id: I6660a5e3c533f58738272302c8008c88dd82b8a6 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>