Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H 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)
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhikey_layout.h41 #define BL1_RW_SIZE (0x00080000) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dplatform_def.h55 #define BL1_RW_SIZE (0x00188000) macro
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dbl1_plat_setup.c77 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_bl1_setup.c56 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dplatform_def.h123 #define BL1_RW_SIZE (0x14000) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_bl1_setup.c88 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()