commit | cab56b85ad140a4d4975c921bc46c53e1bf4ab32 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Mon May 09 16:15:30 2022 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Mon May 09 18:21:04 2022 +0200 |
tree | d4d1dd34144846e70ee612943b3ed3f8422c22e7 | |
parent | 502fdaafcad741b1f50b514f43e123dc500e383f [diff] |
refactor(measured-boot): add USE_ROMLIB option to limit BL2 size in SRAM The measured-boot build configuration now includes the USE_ROMLIB option to avoid build failure caused by the BL2 image exceeding its SRAM limit. This measured-boot patch-series[1] causes an increase in BL2 size in SRAM. [1]: https://review.trustedfirmware.org/q/topic:%2522rss/mboot-attest%2522+ Change-Id: I7cd05fc5c7422a79f0e3684ceea18acd32e3aa43 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>