aboutsummaryrefslogtreecommitdiff
path: root/libstb/trustedboot.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-04libstb/trustedboot: Use inclusive language, replace the word 'whitelist'Philippe Mathieu-Daudé1-1/+1
2020-10-01libstb: Set TPM platform auth to random passwordRyan Grimm1-0/+1
2020-10-01libstb/tss2: Switch to new implementation of PCR Read/Extend and EventlogMauro S. M. Rodrigues1-16/+15
2020-05-26libstb: Don't exit trustedboot services multiple timesMauro S. M. Rodrigues1-2/+7
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-03trustedboot: Change PCR and event_type for the skiboot eventsClaudio Carvalho1-13/+22
2019-05-15nvram: Flag dangerous NVRAM optionsMichael Neuling1-1/+1
2018-07-17Recognise signed VERSION partitionSamuel Mendoza-Jonas1-0/+1
2018-06-05Quieten console output on bootStewart Smith1-1/+1
2018-02-08libstb: fix failure of calling trusted measure without STB initialization.Pridhiviraj Paidipeddi1-0/+10
2018-02-07libstb: increase the log level of verify/measure messages to PR_NOTICE.Pridhiviraj Paidipeddi1-1/+1
2017-12-18libstb/trustedboot.c: import stb_final() from stb.cClaudio Carvalho1-0/+68
2017-12-18libstb/trustedboot.c: import tb_measure() from stb.cClaudio Carvalho1-0/+112
2017-12-18libstb: import stb_init() breaking it into multiple filesClaudio Carvalho1-0/+66