feat(kodiak): add sec_core driverSets the CPU reset start address (via a helper) and configures thesecurity/access policy for CPU/clock/power/timer blocks and theinterconnect so the rest of the b
feat(kodiak): add sec_core driverSets the CPU reset start address (via a helper) and configures thesecurity/access policy for CPU/clock/power/timer blocks and theinterconnect so the rest of the boot flow and the non‑secure OS cansafely access what they need.When this driver is enabled the Qualcomm propietary security library(QTISECLIB) no longer needs to perform these actions.For coverity purposes, include the driver in the non-bootable build.Change-Id: I3fd6c62ce6b69f5d1e43f4207142ceaa07b9b370Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
show more ...