commit | 8f32e102a315f4c89a7f3fa8f30c709a626094a2 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Feb 14 08:46:36 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Feb 14 14:59:48 2023 +0100 |
tree | 3bc15a0a13a9368de1f90ffa570ee175f358cab1 | |
parent | 38a80b0d33d2312ae0645968caa822818761bc1a [diff] |
rockpi4: increase root FS size from 256 to 384M when LINUX_MODULES=y make LINUX_MODULES=y fails due to insufficient space for the root FS. This is probably caused by the latest update of the Linux kernel. Therefore increase the default size from 256 to 384M. 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