summaryrefslogtreecommitdiff
path: root/plat/imx/imx8qm/platform.mk
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2018-01-18 13:40:29 +0200
committerAbel Vesa <abel.vesa@nxp.com>2018-06-11 10:33:02 +0300
commit06a8c7dbdff87894dd11458225b3b43f19a2c62b (patch)
treee8ff8940cf5a7232f839b7bbd403f2815250cfe2 /plat/imx/imx8qm/platform.mk
parentd4a858c7e5b37dc40a9110485db4683779b5fcb0 (diff)
imx: Add bakery_lock to sc_call_rpc
It is possible for multiple cores to do attempt RPC calls and without locking this can result in corrupt messages on the SCFW side. This is particularly visible with cpuidle. This needs to be a bakery_lock because on the wakeup path psci_cpu_suspend_finish calls the platform's pwr_domain_suspend_finish before enabling the data cache. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com>
Diffstat (limited to 'plat/imx/imx8qm/platform.mk')
0 files changed, 0 insertions, 0 deletions