cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

overlay_20.dts (221B)


      1// SPDX-License-Identifier: GPL-2.0
      2/dts-v1/;
      3/plugin/;
      4
      5/* overlay_20 - notify test */
      6
      7&unittest_test_bus {
      8	#address-cells = <1>;
      9	#size-cells = <0>;
     10
     11	test-unittest20 {
     12		compatible = "unittest";
     13		reg = <20>;
     14	};
     15};