commit | a6fd3801644f394e92aaf309ae03f8039ed2819e | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Wed Jan 25 14:43:08 2023 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Wed Jan 25 16:29:12 2023 +0000 |
tree | a7fbe09753d3e91500d5eb5d4dc0612fa35cc69d | |
parent | fe2ac1f95577558bfbe0d78bac371a0860baf83b [diff] |
build: support multi config for build artefacts Currently the rmm.elf, rmm.map, rmm.dump and rmm.img are created in the top level `build` directory. This is a problem when using multi config generators in Cmake. This patch modifies the artefact path such that the build output is stored in a config specific folder. Signed-off-by: Soby Mathew <soby.mathew@arm.com> Change-Id: Ieab3bfa4b88fd168571d98ef3b041c4820c554e5