| commit | 37975f1ba31e78808a62987cbfa5328275038461 | [log] [tgz] |
|---|---|---|
| author | Victor Chong <victor.chong@linaro.org> | Thu Jul 04 15:42:34 2019 +0900 |
| committer | Jérôme Forissier <jerome.forissier@linaro.org> | Tue Aug 06 21:20:06 2019 +0200 |
| tree | e5ddc5b0517cf0ca601599b3f226bea93a598718 | |
| parent | bdfe6c337afad0e9fa42df8d7b1b775fd42c9299 [diff] |
rmpb: update AOSP RPMB device path kernel 4.14[1] enumerates RPMB devices on /dev/block/ but 4.19[2] does them on /dev/. LINK: [1] https://android-git.linaro.org/kernel/hikey-linaro.git/log/?h=android-hikey-linaro-4.14 LINK: [2] https://android-git.linaro.org/kernel/hikey-linaro.git/log/?h=android-hikey-linaro-4.19 Signed-off-by: Victor Chong <victor.chong@linaro.org> Acked-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