coreboot-kgpe-d16/src/soc/mediatek
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
..
common soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
mt8173 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting 2022-07-29 15:05:33 +00:00
mt8183 timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
mt8186 soc/mediatek/mt8186: Allow SCP to access H264 encoder 2022-09-26 14:18:18 +00:00
mt8188 soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers 2022-09-22 08:04:48 +00:00
mt8192 soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
mt8195 soc/mediatek: a common implementation to register BL31 reset 2022-09-07 09:20:25 +00:00