aboutsummaryrefslogtreecommitdiff
path: root/libstb/cvc.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16cvc: allow BE cvc code to be called from LE contextNicholas Piggin1-5/+11
2019-11-27libstb: export CVC/securerom code memory rangeStewart Smith1-1/+20
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2018-01-19libstb/cvc: Register P8 secure ROM code correctlyStewart Smith1-2/+2
2017-12-18libstb/cvc: update memory-region to point to /reserved-memoryClaudio Carvalho1-1/+32
2017-12-18libstb: add support for ibm, secureboot-v2Claudio Carvalho1-0/+54
2017-12-18libstb/cvc.c: import softrom behavior from drivers/sw_driver.cClaudio Carvalho1-0/+16
2017-12-18libstb/trustedboot.c: import tb_measure() from stb.cClaudio Carvalho1-0/+28
2017-12-18libstb/secureboot.c: import sb_verify() from stb.cClaudio Carvalho1-1/+43
2017-12-18libstb: import stb_init() breaking it into multiple filesClaudio Carvalho1-0/+194