commit | 001d5eee1f45b6c144643475a52a3d8759d61813 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 12:45:46 2023 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Nov 27 14:20:25 2023 +0100 |
tree | 076bb1436644a990cf3f5694c31e27b2e98e3c98 | |
parent | 5dd1b3d33358abd02b5e4dd294eafb9f2b6140ee [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