OP-TEE / build

Makefiles to use OP-TEE on various platforms
106 stars 209 forks source link

rpi3: Increase size for root files system #719

Closed jbech-linaro closed 5 months ago

jbech-linaro commented 5 months ago

As part of updating the manifest to using a more up-to-date Linux kernel, we need to increase the size of the root file system a bit.

With these settings, there is roughly 50MB free on the filesystem before and after running xtest.

This doesn't really affect what I tested here for the 4.1.0 release, so I see no harm in merging this before the release. On the other hand no hurry either, so this can wait to after the release as well if that is preferable.

jenswi-linaro commented 5 months ago

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

jbech-linaro commented 5 months ago

Squashed, rebased and tag(s) applied (should be) ready for merge! Thanks!