commit | ae5ee076beb63ae63a838fa998ec826105b2ff73 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Thu Jan 19 15:41:15 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jan 26 14:20:57 2023 +0100 |
tree | 9e5a7a732edf803c08bedcf5ba2e31f1c20ea557 | |
parent | 874a2dd4bcc8990935654bdc5a6c5d22c8014a49 [diff] |
fvp: Enable measured boot with fip stored SPs In TF-A v2.7 the boot measurement of SPs stored in the fip image has been fix, thus the SP_PACKAGING_METHOD=y MEASURED_BOOT=y configuration is now allowed. Signed-off-by: Imre Kis <imre.kis@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