Enable Trusty support in i.MX8MQ device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All,
We are using i.MX8MQ based custom board and Android_p9.0.0_2.0.0 source code.
I want to enable/integrate trusty support and RPMB related stuff in i.MX8MQ device.
Is there any document from NXP which explains step by step procedure for changes to be done in Android source code?
Thank You,
Pratik Manvar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello patrik_mamvar,
You would need to follow the instructions on the Android User’s Guide (link below, as this is the latest version, if you want to look for it at a later date you may need to download the documentation package for this BSP)
https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf
You can find the instructions to do that in our release user guide. Once you have fused, you cannot change it. So be careful to do that.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Bio_TICFSL ,
I hope, the explanation in Android-10 user-guide is applicable for Android_p9.0.0_2.0.0 as well. Please confirm.
I don't see any menifest file like "imx-trusty-p9.0.0_2.0.0.xml" in "imx-android-pie" branch available in below link.
https://source.codeaurora.org/external/imx/imx-manifest/tree/?h=imx-android-pie
But, I am not able to run below command to stage the RPMB key from my Ubuntu 16.04 PC
It always show me usage when I enter this command as below.
usage: fastboot [ <option> ] <command>
