arm-trusted-firmware/plat/imx/imx8m/imx8mq
Jacky Bai fe5e1c145a plat: imx8m: Fix the race condition during cpu hotplug
CPU hotplug & cpuidle have some race condition when doing CPU hotplug
stress test. different CPU cores have the chance to access the same
GPC register(A53_AD), so lock is necessary to do exlusive access.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I1296592e05fa78429c3f0fac066951521db755e3
2020-08-20 14:23:19 +00:00
..
include plat: imx8m: Correct the imr mask reg offset 2020-08-19 09:46:11 +00:00
gpc.c plat: imx8m: Fix the race condition during cpu hotplug 2020-08-20 14:23:19 +00:00
imx8mq_bl31_setup.c imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8mq_psci.c plat: imx8m: refactor the code to make it reusable 2019-03-12 21:21:03 +08:00
platform.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00