summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/mbox_dma_buffer.H
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2015-11-12 17:07:14 -0600
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:29 -0600
commitc1f7932eae885dda2f333c6817e03294f1cdb1ae (patch)
tree5e5e534157decbad9af7c6f5cf07c914ff3f4989 /src/usr/mbox/mbox_dma_buffer.H
parent38fb2f757c35568df4a969def6bedf6c0a23aa64 (diff)
downloadtalos-hostboot-c1f7932eae885dda2f333c6817e03294f1cdb1ae.tar.gz
talos-hostboot-c1f7932eae885dda2f333c6817e03294f1cdb1ae.zip
Remove "secure" memory need for DMA Buffer
Change-Id: If2e5511a8cdfeb29f261c4e76e0d52f52ad7226b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22013 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/mbox/mbox_dma_buffer.H')
-rw-r--r--src/usr/mbox/mbox_dma_buffer.H5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/mbox/mbox_dma_buffer.H b/src/usr/mbox/mbox_dma_buffer.H
index 193ee34c8..acb18df1f 100644
--- a/src/usr/mbox/mbox_dma_buffer.H
+++ b/src/usr/mbox/mbox_dma_buffer.H
@@ -168,11 +168,6 @@ namespace MBOX
*/
static uint64_t makeMask(uint64_t i_size);
- /**
- * Perform VMM operations to allocate physical area in unsecure
- * region of memory.
- */
- void initPhysicalArea(void*& io_addr, uint64_t& o_phys);
enum
{
OpenPOWER on IntegriCloud