Searched refs:NS_BL1U_SIZE (Results 1 – 4 of 4) sorted by relevance
48 #define NS_BL1U_SIZE (0x00010000) macro49 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
105 #define NS_BL1U_SIZE (0x00100000) macro106 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
244 NS_BL1U_SIZE); in bl1_plat_set_ep_info()245 memcpy((void *)NS_BL1U_BASE, (void *)tmp, NS_BL1U_SIZE); in bl1_plat_set_ep_info()246 inv_dcache_range(NS_BL1U_BASE, NS_BL1U_SIZE); in bl1_plat_set_ep_info()
151 inv_dcache_range(NS_BL1U_BASE, NS_BL1U_SIZE); in bl1_plat_set_ep_info()