coreboot-kgpe-d16/src
kiwi liu 4bd12361dc soc/mediatek/mt8188: Support loading OP-TEE via an SMC
This patch adds compilation flags to BL31 to support loading
OP-TEE via an SMC from rootfs. This patch also reserves 80MB memory
space for running the OP-TEE image.

BUG=b:246837563
TEST=emerge-geralt coreboot

Change-Id: Ic38c8beb59c090ae56c5be6821dd8625435609e9
Signed-off-by: Kiwi Liu <kiwi.liu@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78801
Reviewed-by: Kiwi Liu <kiwi.liu@mediatek.corp-partner.google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-12-01 02:55:12 +00:00
..
acpi acpi: Enable 64bit ECAM resource 2023-11-27 21:10:41 +00:00
arch arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker 2023-11-29 00:33:13 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu nb/intel/sandybridge: Use SA devid to identify PC type 2023-11-20 14:58:31 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers drivers: spi_flash: Add space before colon to fix coding style 2023-11-16 11:59:20 +00:00
ec ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h 2023-11-16 23:08:06 +00:00
include acpigen.c: Add resource consumer functions for mmio 2023-11-23 14:42:59 +00:00
lib lib/device_tree.c: Fix print_property 2023-11-16 12:01:40 +00:00
mainboard mb/google/brox: Update storage settings for SSD and UFS 2023-12-01 00:12:27 +00:00
northbridge nb/amd/pi/00730F01: drop leftover family10_northbridge PCI driver 2023-12-01 00:05:57 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add catchall recovery reason for unspecified phase 4 errors 2023-11-22 01:50:47 +00:00
soc soc/mediatek/mt8188: Support loading OP-TEE via an SMC 2023-12-01 02:55:12 +00:00
southbridge sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree 2023-11-18 16:36:46 +00:00
superio sio/nuvoton/npcd378: Use acpi_device_path_join 2023-11-08 11:23:41 +00:00
vendorcode vendorcode/amd/opensil: Implement cbmem_top_chipset 2023-11-30 15:16:47 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00