coreboot-kgpe-d16/src/soc/amd/picasso
Fred Reitberger b9dd2561f8 soc/amd/*/psp_verstage/svc: Make svc.h macros common
The psp_verstage/svc.h SVC_CALLx macros are virtually
identical between picasso/cezanne/mendocino, so move
to common.

TEST=timeless builds are identical

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I86a8d9b043f68c01ee487f2cdbf7f61934b4a520
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68277
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-10-13 15:44:15 +00:00
..
acpi acpi/soc: Conditionally include dptc.asl 2022-09-14 22:12:10 +00:00
include/soc soc/amd/*/include/soc/iomap.h: Fix some white spaces issues 2022-07-17 21:53:24 +00:00
psp_verstage soc/amd/*/psp_verstage/svc: Make svc.h macros common 2022-10-13 15:44:15 +00:00
acpi.c treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' 2022-10-12 14:18:44 +00:00
agesa_acpi.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
aoac.c
bootblock.c
chip.c
chip.h zork: Control DPTC with only Kconfig 2022-09-15 17:58:07 +00:00
chipset.cb
config.c
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
data_fabric.c
early_fch.c soc/amd/*: move reset_i2c_peripherals call after early GPIO setup 2022-08-15 15:33:52 +00:00
fch.c soc/amd/picasso/fch: use [read,write]8p to avoid typecasts 2022-09-30 14:49:18 +00:00
fsp_m_params.c
fsp_s_params.c
fw.cfg
gpio.c
graphics.c
i2c.c
Kconfig soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region 2022-10-07 21:15:55 +00:00
Makefile.inc soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region 2022-10-07 21:15:55 +00:00
mca.c
pcie_gpp.c
reset.c
romstage.c lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
root_complex.c zork: Control DPTC with only Kconfig 2022-09-15 17:58:07 +00:00
sata.c
smihandler.c soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN access 2022-08-17 14:08:52 +00:00
smu.c
soc_util.c
uart.c soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts 2022-09-30 14:49:25 +00:00
xhci.c