ARMv8: Disable fwcall when PSCI is enabled
authorAng, Chee Hong <chee.hong.ang@intel.com>
Tue, 12 Feb 2019 08:27:03 +0000 (00:27 -0800)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2019 22:13:21 +0000 (18:13 -0400)
commitfd50eac9100e8dd04f657960f05a92a0d1a3f663
treee361e90026855b34b7bf835a229a5170075646a1
parentf6b0115a966cc0f0eb816a1570ccd99dd5611b3f
ARMv8: Disable fwcall when PSCI is enabled

When PSCI is enabled, we are expecting U-Boot which now act
as EL3 software will handle all the PSCI calls. We won't need
fwcall as no further HVC or SMC are needed.

Signed-off-by: Ang, Chee Hong <chee.hong.ang@intel.com>
arch/arm/cpu/armv8/Makefile