coreboot-kgpe-d16/src
Runyang Chen ff7ac271c0 soc/mediatek/mt8186: Allow SCP to access H264 encoder
Issue:
Camera APP is not functional after CB:67434 applied.

Root cause and solution:
SCP hardware needs to access H264 encoder registers, so we need to
remove the DEVAPC protection of H264 encoder for SCP.

BUG=b:247743696
TEST=camera APP is functional.

Signed-off-by: Runyang Chen <runyang.chen@mediatek.corp-partner.google.com>
Change-Id: I95946346018bff6a8f2dc02b1ff3e24ad079fc90
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67787
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-09-26 14:18:18 +00:00
..
acpi drivers/intel/dptf: Add multiple fan support under dptf 2022-09-04 16:48:07 +00:00
arch riscv: Enable the newfangled way of selecting instruction sets 2022-09-17 05:56:34 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu cpu/x86/smm/smihandler: use lapicid() 2022-09-24 19:39:26 +00:00
device device/dram: Reformat code 2022-09-13 13:06:05 +00:00
drivers drivers/mrc_cache: Compare hashes instead of full data 2022-09-24 01:23:09 +00:00
ec timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
include include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h 2022-09-24 19:38:44 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard Revert "mb/google/rex: Create 64MB AP Firmware binary for Proto 0" 2022-09-26 05:32:54 +00:00
northbridge soc/amd/common: Add common function to get cpu count 2022-09-14 20:28:37 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/vboot: Add rollback NVRAM space for TPM 2 2022-09-17 01:42:11 +00:00
soc soc/mediatek/mt8186: Allow SCP to access H264 encoder 2022-09-26 14:18:18 +00:00
southbridge bd82x6x/early_pch: enable smbus in bootblock stage 2022-09-16 17:02:39 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode soc/amd/mendocino: Add svc_set_fw_hash_table 2022-09-23 14:55:21 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00