commit | e40e14aa317de44f8be6d992f1b07ac309cbb29e | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Mon Dec 02 15:49:13 2024 +0000 |
committer | Joao Alves <joao.alves@arm.com> | Thu Dec 12 16:12:35 2024 +0200 |
tree | c3b376d50e1c2df33370cead605ab6998e493054 | |
parent | 0409c3ece16bdf1b73a746b6af4e9889d53a1104 [diff] |
fix(tlc): pass the flags from client interface Provide the 'flags' from the arguments of the create command to the TransferList __init__ function. This is so that the '--flags' argument to the tool is actually used. Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: Ic3f548e0ce7e704b3a12c2908f03d6a639bfa6f0