commit | 2c9522664f6443e172745b619e0dc59a44a29d59 | [log] [tgz] |
---|---|---|
author | Neal Frager <neal.frager@amd.com> | Thu Mar 09 12:26:35 2023 +0000 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Sat Mar 11 10:56:31 2023 +0100 |
tree | e9a1d63e0d91cc1f8a80b73c1bd69eed2e53df9e | |
parent | 3d70a974322d86978027dfe5addc85636d4d2b3c [diff] |
core: drivers: zynqmp_csu_puf.c: increase regen time to 6ms With further evaluation of the ZU+ PUF, we have determined that it is possible for the PUF regeneration time to exceed 3ms. For this reason, the 2023.1 version of the Xilinx xilskey library will bump the wait time for PUF regeneration to 6ms. This patch brings optee in line with this change. Signed-off-by: Neal Frager <neal.frager@amd.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers