does imx8qm support using CAAM in TEE

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

does imx8qm support using CAAM in TEE

847 Views
jiankang
Contributor III

Hi nxp engineers,

For imx8qm serials, does it support CAAM in OPTEE

as I checked,  CFG_NXP_CAAM was force set as false...

else ifneq (,$(filter $(PLATFORM_FLAVOR),$(mx8qm-flavorlist)))
$(call force,CFG_MX8QM,y)
$(call force,CFG_ARM64_core,y)
$(call force,CFG_IMX_SNVS,n)
CFG_IMX_LPUART = y
CFG_DRAM_BASE = 0x80000000
CFG_TEE_CORE_NB_CORE = 6
$(call force,CFG_NXP_CAAM,n)
$(call force,CFG_IMX_OCOTP,n)

 thanks.

0 Kudos
6 Replies

819 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

By default,Cryptographic algorithms are not accelerated by CAAM on OPTEE. How to enable it you can refer to this thread:

https://community.nxp.com/t5/Security-Blog-NXP-Internal/Enable-CAAM-cryptography-on-OPTEE/ta-p/11234...

0 Kudos

815 Views
jiankang
Contributor III

hello,

I cannot access the contents in target link with "Access Denied" error:

You do not have sufficient privileges for this resource or its parent to perform this action.

Click your browser's Back button to continue.

0 Kudos

807 Views
Rita_Wang
NXP TechSupport
NXP TechSupport
0 Kudos

803 Views
jiankang
Contributor III

hello,

thanks for your information.

but I have some issues when appling these patchs downloaded from the target link.

could you share the baseline infor of these patchs.

and Can I find these patchs in offical release ? https://source.codeaurora.org/external/imx/

0 Kudos

786 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

No, you can download from the last link I share to you.

0 Kudos

809 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Sorry for security is not publicly to customer.

0 Kudos