arm-trusted-firmware/plat/nvidia/tegra
Varun Wadekar 87a1df7361 Tegra186: mce: add the mce_update_cstate_info() helper function
This patch adds a helper function to the MCE driver to allow its
clients to issue UPDATE_CSTATE_INFO requests, without having to
setup the CPU context struct.

We introduced a struct to encapsulate the request parameters, that
clients can pass on to the MCE driver. The MCE driver gets the
parameters from the struct and programs the hardware accordingly.

Change-Id: I02bce57506c4ccd90da82127805d6b564375cbf1
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-03-30 15:32:09 -07:00
..
common Merge pull request #875 from vwadekar/tegra186-platform-support-v2 2017-03-30 21:43:56 +01:00
include Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h) 2017-03-27 10:17:43 -07:00
soc Tegra186: mce: add the mce_update_cstate_info() helper function 2017-03-30 15:32:09 -07:00
platform.mk Tegra210: enable errata for Cortex-A57 and Cortex-A53 CPUs 2017-03-07 10:27:21 -08:00