commit | 416dd1c939eeb3ef6cc969c27d9a4ae86deb05ff | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Aug 27 10:13:03 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Aug 27 17:32:14 2020 +0200 |
tree | fae5c41fd6609abe9fbed5f3ccd5d618a89281f5 | |
parent | 206aa468295c82242c86490db3de9d3995c99867 [diff] |
qemu_v8: do not force COMPILE_S_USER := 64 32-bit TAs work fine with the QEMUv8 build so set COMPILE_S_USER to 64 by default but let the user change this value to 32 if needed ('make COMPILE_S_USER=32'). Signed-off-by: Jerome Forissier <jerome@forissier.org> 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