commit | fa419942ce3f52d9666167792a3e7929ec8b9cc2 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Wed Dec 28 08:43:31 2016 -0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 04 19:40:19 2017 -0500 |
tree | 1b3d8a9761a2203726aa738a741c4c567c282356 | |
parent | 92c36e2c2ce2f6a4af03de3a7ebe7c71a93ca23d [diff] |
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig Use Kconfig option to set little- or big-endian access to secure boot and trust architecture. Signed-off-by: York Sun <york.sun@nxp.com>