commit | 2d961b000f1f8bcf40942d4f540a70b0db903f06 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 12:45:46 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 28 11:22:30 2023 +0100 |
tree | 076bb1436644a990cf3f5694c31e27b2e98e3c98 | |
parent | 3990da522d242b5845924cfa421701a726e0be40 [diff] |
rpi3: consolidate .PHONY targets Add missing targets to .PHONY and consolidate them into each target section. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@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