Stefano Babic
Stefano Babic
This is of course possible, I will integrate the patch if someone posts on the ML, but some new features (namespaces, writelist) won't be available due to poorness of the...
I will check, but obsolete function can be dropped. It is not required to enable CONFIG_SIGNED_IMAGE, just CONFIG_HASH_VERIFY (it is always suggested to set it on) must be set.
Yes, confirmed, this is a limitation in swugenerator - a flag to disable sha256 should be added.
sw-description is the master, but the generator should help in cases this is mandatory. If sha256 must be added, a missing sha256 in case of signed image will result in...
Who rules is the CPIO format, and the new ASCII header is used. In this format, each field is 8 byte ASCII, that is a 32 bit value. However, SWUpdate...
> Sorry for the strange question, but I don't understand it right now. Why does the 8Byte ASCII value of the ascii_header ( https://github.com/sbabic/swupdate/blob/master/include/cpiohdr.h#L34-L50 ) not lead to a 64bit...
Thanks Jan, this is a common mistake from my side :-). I fix the doc.
> I found some PRs basically were ignored. All PRs are ignored. There is no way to disable PRs in github. The right place to discuss and post patches is...