commit | a7ec3d4c6658dfd71faefd0a68f4dd566ed3a781 | [log] [tgz] |
---|---|---|
author | Rouven Czerwinski <r.czerwinski@pengutronix.de> | Tue Apr 14 10:09:14 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Apr 14 14:03:47 2020 +0200 |
tree | 02a36f74acb5c18a291ddd16f08c8d6b8b301fc0 | |
parent | d9c569c9c765ed6f0fe6e131d1a33c9c32c0ba08 [diff] |
Makefile: use plain bash for SHELL Some linux distributions do not provide bash at the /bin/bash location, use bash directly and expect the user to setup a proper $PATH. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers