| commit | 6aa41d0f5dd7487a99bbbaaa78020ab622504a5e | [log] [tgz] |
|---|---|---|
| author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Mar 03 16:40:35 2025 +0000 |
| committer | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Jul 30 10:12:44 2025 +0100 |
| tree | 1161c98c72c5f28f682d3d129b5d630c8124054f | |
| parent | 0929cd7bea7ab7f8dcef755cd9df5fad86320fbc [diff] |
feat: move el3_payload to the build directory Similar to tf-a's fiptool, el3_payload should be built in the build directory so that many tftf builds can run at the same time. Currently, only the output is stashed, however that still produces conflicts. This in turns allows for running many CI jobs in parallel. Change-Id: Ice73ec96c6a9497684408e2c01ceee2f99479ea9 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>