Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/include/
A Dhikey_layout.h48 #define NS_BL1U_SIZE (0x00010000) macro
49 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/include/
A Dplatform_def.h105 #define NS_BL1U_SIZE (0x00100000) macro
106 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/
A Dhikey960_bl1_setup.c244 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()
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c151 inv_dcache_range(NS_BL1U_BASE, NS_BL1U_SIZE); in bl1_plat_set_ep_info()

Completed in 8 milliseconds