coreboot-kgpe-d16/src
Yidi Lin 28188e3e8b soc/mediatek/mt8173: Allow BL31 payload not targeting RAM
selfboot.c blocks the payload that does not target RAM. But MT8173 loads
and runs BL31 payload in SRAM. Make the exception by implementing
`payload_arch_usable_ram_quirk()`.

TEST=load and initialize BL31 successfully

Change-Id: I8951b1c4673cdae7d1ad0c11d7d6c12376acd328
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70344
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-09 17:07:00 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch arch/x86/ioapic.c: Move macros to compilation unit 2022-12-07 23:01:51 +00:00
commonlib mem_chip_info: Update to new format 2022-12-09 00:48:57 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu mb,sb,soc/intel: Drop useless IO trap handlers 2022-12-07 11:23:15 +00:00
device device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
drivers drivers/intel/fsp2_0: Update MRC cache in ramstage 2022-12-06 21:16:24 +00:00
ec src/ec/intel: Create common code for board_id implementation 2022-12-06 08:55:57 +00:00
include include/cper.h: Add CPER Memory Error Section definitions 2022-12-09 03:46:33 +00:00
lib /: Remove extra space after comma 2022-11-30 03:07:23 +00:00
mainboard mb/google/brya/var/marasov: Add the FIVR configurations 2022-12-09 17:06:23 +00:00
northbridge nb/intel/pineview: Use read32p() 2022-12-06 19:46:17 +00:00
sbom
security vboot: Force config file inclusion with CBFS integration 2022-12-07 02:38:50 +00:00
soc soc/mediatek/mt8173: Allow BL31 payload not targeting RAM 2022-12-09 17:07:00 +00:00
southbridge sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder 2022-12-09 16:59:06 +00:00
superio superio/ite/it8772f/chip.h: Use 'bool' when appropriate 2022-12-05 14:28:02 +00:00
vendorcode vc/eltan/security/Makefile.inc: Remove path to non-existent folder 2022-12-09 16:59:44 +00:00
Kconfig build: List all Kconfigs in CBFS `config` file, compress it 2022-11-18 17:19:44 +00:00