commit | 1baec99efaaae891af57d36f493b20f5ac93d708 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Nov 29 17:34:53 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Nov 30 09:45:29 2022 +0100 |
tree | 85b78f0c0e07ad23cf1ece92b5975da216da8207 | |
parent | b7d601d8ca4f5bf7e544cfcda4c36ad8043b3d1e [diff] |
rockpi4: allow changing root FS size Compute the sizes and offsets required when creating the boot image from BR2_TARGET_ROOTFS_EXT2_SIZE instead of assuming it is fixed to 112M. This allows enabling more Buildroot packages that would not fit into the default image size. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Joakim Bech <joakim.bech@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