Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/arm64/boot/dts/qcom/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 416 B image not shown  

Quelle  sc7180-el2.dtso   Sprache: unbekannt

 
// SPDX-License-Identifier: BSD-3-Clause

/*
 * sc7180 specific modifications required to boot in EL2.
 */

/dts-v1/;
/plugin/;

/* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
&gpu {
 zap-shader {
  status = "disabled";
 };
};

/* Venus can be used in EL2 if booted similarly to ChromeOS devices. */
&venus {
 video-firmware {
  iommus = <&apps_smmu 0x0c42 0x0>;
 };
};

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]