arm-trusted-firmware/plat/ti/k3/common
Andrew F. Davis deed2b8398 ti: k3: common: Enable interrupts before entering standby state
To wake a core from wfi interrupts must be enabled, in some cases they
may not be and so we can lock up here. Unconditionally enable interrupts
before wfi and then restore interrupt state.

Signed-off-by: Andrew F. Davis <afd@ti.com>
2018-06-29 16:49:21 -05:00
..
k3_bl31_setup.c ti: k3: common: Enable GICv3 support 2018-06-19 12:42:37 -05:00
k3_console.c ti: k3: common: Add console initialization base 2018-06-19 12:42:35 -05:00
k3_gicv3.c ti: k3: common: Enable GICv3 support 2018-06-19 12:42:37 -05:00
k3_helpers.S ti: k3: common: Add console initialization base 2018-06-19 12:42:35 -05:00
k3_psci.c ti: k3: common: Enable interrupts before entering standby state 2018-06-29 16:49:21 -05:00
k3_topology.c ti: k3: common: Add root domain node to platform topology 2018-06-29 16:49:21 -05:00
plat_common.mk ti: k3: common: Add PSCI stubs 2018-06-19 12:42:37 -05:00