Skip to content

[redhat] New configs in drivers/firmware

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: QCOM_TZMEM_MODE_GENERIC [=y] Type : bool Defined at drivers/firmware/qcom/Kconfig:26 Prompt: Generic Depends on: Location: -> Device Drivers -> Firmware Drivers -> Qualcomm firmware drivers -> TrustZone interface memory allocator mode ( [=y]) -> Generic (QCOM_TZMEM_MODE_GENERIC [=y])

Commit: 84f5a7b6 (firmware: qcom: add a dedicated TrustZone buffer allocator)


Symbol: QCOM_TZMEM_MODE_SHMBRIDGE [=n] Type : bool Defined at drivers/firmware/qcom/Kconfig:32 Prompt: SHM Bridge Depends on: Location: -> Device Drivers -> Firmware Drivers -> Qualcomm firmware drivers -> TrustZone interface memory allocator mode ( [=y]) -> SHM Bridge (QCOM_TZMEM_MODE_SHMBRIDGE [=n])

Commit: f86c6149 (firmware: qcom: tzmem: enable SHM Bridge support)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports