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

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

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

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

    <metadata>
        <chipset>9206</chipset>
        <version>1.0</version>
    </metadata>

    <file_properties>
        <revision>2</revision> <!--DebugPolicy V2-->

        <flags>
            <flag> <bit_pos>0</bit_pos> <value>0</value> </flag> <!--DP_ENABLE_ONLINE_CRASH_DUMPS-->
            <flag> <bit_pos>1</bit_pos> <value>0</value> </flag> <!--DP_ENABLE_OFFLINE_CRASH_DUMPS-->
            <flag> <bit_pos>2</bit_pos> <value>0</value> </flag> <!--DP_ENABLE_JTAG-->
            <flag> <bit_pos>3</bit_pos> <value>0</value> </flag> <!--DP_ENABLE_LOGS-->
        </flags>

        <image_bit_map> <!--Range: 0 to 32-->
            <swid> <bit_pos>0</bit_pos> <value>0</value> </swid> <!--XBL-->
            <swid> <bit_pos>1</bit_pos> <value>0</value> </swid> <!--MBA-->
            <swid> <bit_pos>2</bit_pos> <value>0</value> </swid> <!--AMSS_HASH_TABLE-->
        </image_bit_map>

        <root_cert_hash_list> <!--Range: 0 to 4-->
            <root_cert_hash>0000000000000000000000000000000000000000000000000000000000000000</root_cert_hash>
        </root_cert_hash_list>

        <serial_num_list> <!--Range: 1 to 200-->
            <serial_num>00000000</serial_num>
        </serial_num_list>

        <elf>
            <elf_class>32</elf_class> <!--Elf: 32 or 64-->
            <phys_addr>87FFB000</phys_addr> <!--9206 - DebugPolicy Physical Address-->
        </elf>
    </file_properties>
</tns:debugpolicy>