aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPridhiviraj Paidipeddi <ppaidipe@linux.vnet.ibm.com>2018-02-06 07:46:33 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2018-02-08 18:21:42 -0600
commitb772e1132cd51368fab686ce4dd60f3850cfbbfb (patch)
treebbe93fbcc0cec592d90bfdf36c110f8d31b958a7 /doc
parent2109b81d9f78c59b4099b625e18d34a66baa1b71 (diff)
downloadskiboot-b772e1132cd51368fab686ce4dd60f3850cfbbfb.zip
skiboot-b772e1132cd51368fab686ce4dd60f3850cfbbfb.tar.gz
skiboot-b772e1132cd51368fab686ce4dd60f3850cfbbfb.tar.bz2
libstb: fix failure of calling trusted measure without STB initialization.
When we load a flash resource during OPAL init, STB calls trusted measure to measure the given resource. There is a situation when a flash gets loaded before STB initialization then trusted measure cannot measure properly. So this patch fixes this issue by calling trusted measure only if the corresponding trusted init was done. The ideal fix is to make sure STB init done at the first place during init and then do the loading of flash resources, by that way STB can properly verify and measure the all resources. Signed-off-by: Pridhiviraj Paidipeddi <ppaidipe@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions