commit | 2705734486854384d688181468aad4d6bb5ec678 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Jul 28 09:56:23 2025 +0100 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Thu Aug 07 17:11:46 2025 +0000 |
tree | 66ff6bcdcb719dd95cbc7f12150c9be75e50ee8c | |
parent | faf9a9d2ff6ab3c93f53da60347594df408d3780 [diff] |
feat(ci): build SPM in the build directory Similar to tfa and tftf, having a separate build directory whenever building is useful to allow parallel builds. Otherwise every simultaneous build will have its artefacts conflict with the others, causing all to fail in a variety of ways. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I6b923e06c2b3398e3eb4866e87a45d2c23530c10