mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
3448e84a4c
When the system startup from the PL1 SYS mode, the initialization of the PL2 HYP register needs to be skipped. Put the Hypervisor initialization code together and skip it all at once. Signed-off-by: yukangzhi <yukangzhi@xiaomi.com>