Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c27 static tsp_args_t tsp_smc_args[PLATFORM_CORE_COUNT]; variable
59 pcpu_smc_args = &tsp_smc_args[linear_id]; in set_smc_args()