Skip to content

Changes

Started by upstream project gerrit-pysim #2911
Started 18 hr ago
Queued 1 hr 21 min
Took 17 min on built-in
global_platform: fix store_data() returning last chunk only

The loop builds up `response` across multiple STORE DATA blocks,
but the function returns only `data` - the response from the
*last* block.  It should return the accumulated response instead.

Change-Id: I3e15c8004d1e366e8c3896e559656622f48bb1a2
Vadim Yanitskiy at