linux/drivers/soc
Florian Fainelli 5dc441fbef soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
[ Upstream commit fb14ada11d ]

When the kernel is built with CONFIG_THUMB2_KERNEL we would set the
kernel's resume entry point to be a function that is already built as
Thumb-2 code while the boot agent doing the resume is in ARM mode, so
this does not work. There is a header label defined: cpu_resume_arm
which we can use to do the switching for us.

Fixes: 0b741b8234 ("soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:17:17 +01:00
..
actions
amlogic
atmel
bcm soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL 2019-12-01 09:17:17 +01:00
dove
fsl soc: fsl: bman_portals: defer probe after bman's probe 2019-11-24 08:20:28 +01:00
gemini
imx soc: imx: gpc: fix PDN delay 2019-11-20 18:45:49 +01:00
lantiq
mediatek soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher 2019-06-15 11:54:08 +02:00
qcom drivers: qcom: rpmh-rsc: clear wait_for_compl after use 2019-11-20 18:46:38 +01:00
renesas soc: renesas: Identify R-Car M3-W ES1.3 2019-06-15 11:54:11 +02:00
rockchip soc: rockchip: Set the proper PWM for rk3288 2019-06-15 11:54:08 +02:00
samsung
sunxi soc: sunxi: Fix missing dependency on REGMAP_MMIO 2019-05-10 17:54:10 +02:00
tegra soc/tegra: pmc: Fix pad voltage configuration for Tegra186 2019-11-20 18:45:24 +01:00
ti soc: ti: QMSS: Fix usage of irq_set_affinity_hint 2018-11-21 09:19:18 +01:00
ux500
versatile
xilinx
zte
Kconfig
Makefile