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

mstar-infinity3-msc313e.dtsi (251B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * Copyright (c) 2020 thingy.jp.
      4 * Author: Daniel Palmer <daniel@thingy.jp>
      5 */
      6
      7#include "mstar-infinity3.dtsi"
      8
      9/ {
     10	memory@20000000 {
     11		device_type = "memory";
     12		reg = <0x20000000 0x4000000>;
     13	};
     14};