feat(kodiak): add access control driverAdd the QTI accesscontrol driver, which wraps the memory-assignment APIand initializes the VMIDMT and XPU subsystems (static config plusinterrupt registrati
feat(kodiak): add access control driverAdd the QTI accesscontrol driver, which wraps the memory-assignment APIand initializes the VMIDMT and XPU subsystems (static config plusinterrupt registration, with fatal-error handling on failure).To use this implementation, the access control support provided byQTISECLIB must be disabled at build time. When the driver is notenabled, the associated stub continues to call into QTISECLIB.For Kodiak, iPMEM is reserved to the TZ.For coverity purporses, enable the driver on the non-bootable build.Change-Id: Ib5472ea2a3b41b75faa4c8766bc9f0ad3d23061aSigned-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
show more ...