iMX RT1052 HAB Interface

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

iMX RT1052 HAB Interface

155 Views
ct-totel
Contributor I

I am working on a secondary boot loader for the iMX RT1052.  I would like to use the HAB interface to verify my application load module before executing it.  I am using the SDK 2.15. 

I do not see an interface of how to call the HAB routine to verify the load.  I see in AN12263 that the interface for the HAB should be at address 0x00200300. 

The offset to integrate an image is at 0x10 or 0x20, but don’t see what parameters to pass.  Is this defined somewhere in the SDK on how to call the HAB routine? 

Labels (1)
0 Kudos
1 Reply

100 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ct-totel ,

 

We have a demo using HAB API, please refer to the sbl demo in https://github.com/nxp-mcuxpresso/mcux-sdk for details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos