
26 Jul
2020
26 Jul
'20
8:17 p.m.
On 2020-07-26, Fabio Estevam wrote:
On Sun, Jul 26, 2020 at 2:16 PM Tom Rini trini@konsulko.com wrote:
I mean just literally changing the malloc(...) to calloc(1, ...), audit any other malloc(...) calls in the file and change nothing else. Thanks!
Thanks for the clarification, Tom
Vagrant,
Does the patch below fix the reproducibility regression? https://pastebin.com/raw/MWDUDrJ2
That appears to build reproducibly for me on top of v2020.07. Haven't tested if the resulting image boots.
FWIW, re-applying Marek's old patch also appeared to fix the reproducibility issues:
20a154f95bfe0a3b5bfba90bea7f001c58217536 mkimage: fit: Do not tail-pad fitImage with external data
Thanks all, seems a fix is near!
live well, vagrant