HomeSort by relevance Sort by last modified time
    Searched refs:nPartitionSize (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c     [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 1015 uint32_t nPartitionSize = 0;
1016 nError = partitionOpen(nPartitionID, &nPartitionSize);
1017 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d pSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nPartitionSize, nError);
1020 g_pExchangeBuffer->sAdministrativeData.nPartitionOpenSizes[nPartitionID] = nPartitionSize;
    [all...]

Completed in 51 milliseconds