commit | 67162ec85979f4fdcbcc7bf867e9ebee178d70c0 | [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:08:20 2023 +0800 |
tree | c487f30e2d1021888d85d43b9f53a1a09706dd26 | |
parent | f3f15a30311c8c21eb661de4bd767f517ea58b3c [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