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

Makefile.boot (190B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2ifeq ($(CONFIG_SA1111),y)
      3   zreladdr-y	+= 0xc0208000
      4else
      5   zreladdr-y	+= 0xc0008000
      6endif
      7params_phys-y	:= 0xc0000100
      8initrd_phys-y	:= 0xc0800000
      9