index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libstb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libstb/cvc: Register P8 secure ROM code correctly
Stewart Smith
2018-01-19
1
-2
/
+2
*
allow secure boot if not enforcing it
Stewart Smith
2017-12-20
1
-6
/
+0
*
libstb/(create|print)-container: Sync with sb-signing-utils
Stewart Smith
2017-12-18
14
-386
/
+1573
*
libstb/cvc: update memory-region to point to /reserved-memory
Claudio Carvalho
2017-12-18
2
-1
/
+33
*
libstb: add support for ibm, secureboot-v2
Claudio Carvalho
2017-12-18
3
-0
/
+71
*
libstb: remove stb.c and obsolete companions
Claudio Carvalho
2017-12-18
10
-762
/
+2
*
libstb/tpm_chip.c: define pr_fmt and fix messages logged
Claudio Carvalho
2017-12-18
1
-36
/
+42
*
libstb/tss: update the list of event types supported
Claudio Carvalho
2017-12-18
2
-6
/
+28
*
tpm_i2c_nuvoton: add nuvoton, npct601 to the compatible property
Claudio Carvalho
2017-12-18
1
-0
/
+10
*
libstb/trustedboot.c: import stb_final() from stb.c
Claudio Carvalho
2017-12-18
2
-0
/
+79
*
libstb/cvc.c: import softrom behavior from drivers/sw_driver.c
Claudio Carvalho
2017-12-18
3
-1
/
+21
*
libstb/trustedboot.c: import tb_measure() from stb.c
Claudio Carvalho
2017-12-18
5
-2
/
+173
*
libstb/secureboot.c: import sb_verify() from stb.c
Claudio Carvalho
2017-12-18
5
-6
/
+131
*
libstb: import stb_init() breaking it into multiple files
Claudio Carvalho
2017-12-18
10
-24
/
+501
*
libstb: move drivers/sha512.* to mbedtls directory
Claudio Carvalho
2017-12-18
6
-3
/
+15
*
i2c: Move tpm i2c wrapper code into core
Andrew Donnellan
2017-10-02
2
-95
/
+11
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-2
/
+2
*
libstb: Fix build in OpenSSL 1.1
Russell Currey
2017-05-18
1
-4
/
+11
*
tpm_i2c_nuvoton: fix use-after-free in tpm_register_chip failure path
Stewart Smith
2017-05-12
1
-1
/
+3
*
libstb/create-container: Fix coverity warnings
Dave Heller
2017-05-08
1
-1
/
+2
*
libstb/create-container: Add full container build and sign with imprint keys
Dave Heller
2017-04-07
4
-12
/
+415
*
Makefile: Update clean target for stb
Michael Neuling
2017-03-16
1
-0
/
+5
*
print-stb-container: Fix build on centos7
Stewart Smith
2016-12-22
1
-2
/
+3
*
i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPM
Stewart Smith
2016-12-02
1
-0
/
+28
*
tpm_i2c_nuvoton: work out the polling time using mftb()
Claudio Carvalho
2016-11-29
1
-26
/
+45
*
tpm_i2c_nuvoton: handle errors after reading the tpm fifo
Claudio Carvalho
2016-11-29
1
-1
/
+11
*
tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()
Claudio Carvalho
2016-11-29
1
-17
/
+11
*
tpm_i2c_nuvoton: handle errors after writting the tpm fifo
Claudio Carvalho
2016-11-29
1
-2
/
+11
*
tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()
Claudio Carvalho
2016-11-29
1
-27
/
+23
*
tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5
Claudio Carvalho
2016-11-29
1
-1
/
+11
*
tpm_i2c_nuvoton: handle errors after writing sts.go
Claudio Carvalho
2016-11-29
1
-2
/
+11
*
tpm_i2c_nuvoton: handle errors after checking the tpm fifo status
Claudio Carvalho
2016-11-29
1
-66
/
+86
*
tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()
Claudio Carvalho
2016-11-29
1
-21
/
+19
*
tpm_i2c_nuvoton: isolate the code that handles the TPM_TIMEOUT_D timeout
Claudio Carvalho
2016-11-29
1
-124
/
+95
*
tpm_i2c_nuvoton: handle errors after reading sts.commandReady
Claudio Carvalho
2016-11-29
1
-32
/
+50
*
tpm_i2c_nuvoton: add tpm_status_read_byte()
Claudio Carvalho
2016-11-29
1
-9
/
+10
*
tpm_i2c_nuvoton: add tpm_check_status()
Claudio Carvalho
2016-11-29
1
-10
/
+16
*
tpm_i2c_nuvoton: rename defines to shorter names
Claudio Carvalho
2016-11-29
1
-49
/
+44
*
tpm_i2c_interface: decouple rc from being done with i2c request
Stewart Smith
2016-11-24
1
-4
/
+14
*
tpm_i2c_interface: set timeout before each request
Stewart Smith
2016-11-24
1
-1
/
+1
*
i2c: Add i2c_run_req() to crank the state machine for a request
Stewart Smith
2016-11-24
1
-5
/
+9
*
stb: create-container and wrap skiboot in Secure/Trusted Boot container
Stewart Smith
2016-11-24
2
-0
/
+122
*
libstb: bump up the byte timeout for tpm i2c requests
Claudio Carvalho
2016-11-11
1
-1
/
+1
*
stb: Obey secure-enabled in device tree
Stewart Smith
2016-11-02
1
-7
/
+1
*
tpm_extendl: don't measure when no tpm is registered
Claudio Carvalho
2016-11-02
2
-2
/
+9
*
tpm_extendl: log the calling results
Claudio Carvalho
2016-11-02
2
-17
/
+19
*
tpm_extendl: disable all failed tpms rather than only the first
Claudio Carvalho
2016-11-02
2
-18
/
+29
*
libstb: remove subid argument from sb_verify and tb_measure
Claudio Carvalho
2016-11-02
2
-17
/
+14
*
print-stb-container: close(fd) to clean up neatly
Stewart Smith
2016-10-28
1
-0
/
+1
*
libstb/stb.c: ignore the secure mode flag unless forced in NVRAM
Claudio Carvalho
2016-10-26
1
-3
/
+21
[next]