Skip to content
Snippets Groups Projects
Commit ec6617c3 authored by Alison Wang's avatar Alison Wang Committed by York Sun
Browse files

armv8: Support loading 32-bit OS in AArch32 execution state


To support loading a 32-bit OS, the execution state will change from
AArch64 to AArch32 when jumping to kernel.

The architecture information will be got through checking FIT image,
then U-Boot will load 32-bit OS or 64-bit OS automatically.

Signed-off-by: default avatarEbony Zhu <ebony.zhu@nxp.com>
Signed-off-by: default avatarAlison Wang <alison.wang@nxp.com>
Signed-off-by: default avatarChenhui Zhao <chenhui.zhao@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 95e74a3d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment