Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/nvidia/tegra/common/
Dtegra_bl31_setup.c275 const mmap_region_t *plat_mmio_map = NULL; in bl31_plat_arch_setup() local
284 plat_mmio_map = plat_get_mmio_map(); in bl31_plat_arch_setup()
285 if (plat_mmio_map != NULL) { in bl31_plat_arch_setup()
286 mmap_add(plat_mmio_map); in bl31_plat_arch_setup()