diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-12-25 12:41:41 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-01-27 13:21:21 +0900 |
commit | 40866aaf1c60b31d46b1b969598e3403a4d8a6c1 (patch) | |
tree | d20c513821966dca9aa23dd9b64b5935c14afa91 /lib/psci/psci_main.c | |
parent | c38b36d8a069f29b98f11a6dcdc3631317d2a992 (diff) |
fiptool: fix existence check of FIP input file for update command
This line should check the existence of the input file, but it is
actually checking the output file. When -o option is given to the
"update" command, the outfile is unlikely to exist, then parse_fip()
is skipped and an empty FIP file is output. This is wrong behavior.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions