commit | 4791acbc80c2e5ab94460e174d1be739be527b5f | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Mon Apr 24 13:39:19 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri May 05 14:11:10 2023 +0200 |
tree | c63c721f4d4ddcef6e7c7ebfb9736b6172182d31 | |
parent | 3408c89f7214d716d233e094c057ca30ff6fbf34 [diff] |
fvp: enable CRC32 feature Enable the emulation of the CRC32 instructions on FVP platform. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
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