// Copyright (c) 2019 Qualcomm Technologies, Inc.  All Rights Reserved.
// Qualcomm Technologies Proprietary and Confidential.

// These UIDs may be used to obtain an IMemRegion object representing shared
// memory between TZ and the DSP. 

const uint32 CDSPSharedChannel_UID = 84;
const uint32 CDSPSharedChannel2_UID = 88;
