- May 24, 2017
-
-
Victor Chong authored
Only QEMU and FVP have a 'run' target but all *.md files refer to README Section 7.5 which calls for 'make all run'. Remove this target since qemu.md and fvp.md already mention it. Also, 'all' should be the default target so 'make' should be enough. Fixes: https://github.com/OP-TEE/build/issues/146 Signed-off-by:
Victor Chong <victor.chong@linaro.org> Acked-by:
Jerome Forissier <jerome.forissier@linaro.org>
-
- May 05, 2017
-
-
Joakim Bech authored
Signed-off-by:
Joakim Bech <joakim.bech@linaro.org> Acked-by:
Jerome Forissier <jerome.forissier@linaro.org>
-
- Apr 24, 2017
-
-
Igor Opaniuk authored
Reviewed-by:
Andrew F. Davis <afd@ti.com> Signed-off-by:
Igor Opaniuk <igor.opaniuk@linaro.org>
-
- Apr 11, 2017
-
-
Andrew F. Davis authored
Signed-off-by:
Andrew F. Davis <afd@ti.com> Reviewed-by:
Igor Opaniuk <igor.opaniuk@linaro.org>
-
- Apr 05, 2017
-
-
Jens Wiklander authored
Slightly changes the way EDK2 is compiled by sourcing edksetup.sh instead of just running it. When compiling EDK2 that script is supposed to be sourced. Also records a dependency to iasl in recend EDK2 builds Reviewed-by:
Joakim Bech <joakim.bech@linaro.org> Signed-off-by:
Jens Wiklander <jens.wiklander@linaro.org>
-
- Apr 04, 2017
-
-
Igor Opaniuk authored
Signed-off-by:
Igor Opaniuk <igor.opaniuk@linaro.org> Reviewed-by:
Joakim Bech <joakim.bech@linaro.org>
-
- Jan 31, 2017
-
-
Joakim Bech authored
Signed-off-by:
Joakim Bech <joakim.bech@linaro.org> Reviewed-by:
Jens Wiklander <jens.wiklander@linaro.org>
-
- Jan 17, 2017
-
-
Jens Wiklander authored
libssl-dev is needed to compile the ARM-TF fiptool when compiling for Juno. Acked-by:
Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by:
Jens Wiklander <jens.wiklander@linaro.org>
-
Andrew F. Davis authored
Signed-off-by:
Andrew F. Davis <afd@ti.com> Reviewed-by:
Joakim Bech <joakim.bech@linaro.org>
-
- Jan 16, 2017
-
-
Jens Wiklander authored
Acked-by:
Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by:
Jens Wiklander <jens.wiklander@linaro.org>
-
- Jan 09, 2017
-
-
Joakim Bech authored
Signed-off-by:
Joakim Bech <joakim.bech@linaro.org> Reviewed-by:
Igor Opaniuk <igor.opaniuk@linaro.org>
-
Joakim Bech authored
Signed-off-by:
Joakim Bech <joakim.bech@linaro.org> Reviewed-by:
Igor Opaniuk <igor.opaniuk@linaro.org>
-
- Jul 09, 2015
-
-
Joakim Bech authored
This is the first commit containing helper makefiles to be able to build OP-TEE easily regardless of previous knowledge of OP-TEE. To use this particular git and the makefiles, you should have installed the environment according to the instructions at: https://github.com/OP-TEE/manifest/blob/master/README.md In this commit there are support for building OP-TEE for: - QEMU (default) - FVP - Hikey More targets will be added later on. Signed-off-by:
Joakim Bech <joakim.bech@linaro.org> Tested-by: Joakim Bech <joakim.bech@linaro.org> (QEMU, FVP) Tested-by: Victor Chong <victor.chong@linaro.org> (Hikey)
-