arm-trusted-firmware/plat/nvidia/tegra/soc/t186
Varun Wadekar f9f620d6ac Tegra186: mce: use udelay() to calculate timeouts
This patch modifies the timeout loop to use udelay() instead of
mdelay(). This helps with the boot time on some platforms which
issue a lot of MCE calls and every mdelay adds up increasing the
boot time by a lot.

Change-Id: Ic50081b73e1cbc2714361235b5c396e294b8f752
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2019-01-23 10:31:10 -08:00
..
drivers Tegra186: mce: use udelay() to calculate timeouts 2019-01-23 10:31:10 -08:00
plat_memctrl.c Tegra: memctrl_v2: platform handlers to program MSS 2019-01-23 10:30:54 -08:00
plat_psci_handlers.c Tegra186: fix MISRA Rule 8.3 violation 2019-01-23 10:31:08 -08:00
plat_secondary.c Tegra186: fix defects flagged by MISRA scan 2019-01-18 09:21:50 -08:00
plat_setup.c Tegra186: setup: fix defects flagged by MISRA scan 2019-01-16 10:19:52 -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 Tegra: memctrl_v2: platform handlers to program MSS 2019-01-23 10:30:54 -08:00
plat_trampoline.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform_t186.mk Tegra: smmu: add a hook to get number of devices 2019-01-18 09:21:50 -08:00