Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dloaderimage.c61 #define TRUST_MAX_SIZE 1024 * 1024 macro
226 max_size = in_size ? in_size : TRUST_MAX_SIZE; in main()