Loading bindings/soc/qcom/qcom,guestvm-loader.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,13 @@ properties: image_to_be_loaded: $ref: /schemas/types.yaml#/definitions/string qcom,reserved-cpus: Value type: <prop-encoded-array> Definition: should contain cpus reserved for guestvm qcom,unisolate-timeout-ms: description: timeout, in ms, for unisolating reserved cpus. required: - compatible - image_to_be_loaded Loading @@ -25,5 +32,7 @@ examples: qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; ... qcom/lahaina.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -5191,6 +5191,8 @@ qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; ssc_sensors: qcom,msm-ssc-sensors { Loading qcom/shima.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -1174,6 +1174,8 @@ qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; Loading Loading
bindings/soc/qcom/qcom,guestvm-loader.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,13 @@ properties: image_to_be_loaded: $ref: /schemas/types.yaml#/definitions/string qcom,reserved-cpus: Value type: <prop-encoded-array> Definition: should contain cpus reserved for guestvm qcom,unisolate-timeout-ms: description: timeout, in ms, for unisolating reserved cpus. required: - compatible - image_to_be_loaded Loading @@ -25,5 +32,7 @@ examples: qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; ...
qcom/lahaina.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -5191,6 +5191,8 @@ qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; ssc_sensors: qcom,msm-ssc-sensors { Loading
qcom/shima.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -1174,6 +1174,8 @@ qcom,guestvm_loader { compatible = "qcom,guestvm-loader"; image_to_be_loaded = "trustedvm"; qcom,reserved-cpus = <4 5>; qcom,unisolate-timeout-ms = <8000>; }; Loading