commit | 9b066849e0ed80810a34a3d63a3e8a96720b1378 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Thu Oct 12 17:43:53 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Thu Oct 12 18:07:22 2023 +0800 |
tree | 88bd5a4f5af7e1da9898bcc2571b0c410e846575 | |
parent | f884062c50fee981943a54bf35ec98e27dc67ff1 [diff] |
LAVA: Select LAVA configs based on BL2 To avoid images without BL2 triggering LAVA jobs that require BL2 image, split lava_gen_config_map into lava_gen_config_map_bl2 and lava_gen_config_map_nobl2. And select corresponding configs based on BL2 setting. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I18a3ceb87532ba11cbc8cf848abd69d6ab73bd41