commit | df45374f79cf466715f641eca527f30c71d79977 | [log] [tgz] |
---|---|---|
author | Philby John <philby.j@hcl.com> | Tue Apr 02 20:59:45 2019 +0530 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Fri Jun 28 10:29:39 2019 +0200 |
tree | 6dfdf4aec2cf4134e94b2852e82fd9fac2b50b96 | |
parent | 1a16301b76243964f60630724fb0e75c2ae64aae [diff] |
Add support for Raspberry Pi 3 B plus Copy both RPi3 B and RPi3 B Plus dtb files to enable booting both the targets. This will avoid adding a seperate rpi3-bplus makefile. Signed-off-by: Philby John <philby.j@hcl.com> Signed-off-by: Vv Ramya <ramyavv@hcl.com> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Tested-by: Joakim Bech <joakim.bech@linaro.org> # (rpi3b)
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