Skip to content

kconfig check: add Samsung-specific options

HenriDellal requested to merge HenriDellal/pmbootstrap:kconfig-samsung into master

Adds checks for following kernel config options:

SAMSUNG_TUI:

TUI HW Handler - related to Samsung's security measures

Creates "secure frame buffer", results in bootloop

SEC_RESTRICT_ROOTING:

blocks gaining root permissions

TZDEV:

Samsung TZ Based Secure OS interface driver

(results in bootloop)
Edited by HenriDellal

Merge request reports