Searched refs:BL1_RW_SIZE (Results 1 – 7 of 7) sorted by relevance
89 #define BL1_RW_SIZE 0x00008000 /* page multiple */ macro90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE)122 #define BL1_RW_LIMIT (BL1_RW_BASE + BL1_RW_SIZE)
41 #define BL1_RW_SIZE (0x00080000) macro
55 #define BL1_RW_SIZE (0x00188000) macro
73 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
53 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()
124 #define BL1_RW_SIZE (0x14000) macro
88 bl1_tzram_layout.total_size = BL1_RW_SIZE; in bl1_early_platform_setup()