RPi3 parallel build fix

Fix parallel build issue (make -jn), now it works fine
Minor: add additional command for the proper cleanup of rpi3_firmware
target.

Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
1 file changed
tree: c0ffe170b772a49dd116a15a9a252d6b0a077f56
  1. kconfigs/
  2. rpi3/
  3. .gitignore
  4. common.mk
  5. fvp.mk
  6. hikey.mk
  7. hikey_debian.mk
  8. juno.mk
  9. mediatek.mk
  10. qemu-check.exp
  11. qemu.mk
  12. qemu_v8.mk
  13. README.md
  14. rpi3.mk
  15. toolchain.mk
README.md

Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.