Home
last modified time | relevance | path

Searched refs:addr_width (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/arm/tzc/
A Dtzc380.c16 uint8_t addr_width; member
59 tzc380.addr_width = ((tzc_build >> BUILD_CONFIG_AW_SHIFT) & in tzc380_init()
A Dtzc400.c35 uint8_t addr_width; member
208 tzc400.addr_width = (uint8_t)((tzc400_build >> BUILD_CONFIG_AW_SHIFT) & in tzc400_init()
261 assert((region_top <= (UINT64_MAX >> (64U - tzc400.addr_width))) && in tzc400_configure_region()

Completed in 3 milliseconds