summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-08-07 09:46:46 -0600
committerSimon Glass <sjg@chromium.org>2022-08-20 18:07:32 -0600
commit7960a0a289506890474db0703344a87ac2f295db (patch)
treeb6670586ae72982851b6bdd3dc8a7611b203f9a1 /include
parent3212be5e24c5861c4209785fd5f654f43fe9d409 (diff)
downloadu-boot-7960a0a289506890474db0703344a87ac2f295db.tar.gz
u-boot-7960a0a289506890474db0703344a87ac2f295db.tar.bz2
u-boot-7960a0a289506890474db0703344a87ac2f295db.zip
binman: Put fake files in a subdirectory
At present fake files from a previous build appear to be real files for a subsequent build, since they sit in the output directory. This can cause problems, since binman may need to parse the file, e.g. with the Intel description.bin files. Fix this by putting them in a 'binman-fake' subdirectory. Keep a track of the fake filename so we only create it once. Subsequent builds will still see that the file is missing and mark it as fake. Update a few tests to check the behaviour. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions