Home
last modified time | relevance | path

Searched refs:getFileSize (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dtrust_merger.c369 static inline bool getFileSize(const char *path, uint32_t *size) in getFileSize() function
407 if (!getFileSize(gOpts.bl3x[index].path, &file_size)) in filter_elf()
564 getFileSize(pEntry->path, &pEntry->size); in mergetrust()
776 if (getFileSize(path, &FileSize) == false) { in unpacktrust()
H A Dboot_merger.c584 static inline bool getFileSize(const char *path, uint32_t *size) in getFileSize() function
622 if (!getFileSize(path, &size)) in writeFile()
680 if (!getFileSize(path, &size)) { in saveEntry()
783 getFileSize(path, &size); in getCrc()