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

/**
* @addtogroup CCPBitstreamRWAuthority
* @{
  The class ID CCPBitstreamRWAuthority has no class.  TAs with this
  privilege grant the \link CMemRegionPermEscalator \endlink class the
  authority to escalate access permissions to memory inaccessible to
  the calling client, but accessible to the CP Bitstream VMID.  TAs
  may escalate to either RO or RW access permissions with this
  privilege.

  The class ID `CCPBitstreamRWAuthority` is not included in the
  default privilege set. It must be added to the privileges section in
  the TA's metadata in order to gain the above mentioned authority.
*/

const uint32 CCPBitstreamRWAuthority_UID = 10;

/** @} */
