linaro-swg / linux

Linux kernel source tree
Other
41 stars 79 forks source link

ARM: dts: stm32mp157c-ev1: enable optee node #88

Closed litchipi closed 3 years ago

litchipi commented 3 years ago

ARM: dts: stm32mp157c-ev1: enable optee node

The optee device status is disabled by default, change its status to 'okay' in the DTS file of the stm32mp157c-ev1 board Allow Linux to load the driver handling op-tee execution frame.

Signed-off-by: Timothée Cercueil litchi.pi@protonmail.com Signed-off-by: Timothée Cercueil timothee.cercueil@st.com

jforissier commented 3 years ago

@etienne-lms does this look OK to you?

Sidenote: I'm asking for an informal Ack, we usually don't add Ack or Review tags to this branch because it can be a bit ambiguous with upstream tags and we don't have that many commits here that do not end up upstream anyways.

etienne-lms commented 3 years ago

Thanks Timothée, indeed this will ease EV1 board to use optee :) As @jforissier stated, for this very specific git repo, no need to add R-b tags or like. @jforissier, you can merge this, thanks.