commit | c7289e861c2de9772fc5d5655d7e49c837661bae | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Sep 25 10:44:25 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Dec 10 09:56:57 2024 +0100 |
tree | e883415b2de49e64fbf84252d3ec4843a2dc4ffe | |
parent | 909e85cac66281a002e5ef6ac7a241ed59383f8d [diff] |
kconfigs/qemu.conf: enable fTPM Add CONFIG_TCG_TPM=y and CONFIG_TCG_FTPM_TEE=y to enable fTPM support in the kernel. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.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