arm-trusted-firmware/plat
Yatharth Kochar ca8b7d51c8 Include psci.h from tegra platform header
The `plat/nvidia/tegra/include/tegra_private.h` file uses resources
from psci.h (for example, psci_power_state_t) but does not explicitly
include psci.h. This does not currently cause a problem since psci.h
is indirectly included via other headers. However, this may not be
the case in future.

This patch explicitly includes psci.h from tegra_private.h

Change-Id: Ia991147898dbd117c1d3496a95850995a5554c05
2015-12-09 15:16:10 +00:00
..
arm Merge pull request #444 from jcastillo-arm/jc/tbb_wdog 2015-12-02 16:42:06 +00:00
common Pass the entry point info to bl1_plat_prepare_exit() 2015-11-26 21:32:04 +00:00
compat PSCI: Implement platform compatibility layer 2015-08-13 20:08:19 +01:00
mediatek Merge pull request #393 from mtk09422/misc-updates 2015-09-30 11:13:33 +01:00
nvidia/tegra Include psci.h from tegra platform header 2015-12-09 15:16:10 +00:00