coreboot/src
Martin Roth 7c4956df35 soc/amd/picasso: Only build PSP bootloader & verstage into RO
The PSP bootloader and verstage are only used out of the RO region,
so don't build them into the RW sections.

BUG=None
TEST=Build & Boot
BRANCH=zork

Signed-off-by: Martin Roth <martinroth@chromium.org>
Change-Id: Ic7bcb9a6a78926325e80755c010bb047e4a9485c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44990
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Eric Peers <epeers@google.com>
2020-09-03 16:30:48 +00:00
..
acpi src/acpi: Drop unneeded empty lines 2020-08-24 09:16:59 +00:00
arch arch/x86/exit_car.S: Fix checking clflush support 2020-08-31 06:45:35 +00:00
commonlib src: Remove incorrect x86 exception not from TS_DONE_LOADING description 2020-08-28 06:07:37 +00:00
console src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
cpu cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step 2020-08-30 19:25:43 +00:00
device device: Add method to configure bus mastering based on Kconfig 2020-08-31 18:34:22 +00:00
drivers {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file 2020-08-31 06:36:18 +00:00
ec ec/google/chromeec: Add helper to request AP reset 2020-08-14 08:35:15 +00:00
include {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent 2020-09-01 03:06:04 +00:00
lib fw_config: Add caching to successfully probed fields 2020-08-31 06:38:09 +00:00
mainboard mb/google/zork: update DRAM table for berknip 2020-09-03 02:46:32 +00:00
northbridge src: Drop redundant 'select BOOTBLOCK_CONSOLE' 2020-09-02 07:16:42 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc soc/amd/picasso: Only build PSP bootloader & verstage into RO 2020-09-03 16:30:48 +00:00
southbridge {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent 2020-09-01 03:06:04 +00:00
superio superio/winbond/wpcd376i: Resurrect the driver 2020-08-31 06:29:47 +00:00
vendorcode {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent 2020-09-01 03:06:04 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00