commit | e9bff1c86e93820616e5283615d32683ac0c6d03 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Mon Feb 14 14:12:54 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Feb 15 11:02:59 2022 +0100 |
tree | e0d9809ba635f04cd0b9deb5e5c46aae8157c89d | |
parent | ec875cda695bf6e6dc151acafacbfe9fac4af13b [diff] |
common.mk: buildroot: enable top-level parallel build Set BR2_PER_PACKAGE_DIRECTORIES=y to allow better parallelism when building Buildroot packages [1] and therefore faster build times on multi-core machines. Link: [1] https://buildroot.org/downloads/manual/manual.html#top-level-parallel-build Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.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