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

/**
* @addtogroup CMemRegionPermEscalator.idl
* @{

  Class CMemRegionPermEscalator implements \link
  IMemRegionPermEscalator \endlink interface.

  The class ID `MemRegionPermEscalator` is included in the default
  privilege set, therefore the CMemRegionPermEscalator class is
  available to every TA.

  TAs must have additional privileges associated with memory
  permission escalation, such as \link CCPBitstreamRWAuthority
  \endlink in order to open this class.  A TA with no such privileges
  will fail to open an object with this class ID.
*/

const uint32 CMemRegionPermEscalator_UID = 8;

/** @} */
