Skip to content
Success

#22456 (Jul 28, 2026, 7:04:00 PM)

Started 11 hr ago
Took 1 min 52 sec on build5-deb12build-ansible

Started by upstream project gerrit-simtrace2 build number 118
originally caused by:

This run spent:

  • 6.5 sec waiting;
  • 1 min 52 sec build duration;
  • 1 min 58 sec total from scheduled to completion.
Revision: f94889d045d6754caf3edf95d24461467984c921
Repository: $GERRIT_REPO_URL
  • master
firmware: card_emu: fix 7816-3 10.3.2 0=256 case

add_tpdu_byte() accumulates bytes received from the reader, but passes
reader_to_card = 0, but ISO 7816-3 10.3.2 says P3 == 0 means 256 not 0

Only reachable with P3 == 0 in a receive data phase, but
simtrace2-cardem-pcsc only requests PB_AND_RX when there is command data.

Fix this anyway.

Change-Id: I0fa4741bc1293549816595e6b4e8af9e22bcfbc1
ewild at