Skip to main content
MWoło.2
Senior III
June 20, 2023
Solved

stm32mp135f trusted vs optee efficiency

  • June 20, 2023
  • 2 replies
  • 1364 views
Hello, For some time I testing STM32MP135f with 1GHz CPU clocking. I was able to generate optee OpenStLinux but I see a lack of CPU efficiency. I'm curious what is the difference in efficiency between trust and optee. If I use the trusted option the unit will be more efficient?
This topic has been closed for replies.
Best answer by MWoło.2

Hi Olivier,

The OP-TEE is something new to me. Unfortunately, my efficient problem was related to missing pull-up resistors on one of the I2C.

Finally works well, and I reached the DK2 efficiency.

Thanks for the answer.

BR Michal

2 replies

Olivier GALLIEN
Technical Moderator
June 21, 2023

Hi @MWoło.2 ,

STM32MP13 only support OP-TEE as a boot scheme 

https://wiki.st.com/stm32mpu/wiki/Boot_chain_overview#STM32MP13_boot_chain

But anyway trusted or OP-tee might not impact CPU efficiency.

Can you elaborate what you are observing ? 

Thanks 

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
MWoło.2
MWoło.2AuthorBest answer
Senior III
June 28, 2023

Hi Olivier,

The OP-TEE is something new to me. Unfortunately, my efficient problem was related to missing pull-up resistors on one of the I2C.

Finally works well, and I reached the DK2 efficiency.

Thanks for the answer.

BR Michal