commit | c92d9fc328eb1c846f40ed24ff4755d72d82ee44 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu Oct 13 11:19:27 2022 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Nov 01 15:20:01 2022 +0000 |
tree | a12c1ea8cd271564e95a264ee4dd419d596e7556 | |
parent | 5d550d866b64f48309907e96dcb4e8c840677926 [diff] |
refactor: use Bash expressions to generate boot arguments This change removes the final remaining macro used by the LAVA job template files, which is `BOOT_ARGUMENTS`. In its place, use a simple Bash expression which loops over the boot arguments and generates the boot argument array entries. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: I688c819179ed0a4dea48d23a222acb1c3ef55625