Lines Matching +full:reserved +full:- +full:memory
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reserved-memory/qcom,rmtfs-mem.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Remote File System Memory
10 This binding describes the Qualcomm remote filesystem memory, which serves the
11 purpose of describing the shared memory region used for remote processors to
15 - Bjorn Andersson <bjorn.andersson@linaro.org>
18 - $ref: reserved-memory.yaml
22 const: qcom,rmtfs-mem
24 qcom,client-id:
29 qcom,use-guard-pages:
33 memory protection of this region when placed adjacent to other protected
34 memory regions, and that padding around the used portion of the memory
41 $ref: /schemas/types.yaml#/definitions/uint32-array
43 Array of vmids of the remote processors, to set up memory protection
48 - qcom,client-id
53 - |
54 reserved-memory {
55 #address-cells = <1>;
56 #size-cells = <1>;
60 compatible = "qcom,rmtfs-mem";
62 no-map;
64 qcom,client-id = <1>;