Which exception level U-boot executes in iMX8MQ board?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Which exception level U-boot executes in iMX8MQ board?

553件の閲覧回数
yali_zhang
Contributor II

I used the "go" command to start an bare metal application. This is the SPSR:

SPSR: 601af1f1

HCR_EL2: 2
SCTRL_EL2: 30c51835

ラベル(1)
タグ(1)
0 件の賞賛
1 返信

503件の閲覧回数
b36401
NXP Employee
NXP Employee

U-boot itself is running in EL2 and it runs the target in EL2 as well.
EL3 normally is reserved for the ARM trusted firmware, ROM etc.

0 件の賞賛