summaryrefslogtreecommitdiff
path: root/io-module/mts-io.c
diff options
context:
space:
mode:
authorMykola Salomatin <mykola.salomatin@globallogic.com>2022-05-13 18:47:29 +0300
committerJohn Klug <john.klug@multitech.com>2022-09-23 12:36:04 -0500
commite1329a3976a8884e2c568f2434df82e6eadb2775 (patch)
treeea6169d457a4316354a885191c5e11d395a5b6f4 /io-module/mts-io.c
parent771c9199b66d0eadc7587cf61f00256df49188d2 (diff)
downloadmts-io-e1329a3976a8884e2c568f2434df82e6eadb2775.tar.gz
mts-io-e1329a3976a8884e2c568f2434df82e6eadb2775.tar.bz2
mts-io-e1329a3976a8884e2c568f2434df82e6eadb2775.zip
[MTX-4480] mPower R.6.0.X: MTCAP3 - Filesystem Encryption capability GP-1586
Added user data encryption capability for encryption purposes in MTCAP3 devices.
Diffstat (limited to 'io-module/mts-io.c')
-rw-r--r--io-module/mts-io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mts-io.c b/io-module/mts-io.c
index 970e6b3..1d244af 100644
--- a/io-module/mts-io.c
+++ b/io-module/mts-io.c
@@ -1335,6 +1335,7 @@ mts_id_eeprom_load(void)
log_info("capa-supercap: %s", DEVICE_CAPA(id_eeprom.capa, CAPA_SUPERCAP) ? "yes" : "no");
if(has_cellular_capaflag)
log_info("capa-cellular: %s", DEVICE_CAPA(id_eeprom.capa, CAPA_CELLULAR) ? "yes" : "no");
+ log_info("capa-user-data-encryption: %s", DEVICE_CAPA(id_eeprom.capa, CAPA_USER_DATA_ENCRYPTION) ? "yes" : "no");
if (DEVICE_CAPA(id_eeprom.capa, CAPA_BLUETOOTH)) {
log_info("mac-bluetooth: %02X:%02X:%02X:%02X:%02X:%02X",