Tegra: organize memory/mmio apertures to decrease memmap latency
This patch organizes the memory and mmio maps linearly, to make the
mmap_add_region process faster. The microsecond timer has been moved
to individual platforms instead of making it a common step, as it
further speeds up the memory map creation process.

Change-Id: I6fdaee392f7ac5d99daa182380ca9116a001f5d6
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 51a5e59 commit 26cf08494b3db526c4b887d27c797da49efb7505
@Varun Wadekar Varun Wadekar authored on 23 Jan 2018
Showing 2 changed files
View
plat/nvidia/tegra/common/tegra_bl31_setup.c
View
plat/nvidia/tegra/soc/t186/plat_setup.c