OP-TEE / build

Makefiles to use OP-TEE on various platforms
109 stars 215 forks source link

stm32mp1: u-boot fragment and StMM support #761

Closed etienne-lms closed 3 months ago

etienne-lms commented 3 months ago

Add U-Boot configuration fragments support for stm32mp1 platforms.

Add StMM support for stm32mp157*-ed1/-ev1 platforms upon added build directive WITH_STMM. StMM build is currently broken hence this P-R depends on https://github.com/OP-TEE/manifest/pull/282 to be fully functional.

jenswi-linaro commented 3 months ago

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

etienne-lms commented 3 months ago

Tag applied. This depends on OP-TEE/manifest#282. @jenswi-linaro, would you mind having a look at it?

jenswi-linaro commented 3 months ago

@etienne-lms, sure.

etienne-lms commented 3 months ago

Review tag applied. Can be merged since OP-TEE/manifest#282 has been merged.