commit | 89c717cce84077a267849ee583446d2c796287b3 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Thu Nov 12 12:38:21 2015 -0800 |
committer | York Sun <yorksun@freescale.com> | Mon Nov 30 09:11:12 2015 -0800 |
tree | 8f10424c2b2e353802eb2117a160b0c4b50bd463 | |
parent | 68c19d7fe09f5b75845dac51a9a30941d6d0f2e9 [diff] |
armv8: fsl-layerscape: Fix "cpu release" command When one core is released, other cores may not have valid entry address. Those cores are trapped by "wfe" and wait for further instruction. When their address is set, they need to be kicked off by "sev". Signed-off-by: York Sun <yorksun@freescale.com>