laforge has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/libosmocore/+/43238?usp=email )
Change subject: sim: fix APDU case detection for EMV commands under CLA=0x80 ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: I think the proper way to address this is not to "pollute" the ETSI UICC tables for CLA=0x80, but to create a separate table for EMV, listing only those commands that are specified within EMV (possibly with fallback to ISO 7816-4 as far as that is used in EMV), and then create a new osim_cla_ins_card_profile from that.
When tracing EMV cards, one would then have to use that profile instead of the SIM/UICC/USIM one for telecom cards.