IMX8QM: unable to move DPU2 resource from M4 to Application Processor

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

IMX8QM: unable to move DPU2 resource from M4 to Application Processor

1,262件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

 

IMX8QM-MEK + Android 11 Automotive + SCFW (1.11.0)

 

I unable to move the resource SC_R_DC_1 from M4 to Application Processor

Will you please give proper configuration for SCFW ?

 

I just comment out this line, but still I unable to access in Android.

 

+ //BRD_ERR(rm_set_subsys_rsrc_movable(pt_src, SC_R_DC_1, movable));

 

 

 

 

Regards,
Vinothkumar Sekar
ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,252件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @vinothkumars 

The demo that if you work with EVS. The DPU is initially given to M4 in the EVS demo, but will be given back to android(AP) when Android starts, you don't need to modify it.

 

Best regards

Harvey

0 件の賞賛
返信

1,245件の閲覧回数
vinothkumars
Senior Contributor IV

Thank you @Harvey021 for the reply,

 

Actually, we are not using EVS for now. Is it possible to release SC_R_DC_1 to Application Processor as soon as kernel start. 

Because due to this SC_R_DC_0 interface will take time for first boot (more than 2 min) and reboot (30 seconds)

Want to release and use SC_R_DC_1 resource as soon as possible.

Do you have any specific patch or configuration for use this release before RPMSG register (vehicle_rpmsg_m4.c)

 

 

 

Regards,
Vinothkumar Sekar
0 件の賞賛
返信