Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/hisilicon/poplar/include/
A Dpoplar_layout.h89 #define BL1_RW_SIZE 0x00008000 /* page multiple */ macro
90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE)
122 #define BL1_RW_LIMIT (BL1_RW_BASE + BL1_RW_SIZE)
/trusted-firmware-a/plat/hisilicon/hikey/include/
A Dhikey_layout.h41 #define BL1_RW_SIZE (0x00080000) macro
/trusted-firmware-a/plat/hisilicon/hikey960/include/
A Dplatform_def.h55 #define BL1_RW_SIZE (0x00188000) macro
/trusted-firmware-a/plat/hisilicon/poplar/
A Dbl1_plat_setup.c77 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c56 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
/trusted-firmware-a/plat/intel/soc/common/include/
A Dplatform_def.h124 #define BL1_RW_SIZE (0x14000) macro
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_bl1_setup.c88 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()

Completed in 6 milliseconds