How to forward life cycle on i.MX8DXP?

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

How to forward life cycle on i.MX8DXP?

Jump to solution
883 Views
dlliweihua
Contributor III

Hello NXP experts,

I have searched into entire IMXDQXPRM data sheet and no answer.

I want to OEM close my i.MX8DXP board, which rows of eFuse should be blowed?

Thanks.

 

Best Regards,

liweihua

0 Kudos
Reply
1 Solution
869 Views
dlliweihua
Contributor III

I think I have found the answer, use hwvendor API:

sc_err_t sc_seco_forward_lifecycle(sc_ipc_t ipc, uint32_t change);

 

View solution in original post

0 Kudos
Reply
1 Reply
870 Views
dlliweihua
Contributor III

I think I have found the answer, use hwvendor API:

sc_err_t sc_seco_forward_lifecycle(sc_ipc_t ipc, uint32_t change);

 

0 Kudos
Reply