Two places set this attribute directly. Update them to use the function provided. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/binman/etype/atf_fip.py | 2 +- tools/binman/etype/cbfs.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm/next, thanks!