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

gpmc.h (291B)


      1/* SPDX-License-Identifier: GPL-2.0-only */
      2/*
      3 * General-Purpose Memory Controller for OMAP2
      4 *
      5 * Copyright (C) 2005-2006 Nokia Corporation
      6 *
      7 * Do not include this file in any new code, this will get removed
      8 * once omap3 boots in device tree only mode.
      9 */
     10#include <linux/omap-gpmc.h>