fix(tc): change the properties of optee reserved memory

make it part of the restricted dma pool to ensure it is not used for
general dma operations.

Change-Id: Ia14738de70b4d7719d7460ed8d16e727aea8d8c4
Signed-off-by: Davidson K <davidson.kumaresan@arm.com>
This commit is contained in:
Davidson K 2022-12-14 17:38:14 +05:30 committed by davidson kumaresan
parent ed80eab6a6
commit 2fff46c80f

View file

@ -214,8 +214,8 @@
};
optee@0xfce00000 {
compatible = "restricted-dma-pool";
reg = <0x00000000 0xfce00000 0 0x00200000>;
no-map;
};
};