| commit | bdfe6c337afad0e9fa42df8d7b1b775fd42c9299 | [log] [tgz] |
|---|---|---|
| author | Victor Chong <victor.chong@linaro.org> | Mon Jun 24 01:28:24 2019 +0900 |
| committer | Jérôme Forissier <jerome.forissier@linaro.org> | Tue Aug 06 21:20:06 2019 +0200 |
| tree | c63339a136800e7a94b985748c2712e8f57717a8 | |
| parent | 9152fafcdd38092a685e2cb8a0475b57cf144a5a [diff] |
rpmb emu: increase EMU_RPMB_SIZE_MULT to 2 This increases the total RPMB size to 2*128 kB. Without this, 6018 will fail when 'xtest' is run using the 'test' account. Signed-off-by: Victor Chong <victor.chong@linaro.org> Tested-by: Victor Chong <victor.chong@linaro.org> (QEMU v8) 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