]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5e643dad336865a3432480aba63aabb4bdca0112
treee361e90026855b34b7bf835a229a5170075646a1
parentd60ee66fcdcc3e37f55f465bb67cd0f644e9515a
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