<?xml version="1.0" encoding="UTF-8"?>
<!--
===============================================================================

  Copyright (c) 2013-2017 Qualcomm Technologies, Inc.
  All Rights Reserved.
  Confidential and Proprietary - Qualcomm Technologies, Inc.

===============================================================================
-->

<tns:fuseblower xmlns:tns="http://www.qualcomm.com/fuseblower"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.qualcomm.com/fuseblower ../xsd/fuseblower_user.xsd">

    <metadata>
        <chipset>8998</chipset>
        <version>1.0</version>
    </metadata>

    <secdat>
        <file_info>default dat file</file_info>
        <file_version>2</file_version>
        <fuse_version>1</fuse_version>
    </secdat>

    <module id="SECURITY_CONTROL_CORE">
        <entry ignore="false">
            <description>Public key hash1</description>
            <name>pk_hash1</name>
            <value>0000000000000000000000000000000000000000000000000000000000000000</value>
        </entry>
        <entry ignore="true">
            <description>SHA256 signed root cert to generate pk_hash1</description>
            <name>pk_hash1_file</name>
            <value>./../../resources/testpki/pk_hash1.cer</value>
        </entry>
        <entry ignore="false">
            <description>Used to encrypt images supplied by the new SW RoT</description>
            <name>image_encr_key1</name>
            <value>00000000000000000000000000000000</value>
        </entry>
        <entry ignore="true">
            <description>File containing image_encr_key1</description>
            <name>image_encr_key1_file</name>
            <value>./../../resources/data_prov_assets/Encryption/ROT/8998/ROT_image_encr_key1.bin</value>
        </entry>
        <entry ignore="false">
            <description>If it is set to 1, then PK_HASH1 will be used by Apps, otherwise PK_HASH0 will be used</description>
            <name>current_sw_rot_apps</name>
            <value>1</value>
        </entry>
        <entry ignore="false">
            <description>If it is set to 1, then PK_HASH1 will be used by Modem, otherwise PK_HASH0 will be used</description>
            <name>current_sw_rot_modem</name>
            <value>1</value>
        </entry>
    </module>
</tns:fuseblower>
