To avoid code compilation issues NFC team added break in
eSE cold reset file as temperory fix.
Replacing the break with Fall through.
Change-Id: Ieb6a5f105a71ae0533f746f6c56479c56a68cd2c
Added mutex loc in the fucntion ese_cold_reset_ioctl
to avoid double free issues
Change-Id: I1ba7187f8339a6de5a31ef009b45556ceab46989
Signed-off-by: PRANAY BHARGAV BHAVARAJU <quic_pbhavara@quicinc.com>
chages done to ese_cold_reset c file to avoid
slabout of bound issues.
Change-Id: Idbc72acc16c8a2f55d982015b69e196d38ddc199
Signed-off-by: PRANAY BHARGAV BHAVARAJU <quic_pbhavara@quicinc.com>
NFC: set the rsp buffer to null
set the response buffer to null in order to avoid
invalid free
Change-Id: Id92aca9255e4e58cc03822a1af1adf6fbbdfa443
Signed-off-by: PRANAY BHARGAV BHAVARAJU <quic_pbhavara@quicinc.com>
Implemented NFC dynamic protection control feature in driver; performing
Ven GPIO enable/disable post TZ notifications in non-secure/secure zone
respectively.
Change-Id: I13dedf23987ce0b3b2a53881d35f6c3cf462cd92
Modified code to fix compilation issues on NFC driver
for MW version 12.10.00 and retained QC specific code.
Change-Id: I9eeba3f6534a3c67c3b32b6361b4ef5d42965265