Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_bl31_setup.c279 const mmap_region_t *plat_mmio_map = NULL; in bl31_plat_arch_setup() local
288 plat_mmio_map = plat_get_mmio_map(); in bl31_plat_arch_setup()
289 if (plat_mmio_map != NULL) { in bl31_plat_arch_setup()
290 mmap_add(plat_mmio_map); in bl31_plat_arch_setup()