commit | 0010a43f8677e0841745561fb006aa194a71b703 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Feb 07 14:07:33 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 13 08:31:23 2019 +0200 |
tree | 5bb13a79e182b370d1d196853c8c3bf8b4dc0aa6 | |
parent | 2cf99c46f4948a431ceb5ce984909975e6efe61b [diff] |
mobj: add mobj_with_fobj type Adds mobj_with_fobj MOBJ type to refer to fobj when passed to vm_map() etc. Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-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