Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/socionext/uniphier/
Duniphier_bl2_setup.c25 #define UNIPHIER_IMAGE_BUF_SIZE 0x00800000UL macro
118 UNIPHIER_IMAGE_BUF_SIZE, in bl2_plat_preload_setup()
123 image_decompress_init(buf_base, UNIPHIER_IMAGE_BUF_SIZE, gunzip); in bl2_plat_preload_setup()