commit | a64aa839f68242323a6b2895cff95e74e75f04bd | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <gyorgy.szing@arm.com> | Wed Oct 11 17:03:04 2023 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Oct 12 10:12:25 2023 +0200 |
tree | e4e9cd9b0411ad6447b8151cfc6b766e2ca56039 | |
parent | dfc1f8f492f3efbaa9b9a4c64a0345084dbd851b [diff] |
fvp, spmc: add missing manifest entry TF-A v2.9 introduced a new mandatory property called "tpm_event_log_max_size" to the "tb_fw_config" DTB under the "tpm_evet_log" node. Add this property to the SPMC manifest file for v2.9 compatibility. Signed-off-by: Gyorgy Szing <gyorgy.szing@arm.com> Acked-by: Jens Wiklander <jens.wiklander@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