commit | 876c7e1d6185518d20732707db1f774e3b26a9ac | [log] [tgz] |
---|---|---|
author | Alison Wang <b18965@freescale.com> | Thu Nov 10 10:49:04 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Tue Nov 22 11:40:24 2016 -0800 |
tree | 8dfe3aa38868f70e14ba5d817f4a158e5636d74c | |
parent | 73818d5c2309dcfa204ed2b3bf0bce39375d7cd4 [diff] |
armv8: fsl-layerscape: SMP support for loading 32-bit OS Spin-table method is used for secondary cores to load 32-bit OS. The architecture information will be got through checking FIT image and saved in the os_arch element of spin-table, then the secondary cores will check os_arch and jump to 32-bit OS or 64-bit OS automatically. Signed-off-by: Alison Wang <alison.wang@nxp.com> Signed-off-by: Chenhui Zhao <chenhui.zhao@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>