Andrew Thoelke

Results 105 comments of Andrew Thoelke

This completely breaks the esbonio server for me as well (also running on Windows). This appears to be a direct result of #405, as `child_process.spawn()` defaults to passing the command...

I am fairly happy with the API result here. But also undecided about the data structure name.

@gilles-peskine-arm - Apologies for not replying to direct questions, I was away on vacation. I am happy enough with the end result here to integrate with the next minor revision...

Should we have an implementation note somewhere in here that `ops` should be key-value and data-value invariant, to avoid it becoming a side-channel?

I've updated the proposal following initial discussion, and further, detailed reading of some of the additional SUIT specifications relating to nested/dependency manifests. * Reworked the state model and API based...

A second update to the proposal. * I have added graphics to show flows for fetching payloads during suit-install, and not just the suit-payload-fetch command sequence. And text to explain...

Version 0.4 uploaded. Revision notes: * Resolved issue: Removed FETCHING state from the envelope. * Resolved issue: API design for handling fetching during suit-install: - Restrict the API: only a...

Updated to v0.5 - see commit or revision history for update notes.

v0.6: I've made an attempt to define the API. This raises a few additional issues to resolve relating to detailed API design.

Updated the proposal to v0.8: * Describe a third (now preferred) option for the payload information discovery API, OPTION C. The additional function used in this option is also reflected...