commit | 946f08e8dd49a6347df3ee5dbf28db044faeacf8 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Thu Jul 03 18:05:39 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Fri Jul 11 13:18:24 2025 +0200 |
tree | 2282d45a6343171efafc5ceb7722f8cae911ff75 | |
parent | dcff191dafb23369c6b86e72e19ce66e8f8956cd [diff] |
rockpi4: increase root FS size to 720M when LINUX_MODULES=y The kernel has grown. Increase the root FS image size from 640 to 720 MB to avoid TEE_ERROR_STORAGE_NO_SPACE. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers