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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

935 Views
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
0 Kudos
Reply
2 Replies

925 Views
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 Kudos
Reply

918 Views
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 Kudos
Reply