commit | dbc2d483cc463c53b2c10a37206814c04d001ce0 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Sun May 02 08:00:23 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jun 10 11:28:35 2021 +0200 |
tree | 2df66b72220b5c0e5d5582a4330dbcdf3c665662 | |
parent | af24ff988f6fd2fcace833d110f1184562e19326 [diff] |
br-ext: optee_client_ext: add config switch for RPMB emulation New BR2_PACKAGE_OPTEE_CLIENT_EXT_RPMB_EMU boolean configuration switch in optee_client_ext package to set RPMB_EMU to ON or OFF in CMake build of optee_client repository. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org>
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