Skip to content
Commit 72b70b6e authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

NFC: Define secure element IO API and commands



In order to send and receive ISO7816 APDUs to and from NFC embedded
secure elements, we define a specific netlink command.
On a typical SE use case, host applications will send very few APDUs
(Less than 10) per transaction. This is why we decided to go for a
simple netlink API. Defining another NFC socket protocol for such low
traffic would have been overengineered.

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent b9c0c678
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment