2 * Copyright 2016 Freescale Semiconductor, Inc.
3 * Author: Hongbo Zhang <hongbo.zhang@nxp.com>
5 * SPDX-License-Identifier: GPL-2.0+
6 * This file implements LS102X platform PSCI SYSTEM-SUSPEND function
10 #include <linux/linkage.h>
13 .pushsection ._secure.text, "ax"
17 ldr w0, =0x00010000 /* PSCI v1.0 */