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

trace.c (254B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * TI TPS6598x USB Power Delivery Controller Trace Support
      4 *
      5 * Copyright (C) 2021, Intel Corporation
      6 * Author: Heikki Krogerus <heikki.krogerus@linux.intel.com>
      7 */
      8#define CREATE_TRACE_POINTS
      9#include "trace.h"