On 4.19 kernel, due to upstream commit <97548575be>
(mmc: block: Convert RPMB to a character device),
there is a change in RPMB path from "/dev/block/mmcblk0rpmb"
to “/dev/mmcblk0rpmb”. Also block device design for RPMB is
now changed to char device. This change updates RPMB path
and provides required permissions for qseecom to be able to
access new device design for RPMB eMMC device.
Change-Id: I7545b9b30b9b8f1c0fd8aacd38048516c2f86970
Give SE policy permission to npu dcvs nodes used to scale
DDR frequency based on traffic from npu->llcc and llcc->ddr.
Change-Id: Ib58f75a65b7979d58128a594769916ec25bf9082
The subsystem name to subsys number mapping is not constant
and can change based on the order of probing OR incase a new
subsystem gets added.
To handle such cases, this change assigns the contexts in a
more dynamic way using regex within file-contexts file.
Change-Id: Ibc688f334381dffec2bf5419305fabcf2ecd72e6
Add VM (virtual machine) partition block devices and associated
firmware file labeling and handling policies.
Centralize update_engine_common.te under generic/vendor/common
as the content are all common at this time.
Change-Id: Iba8bf4150db861f97bc9b78b70683f73b6fa7607
This adds file contexts to few new partitions so
that the ota update engine is allowed to do OTA
over them.
Change-Id: I0290b50a92a7a051a4b285a01b3b70d204be6b82
As change in lito sepolicy handling moving all the sepolicy
related to lito target to generic folder .
Change-Id: Ib27e9cf90329f6931e79c750a2ab84614e5c2a6d