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

cdnsp-trace.c (213B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Cadence CDNSP DRD Driver.
      4 *
      5 * Copyright (C) 2020 Cadence.
      6 *
      7 * Author: Pawel Laszczak <pawell@cadence.com>
      8 *
      9 */
     10
     11#define CREATE_TRACE_POINTS
     12#include "cdnsp-trace.h"