securemsm-kernel: smmu-proxy: Add full drivers

Add the full drivers for the PVM and TVM.

Change-Id: I3046306fff91670928c750ffa31db02bd0240c9c
Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
此提交包含在:
Chris Goldsworthy
2023-01-30 02:43:37 -08:00
父節點 e9c5417cdd
當前提交 4b658ee6ce
共有 12 個檔案被更改,包括 1322 行新增164 行删除

查看文件

@@ -5,7 +5,11 @@
#ifndef __QTI_SMMU_PROXY_H_
#define __QTI_SMMU_PROXY_H_
#include "../uapi/linux/qti-smmu-proxy.h"
#include <linux/dma-buf.h>
#include <linux/scatterlist.h>
#include <linux/align.h>
#include <smmu-proxy/uapi/linux/qti-smmu-proxy.h>
#define SMMU_PROXY_MEM_ALIGNMENT (1 << 21)