mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
415 lines
16 KiB
Plaintext
415 lines
16 KiB
Plaintext
|
#FW_VERSION=ALMSL 12.01.16
|
||
|
#DEVICE_MANUFACTURER=NXP
|
||
|
#DEVICE_MODEL=PN557
|
||
|
|
||
|
## This file is used by NFC NXP NCI HAL(external/libnfc-nci/halimpl/pn54x)
|
||
|
## and NFC Service Java Native Interface Extensions (packages/apps/Nfc/nci/jni/extns/pn54x)
|
||
|
|
||
|
###############################################################################
|
||
|
# Application options
|
||
|
# Logging Levels
|
||
|
# NXPLOG_DEFAULT_LOGLEVEL 0x01
|
||
|
# ANDROID_LOG_DEBUG 0x03
|
||
|
# ANDROID_LOG_WARN 0x02
|
||
|
# ANDROID_LOG_ERROR 0x01
|
||
|
# ANDROID_LOG_SILENT 0x00
|
||
|
NXPLOG_EXTNS_LOGLEVEL=0x03
|
||
|
NXPLOG_NCIHAL_LOGLEVEL=0x03
|
||
|
NXPLOG_NCIX_LOGLEVEL=0x03
|
||
|
NXPLOG_NCIR_LOGLEVEL=0x03
|
||
|
NXPLOG_FWDNLD_LOGLEVEL=0x03
|
||
|
NXPLOG_TML_LOGLEVEL=0x03
|
||
|
NFC_DEBUG_ENABLED=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# Nfc Device Node name
|
||
|
NXP_NFC_DEV_NODE="/dev/pn553"
|
||
|
|
||
|
###############################################################################
|
||
|
# Extension for Mifare reader enable
|
||
|
# Disabled - 0x00
|
||
|
# Enabled - 0x01
|
||
|
MIFARE_READER_ENABLE=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# Vzw Feature enable
|
||
|
# Disabled - 0x00
|
||
|
# Enabled - 0x01
|
||
|
VZW_FEATURE_ENABLE=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# File name for Firmware
|
||
|
NXP_FW_NAME="libpn557_fw.so"
|
||
|
|
||
|
###############################################################################
|
||
|
# File name for Debug Firmware
|
||
|
NXP_DEBUG_FW_NAME="libpn557_debug_fw.so"
|
||
|
|
||
|
###############################################################################
|
||
|
# System clock source selection configuration
|
||
|
#define CLK_SRC_XTAL 1
|
||
|
#define CLK_SRC_PLL 2
|
||
|
NXP_SYS_CLK_SRC_SEL=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# System clock frequency selection configuration
|
||
|
#define CLK_FREQ_13MHZ 1
|
||
|
#define CLK_FREQ_19_2MHZ 2
|
||
|
#define CLK_FREQ_24MHZ 3
|
||
|
#define CLK_FREQ_26MHZ 4
|
||
|
#define CLK_FREQ_32MHZ 5
|
||
|
#define CLK_FREQ_38_4MHZ 6
|
||
|
#define CLK_FREQ_52MHZ 7
|
||
|
NXP_SYS_CLK_FREQ_SEL=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# The timeout value to be used for clock request acknowledgment
|
||
|
# min value = 0x01 to max = 0x06
|
||
|
NXP_SYS_CLOCK_TO_CFG=0x06
|
||
|
|
||
|
###############################################################################
|
||
|
# NXP proprietary settings
|
||
|
NXP_ACT_PROP_EXTN={2F, 02, 00}
|
||
|
|
||
|
###############################################################################
|
||
|
# NFC forum profile settings
|
||
|
NXP_NFC_PROFILE_EXTN={20, 02, 05, 01, A0, 44, 01, 00}
|
||
|
|
||
|
###############################################################################
|
||
|
# NXP TVDD configurations settings
|
||
|
# Allow NFCC to configure External TVDD, two configurations (1 and 2) supported,
|
||
|
# out of them only one can be configured at a time.
|
||
|
#supported(hardware dependancy).
|
||
|
# Config 1: VUP connected to VBAT
|
||
|
# Config 2: VUP connected to external 5V
|
||
|
#
|
||
|
NXP_EXT_TVDD_CFG=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#config1:SLALM, 3.3V for both RM and CM
|
||
|
#NXP_EXT_TVDD_CFG_1={20, 02, 0F, 01, A0, 0E, 0B, 11, 01, 01, 01, 00, 00, 00, 22, 00, 10, 0C}
|
||
|
#Without Crystal,Without DCDC
|
||
|
NXP_EXT_TVDD_CFG_1={20, 02, 0F, 01, A0, 0E, 0B, 11, 01, 01, 01, 00, 00, 00, 20, 00, D0, 0C}
|
||
|
|
||
|
###############################################################################
|
||
|
#config2: use DCDC in CE, use Tx_Pwr_Req, set CFG2 mode, SLALM,
|
||
|
#monitoring 5V from DCDC, 3.3V for both RM and CM, DCDCWaitTime=4.2ms
|
||
|
#NXP_EXT_TVDD_CFG_2={20, 02, 0F, 01, A0, 0E, 0B, 11, 01, C2, C2, 00, BA, 1E, 1F, 00, D0, 0C}
|
||
|
#With 27.12MHz Crystal,With DCDC
|
||
|
NXP_EXT_TVDD_CFG_2={20, 02, 0F, 01, A0, 0E, 0B, 11, 01, C2, C2, 00, BA, 1E, 12, 00, D0, 0C}
|
||
|
|
||
|
###############################################################################
|
||
|
# Set configuration optimization decision setting
|
||
|
# Enable = 0x01 for RF debug
|
||
|
# Disable = 0x00 for MP version
|
||
|
NXP_SET_CONFIG_ALWAYS=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# Core configuration rf field filter settings to enable set to 01 to disable set
|
||
|
# to 00 last bit
|
||
|
# Disable = 0x00
|
||
|
# Enable = 0x01
|
||
|
NXP_CORE_RF_FIELD={20, 02, 05, 01, A0, 62, 01, 00}
|
||
|
|
||
|
###############################################################################
|
||
|
# To enable i2c fragmentation set i2c fragmentation enable 0x01 to disable set
|
||
|
# to 0x00
|
||
|
# Disable = 0x00
|
||
|
# Enable = 0x01
|
||
|
NXP_I2C_FRAGMENTATION_ENABLED=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Mifare Classic Key settings
|
||
|
#NXP_CORE_MFCKEY_SETTING={20, 02, 25,04, A0, 51, 06, A0, A1, A2, A3, A4, A5,
|
||
|
# A0, 52, 06, D3, F7, D3, F7, D3, F7,
|
||
|
# A0, 53, 06, FF, FF, FF, FF, FF, FF,
|
||
|
# A0, 54, 06, 00, 00, 00, 00, 00, 00}
|
||
|
|
||
|
###############################################################################
|
||
|
#Enable SWP full power mode when phone is power off
|
||
|
# Disable = 0x00
|
||
|
# Enable = 0x01
|
||
|
NXP_SWP_FULL_PWR_ON=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#### Select the CHIP ####
|
||
|
#PN547C2 0x01
|
||
|
#PN65T 0x02
|
||
|
#PN548AD 0x03
|
||
|
#PN66T 0x04
|
||
|
#PN551 0x05
|
||
|
#PN67T 0x06
|
||
|
#PN553 0x07
|
||
|
#PN80T 0x08
|
||
|
#PN557 0x09
|
||
|
#PN81T 0x0A
|
||
|
NXP_NFC_CHIP=0x09
|
||
|
|
||
|
###############################################################################
|
||
|
# CE when Screen state is locked
|
||
|
# This setting is for DEFAULT_AID_ROUTE,
|
||
|
# DEFAULT_DESFIRE_ROUTE and DEFAULT_MIFARE_CLT_ROUTE
|
||
|
# Disable 0x00
|
||
|
# Enable 0x01
|
||
|
NXP_CE_ROUTE_STRICT_DISABLE=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#Timeout in secs to get NFCEE Discover notification
|
||
|
NXP_DEFAULT_NFCEE_DISC_TIMEOUT=20
|
||
|
|
||
|
###############################################################################
|
||
|
NXP_DEFAULT_NFCEE_TIMEOUT=20
|
||
|
|
||
|
###############################################################################
|
||
|
#Timeout in secs
|
||
|
NXP_SWP_RD_START_TIMEOUT=0x0A
|
||
|
|
||
|
###############################################################################
|
||
|
#Timeout in secs
|
||
|
NXP_SWP_RD_TAG_OP_TIMEOUT=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the default AID route Location :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# host 0x00
|
||
|
# eSE 0x01
|
||
|
# UICC 0x02
|
||
|
DEFAULT_AID_ROUTE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Configure the default NfcA/IsoDep techology and protocol route. Can be
|
||
|
# either a secure element (e.g. 0xF4) or the host (0x00)
|
||
|
# host 0x00
|
||
|
# eSE 0x01
|
||
|
# UICC 0x02
|
||
|
DEFAULT_ISODEP_ROUTE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Configure the single default SE to use. The default is to use the first
|
||
|
# SE that is detected by the stack. This value might be used when the phone
|
||
|
# supports multiple SE (e.g. 0xC0 and 0x80) but you want to force it to use
|
||
|
# one of them (e.g. 0xC0).
|
||
|
# host 0x00
|
||
|
# eSE 0x01
|
||
|
# UICC 0x02
|
||
|
DEFAULT_OFFHOST_ROUTE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Configure the single default SE to use. The default is to use the first
|
||
|
# SE that is detected by the stack. This value might be used when the phone
|
||
|
# supports multiple SE (e.g. 0xF3 and 0xF4) but you want to force it to use
|
||
|
# one of them (e.g. 0xF4).
|
||
|
# host 0x00
|
||
|
# eSE 0x01
|
||
|
# UICC 0x02
|
||
|
DEFAULT_TECH_ABF_ROUTE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the default Felica T3T System Code OffHost route Location :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# host 0x00
|
||
|
# eSE 0x01
|
||
|
DEFAULT_SYS_CODE_ROUTE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the default AID Power state :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# bit pos 0 = Switch On
|
||
|
# bit pos 1 = Switch Off
|
||
|
# bit pos 2 = Battery Off
|
||
|
# bit pos 3 = Screen On lock
|
||
|
# bit pos 4 = Screen off unlock
|
||
|
# bit pos 5 = Screen Off lock
|
||
|
DEFAULT_AID_PWR_STATE=0x3B
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the Mifare Desfire Power state :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# bit pos 0 = Switch On
|
||
|
# bit pos 1 = Switch Off
|
||
|
# bit pos 2 = Battery Off
|
||
|
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
|
||
|
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
|
||
|
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
|
||
|
DEFAULT_ISODEP_PWR_STATE=0x3B
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the Mifare CLT Power state :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# bit pos 0 = Switch On
|
||
|
# bit pos 1 = Switch Off
|
||
|
# bit pos 2 = Battery Off
|
||
|
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
|
||
|
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
|
||
|
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
|
||
|
DEFAULT_OFFHOST_PWR_STATE=0x3B
|
||
|
|
||
|
###############################################################################
|
||
|
#Set Tech A,B,F Power state :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# bit pos 0 = Switch On
|
||
|
# bit pos 1 = Switch Off
|
||
|
# bit pos 2 = Battery Off
|
||
|
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
|
||
|
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
|
||
|
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
|
||
|
DEFAULT_TECH_ABF_PWR_STATE=0x3B
|
||
|
|
||
|
###############################################################################
|
||
|
#Set the SYS_CODE Power state :
|
||
|
#This settings will be used when application does not set this parameter
|
||
|
# bit pos 0 = Switch On
|
||
|
# bit pos 1 = Switch Off
|
||
|
# bit pos 2 = Battery Off
|
||
|
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
|
||
|
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
|
||
|
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
|
||
|
DEFAULT_SYS_CODE_PWR_STATE=0x3B
|
||
|
|
||
|
###############################################################################
|
||
|
# Configure the NFC Extras to open and use a static pipe. If the value is
|
||
|
# not set or set to 0, then the default is use a dynamic pipe based on a
|
||
|
# destination gate (see NFA_HCI_DEFAULT_DEST_GATE). Note there is a value
|
||
|
# for each UICC (where F3="UICC0" and F4="UICC1")
|
||
|
OFF_HOST_ESE_PIPE_ID=0x19
|
||
|
OFF_HOST_SIM_PIPE_ID=0x0A
|
||
|
|
||
|
###############################################################################
|
||
|
# Bail out mode
|
||
|
# If set to 1, NFCC is using bail out mode for either Type A or Type B poll.
|
||
|
NFA_POLL_BAIL_OUT_MODE=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# AID Matching platform options
|
||
|
# AID_MATCHING_L 0x01
|
||
|
# AID_MATCHING_K 0x02
|
||
|
AID_MATCHING_PLATFORM=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#CHINA_TIANJIN_RF_SETTING
|
||
|
#Enable 0x01
|
||
|
#Disable 0x00
|
||
|
NXP_CHINA_TIANJIN_RF_ENABLED=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#SWP_SWITCH_TIMEOUT_SETTING
|
||
|
# Allowed range of swp timeout setting is 0x00 to 0x3C [0 - 60].
|
||
|
# Timeout in milliseconds, for example
|
||
|
# No Timeout 0x00
|
||
|
# 10 millisecond timeout 0x0A
|
||
|
NXP_SWP_SWITCH_TIMEOUT=0x0A
|
||
|
|
||
|
###############################################################################
|
||
|
#Timeout value in milliseconds for NFCC standby mode.The range is between 5000
|
||
|
#msec to 20000 msec and zero is to disable.
|
||
|
NXP_NFCC_STANDBY_TIMEOUT=20000
|
||
|
|
||
|
###############################################################################
|
||
|
#Dynamic RSSI feature enable
|
||
|
# Disable 0x00
|
||
|
# Enable 0x01
|
||
|
NXP_AGC_DEBUG_ENABLE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#Config to allow adding aids
|
||
|
#NFC on/off is required after this config
|
||
|
#1 = enabling adding aid to NFCC routing table.
|
||
|
#0 = disabling adding aid to NFCC routing table.
|
||
|
NXP_ENABLE_ADD_AID=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
# Enable/Disable checking default proto SE Id
|
||
|
# Disable 0x00
|
||
|
# Enable 0x01
|
||
|
NXP_CHECK_DEFAULT_PROTO_SE_ID=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#NXP_CN_TRANSIT_CMA_BYPASSMODE_ENABLE
|
||
|
#Enable this config it prevents EMVCo PICC compliancy and Mifare backward compatibility works
|
||
|
#Disable this config EMVCo PICC compliancy works and Mifare backward compatibility will not work
|
||
|
#Default config is Disable
|
||
|
#Enable 0x01
|
||
|
#Disable 0x00
|
||
|
NXP_CN_TRANSIT_CMA_BYPASSMODE_ENABLE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#NXP_CN_TRANSIT_BLK_NUM_CHECK_ENABLE
|
||
|
#Enable/Disable block number checks for china transit use case
|
||
|
#Enable 0x01
|
||
|
#Disable 0x00
|
||
|
NXP_CN_TRANSIT_BLK_NUM_CHECK_ENABLE=0x01
|
||
|
|
||
|
###############################################################################
|
||
|
#Enable NXP NCI runtime parser library
|
||
|
#Enable 0x01
|
||
|
#Disable 0x00
|
||
|
NXP_NCI_PARSER_LIBRARY=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
#This config will enable different level of Rf transaction debugs based on the
|
||
|
#following values provided. Decoded information will be printed in adb logcat
|
||
|
#Debug Mode Levels
|
||
|
#Disable Debug 0x00
|
||
|
#L1 Debug 0x01
|
||
|
#L2 Debug 0x02
|
||
|
#L1 & L2 Debug 0x03
|
||
|
#L1 & L2 & RSSI 0x04
|
||
|
#L1 & L2 & Felica 0x05
|
||
|
#NXP_CORE_PROP_SYSTEM_DEBUG=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Enable/Disable Block Route feature.
|
||
|
# Block Route will restrict routing to first matched rule
|
||
|
# Block Route enable 0x01
|
||
|
# Block Route disable 0x00
|
||
|
AID_BLOCK_ROUTE=0x00
|
||
|
|
||
|
##############################################################################
|
||
|
# Timeout value in milliseconds to send response for Felica command received
|
||
|
NXP_HCEF_CMD_RSP_TIMEOUT_VALUE=5000
|
||
|
|
||
|
|
||
|
###############################################################################
|
||
|
# Enable or Disable RF_STATUS_UPDATE to EseHal module
|
||
|
# Disable 0x00
|
||
|
# Enable 0x01
|
||
|
RF_STATUS_UPDATE_ENABLE=0x00
|
||
|
|
||
|
###############################################################################
|
||
|
# Vendor Specific Proprietary Protocol & Discovery Configuration
|
||
|
# Set to 0xFF if unsupported
|
||
|
# byte[0] NCI_PROTOCOL_18092_ACTIVE
|
||
|
# byte[1] NCI_PROTOCOL_B_PRIME
|
||
|
# byte[2] NCI_PROTOCOL_DUAL
|
||
|
# byte[3] NCI_PROTOCOL_15693
|
||
|
# byte[4] NCI_PROTOCOL_KOVIO
|
||
|
# byte[5] NCI_PROTOCOL_MIFARE
|
||
|
# byte[6] NCI_DISCOVERY_TYPE_POLL_KOVIO
|
||
|
# byte[7] NCI_DISCOVERY_TYPE_POLL_B_PRIME
|
||
|
# byte[8] NCI_DISCOVERY_TYPE_LISTEN_B_PRIME
|
||
|
NFA_PROPRIETARY_CFG={05, FF, FF, 06, 81, 80, 70, FF, FF}
|
||
|
|
||
|
###############################################################################
|
||
|
#White list of Hosts
|
||
|
#This values will be the Hosts(NFCEEs) in the HCI Network.
|
||
|
DEVICE_HOST_WHITE_LIST={80:81}
|
||
|
|
||
|
###############################################################################
|
||
|
#OffHost UICC route location for MultiSE
|
||
|
#UICC1 = 02
|
||
|
#UICC2 = 03
|
||
|
OFFHOST_ROUTE_UICC={02}
|
||
|
|
||
|
###############################################################################
|
||
|
# Choose the presence-check algorithm for type-4 tag. If not defined, the default value is 1.
|
||
|
# 0 NFA_RW_PRES_CHK_DEFAULT; Let stack selects an algorithm
|
||
|
# 1 NFA_RW_PRES_CHK_I_BLOCK; ISO-DEP protocol's empty I-block
|
||
|
# 2 NFA_RW_PRES_CHK_ISO_DEP_NAK; Type - 4 tag protocol iso-dep nak presence check
|
||
|
PRESENCE_CHECK_ALGORITHM=2
|
||
|
|
||
|
###############################################################################
|
||
|
# Extended APDU length for ISO_DEP
|
||
|
ISO_DEP_MAX_TRANSCEIVE=0xFEFF
|
||
|
|
||
|
###############################################################################
|