Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nvidia/tegra/common/
A Dtegra_sip_calls.c41 uint32_t regval, local_x2_32 = (uint32_t)x2; in tegra_sip_handler() local
66 err = bl31_check_ns_address(x1, local_x2_32); in tegra_sip_handler()
74 if (((x1 & 0xFFFFFU) != 0U) || ((local_x2_32 & 0xFFFFFU) != 0U)) { in tegra_sip_handler()
92 tegra_memctrl_videomem_setup(x1, local_x2_32); in tegra_sip_handler()

Completed in 2 milliseconds