| commit | 0189facbdadef0acf0d62712604fc5dd85e60a91 | [log] [tgz] |
|---|---|---|
| author | Victor Chong <victor.chong@linaro.org> | Fri Jun 21 19:51:31 2019 +0900 |
| committer | Jérôme Forissier <jerome.forissier@linaro.org> | Tue Aug 06 21:20:06 2019 +0200 |
| tree | 1fafcd606d05aa133840bd7dac53a6a0c4173878 | |
| parent | 0353db82ae439aa18f44c8112593c4c2e012e8a9 [diff] |
rpmb emu: return RPMB_RESULT_AUTH_KEY_NOT_PROGRAMMED if key not set Signed-off-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers