commit | 47a303e8d49837a8197677f02db7851325269731 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Tue Jan 12 15:18:21 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 12 18:07:54 2021 +0100 |
tree | 0d5cd712ee81b375b72cd7277c23a0ebf04e581b | |
parent | 0170c6c7c34ce6e5b59d6ffd54cdba32527659fc [diff] |
rpi3: recommend 64MB for the boot partition In some cases depending on configurations etc 32MB is a bit tight for the boot partition. By increasing it to 64MB you are in a better position for not hitting the limit. Likewise you can store additional kernel versions in the boot partition which can be useful when debugging issues showing up in one kernel build, but not the other. Because of this the help text should state 64MB instead of 32MB. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.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