]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: exynos: Add CPU state management for Exynos542x under secure firmware
authorJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 18 Feb 2019 14:34:11 +0000 (15:34 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 19 Mar 2019 20:07:47 +0000 (21:07 +0100)
commit3a1f2f38fb82b7a3bc7351d7e38df5a1e9c901d2
tree0c8578a1c8a16faa5a4464a2c85e67dd5cfc56b6
parent47efaf6ba6971e669f198e8e60fe6e674b5020ac
ARM: exynos: Add CPU state management for Exynos542x under secure firmware

Add required CPU state management done via secure monitor call for
Exynos542x running unsed Secure Firmware.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
[mszyprow: rewrote code to use defines and sysram base address instead
 of the magic numbers, added second smc call in pm_resume, rephrased
 subject and commit message]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/exynos.c
arch/arm/mach-exynos/suspend.c