Loading
ima: rot: Prepare TPM as an RoT
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IB4I9O -------------------------------- Adapt TPM devices into the RoT framework, mostly by separating TPM-specific logic from the IMA code into the new ima_tpm.c file. Note that although TPM has been set up for the RoT framework, at this moment the framework doesn't start working yet, and in practice IMA still runs the same way as before. No functional change intended for this patch. Signed-off-by:GONG Ruiqi <gongruiqi1@huawei.com>