commit | 0a6733d11773aeb28928424d4349ede88467b291 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Wed Jan 17 17:09:34 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jan 24 15:17:51 2024 +0100 |
tree | c4f41819eb500f61edeffe9a6cb23aec437d11a0 | |
parent | 074b5f439cd04e9ec2075d0e941489cd1220184f [diff] |
stm32mp1: factorize RPMB test S30optee script S30optee init script does not depend on target platform hence use a generic directory names (overlay-rootfs-rpmb/) to store this file instead of a platform depend directory name (./overlay-STM32MP157C_EV1-rpmb/). Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers