commit | 0c33be7a1240bcb4b2418f6ef16e193496fc38ea | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Fri Jul 31 11:05:52 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Aug 03 13:10:36 2020 +0200 |
tree | b8e65eeb80f048d36d90744c6d7499665be904e6 | |
parent | 9efcd73b9cffc2c50868cb1488c85eb50114ce84 [diff] |
ldelf: arm: fix the unwind stack failure with __no_return function Similar fix to commit 19b3fe6c5a72 ("core: arm: fix the unwind stack failure with __no_return function") for user space. Signed-off-by: Jerome Forissier <jerome@forissier.org> 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