arm-trusted-firmware/plat/nvidia/tegra/soc/t186
Varun Wadekar 26cf08494b 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>
2019-01-31 08:47:41 -08:00
..
drivers Tegra186: mce: get the "right" uncore command/response bits 2019-01-23 10:31:13 -08:00
plat_memctrl.c Tegra: memctrl_v2: platform handler for TZDRAM setup 2019-01-23 10:32:57 -08:00
plat_psci_handlers.c Tegra186: save system suspend entry marker to TZDRAM 2019-01-23 10:32:55 -08:00
plat_secondary.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_setup.c Tegra: organize memory/mmio apertures to decrease memmap latency 2019-01-31 08:47:41 -08:00
plat_sip_calls.c Tegra186: sip_calls: fix defects flagged by MISRA scan 2019-01-18 09:09:15 -08:00
plat_smmu.c Tegra186: smmu: add support for backup multiple smmu regs 2019-01-31 08:45:22 -08:00
plat_trampoline.S Tegra186: save system suspend entry marker to TZDRAM 2019-01-23 10:32:55 -08:00
platform_t186.mk Tegra186: remove RELOCATE_TO_BL31_BASE config 2019-01-23 10:33:13 -08:00