This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: secure memory protection for optee

Part Number: TDA4VM

Hello,

I build and flash image with optee enable in my board.

but I find that the memory used by optee(24 MB of DDR memory at 0x9e800000) which should be secure memory can be access by none secure side.

I'm not sure the secure memrory access control should be enable by additional steps ? or it is not supported in GP devices ?

thanks.