arm64: layerscape: Support SYSRESET
authorSean Anderson <sean.anderson@seco.com>
Mon, 26 Sep 2022 16:47:37 +0000 (12:47 -0400)
committerPeng Fan <peng.fan@nxp.com>
Mon, 17 Oct 2022 07:17:56 +0000 (15:17 +0800)
commit8fd111351ce61106c14bcf7efa9af9724c9dd92f
treefcc8cfd5b0e854ef307d2b68da9f8ee6603f5531
parente6b719af9a1174038a60f5918624befe80eac847
arm64: layerscape: Support SYSRESET

CONFIG_SYSRESET provides its own implementation of reset_cpu. Disable
our version when it is enabled.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/cpu.c