Fabio Utzig

Results 88 comments of Fabio Utzig

> Actually, it might fail pretty badly if swap ends up blowing away the end of the TLV in the process of writing the trailer. This will probably happen.

> looks like bootutil_img_validate() is a place where precise check can be added, alternatively the check can be added somewhere around. I don't disagree (have not looked at the code!),...

Fixed by #1286 (hopefully the bot won't be closing this again)

> @d3zd3z @utzig If you can comment on this idea it would be helpful. I think it will be on of topics for coming TSC. I don't see any issues,...

Given that the simulator is built for x86_64 and the usual target for Zephyr is Cortex-Mx, I am not sure it will have use the exact same numbers for heap;...

@lgl88911 Do not merge master into your branch, rebase it on master.

I don't use a mac anymore so I am not gonna try installing from px4. But what I don't understand is: if there's an "official" repo that provides what we...

One fix for this would be to change the way the upgrade process is "logged". Instead of writing to flash each step of the process, as it's done now, which...

> Hi @d3zd3z, @utzig, @nvlsianpu. Could you take a look at this? Thanks. Sorry for the delay. I've not been actively using MCUboot, or doing any embedded stuff as of...