Show patches with: Submitter = Eric Richter       |    Archived = No       |   205 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] secvar/secboot_tpm: correctly reset the control index on secboot format [1/2] secvar/secboot_tpm: correctly reset the control index on secboot format - - - 1 --- 2021-10-15 Eric Richter Superseded
[1/3] crypto: add mbedtls build integration Add crypto support via mbed TLS - - - - --1 2019-07-18 Eric Richter Superseded
[1/3] secvar_devtree: add generic compatible, and new format device tree property Minor Secure Variable-related fixes - - - - --1 2019-12-04 Eric Richter Accepted
[1/7] core/flash.c: add SECBOOT read and write support Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter Changes Requested
[1/7] secvar_tpmnv: add high-level tpm nv index abstraction for secvar Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[2/2] secvar/secboot_tpm: unify behavior for bank hash check and secboot header check [1/2] secvar/secboot_tpm: correctly reset the control index on secboot format - - - 1 --- 2021-10-15 Eric Richter Superseded
[2/3] crypto: add pkcs7 parser Add crypto support via mbed TLS - - - - --1 2019-07-18 Eric Richter Superseded
[2/3] secvar_api: check that enqueue_update writes successfully before returning success Minor Secure Variable-related fixes - - - - --1 2019-12-04 Eric Richter Accepted
[2/7] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[2/7] libstb/secvar: add secure variable internal abstraction Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[3/3] crypto: define RSA signature verification function Add crypto support via mbed TLS - - - - --1 2019-07-18 Eric Richter Superseded
[3/3] secvar_main: increase verbosity of the main entrypoint Minor Secure Variable-related fixes - - - - --1 2019-12-04 Eric Richter Accepted
[3/7] libstb/secvar: add secvar api implementation Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[3/7] secvar/storage: add secvar storage driver for pnor-based p9 platforms Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[4/7] crypto: add mbedtls build integration via git submodule Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[5/7] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[6/7] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[7/7] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2019-12-04 Eric Richter Superseded
[RESEND,v6,2/5] libstb/secvar: add secure variable internal abstraction Untitled series #140654 - - - - --- 2019-11-05 Eric Richter Accepted
[RFC,01/10] libstb/container.h: add stdbool.h and short_types.h headers Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,02/10] core/flash.c: add SECBOOT read and write support Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,03/10] opal-api: add values for secboot keystore management Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,04/10] libstb: initialize and format pnor secboot partition Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,05/10] keystore: initialize the base keystore structure Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,06/10] keystore: add opal_get_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,07/10] keystore: add opal_set_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,08/10] keystore: add opal_get_next_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,09/10] keystore: add opal_secboot_commit runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter Superseded
[RFC,1/6] core/flash.c: add SECBOOT read and write support Initial Skiboot Secure Variable Support - - - - 3-- 2019-03-28 Eric Richter RFC
[RFC,1/8] secvar_devtree: add hook for reset-default-keys physical presence mode Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,10/10] keystore: add experimental opal_lock_variables runtime service Initial Implementation of Secure Boot Key Management support - - - - 2-- 2018-08-01 Eric Richter Superseded
[RFC,2/6] doc: add opal secvar documentation Initial Skiboot Secure Variable Support - - - - 3-- 2019-03-28 Eric Richter RFC
[RFC,2/8] secvar/secboot_tpm: expose some helper functions for future use Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,3/6] libstb: add secure variable internal abstraction Initial Skiboot Secure Variable Support - - - - 3-- 2019-03-28 Eric Richter RFC
[RFC,3/8] secvar/drivers: add mode-switchable storage driver for secboot_tpm Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,4/6] libstb: add opal runtime services for secure boot key management Initial Skiboot Secure Variable Support - - - - --1 2019-03-28 Eric Richter RFC
[RFC,4/7] secvar/storage: add draft secvar storage driver for pnor-based p9 platforms Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[RFC,4/8] secboot_tpm_switchable merge Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,5/6] libstb: add secvar flash storage implementation for pnor-based p9 platforms Initial Skiboot Secure Variable Support - - - - --1 2019-03-28 Eric Richter RFC
[RFC,5/7] secvar/backend: add edk2 headers to support edk2 derived backend Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[RFC,5/8] secvar: add build-time mechanism to inject default variable data Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,6/6] secureboot: initialize secure variables on secureboot init Initial Skiboot Secure Variable Support - - - - --1 2019-03-28 Eric Richter RFC
[RFC,6/7] secvar/backend: add edk2 derived key updates processing Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[RFC,6/8] secvar/drivers: add a edk2-derived static key backend Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,7/7] witherspoon: enable secvar for witherspoon platform Add Secure Variable Support - - - - 2-1 2019-06-10 Eric Richter RFC
[RFC,7/8] secvar/backend: add a switchable-mode edk2-based backend Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,8/8] mowgli: (EXAMPLE) enable mode-switchable drivers for secvar Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[RFC,RESEND,01/10] libstb/container.h: add stdbool.h and short_types.h headers Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,02/10] core/flash.c: add SECBOOT read and write support Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,03/10] opal-api: add values for secboot keystore management Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,04/10] libstb: initialize and format pnor secboot partition Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,05/10] keystore: initialize the base keystore structure Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,06/10] keystore: add opal_get_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,07/10] keystore: add opal_set_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,08/10] keystore: add opal_get_next_variable runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,09/10] keystore: add opal_secboot_commit runtime service Initial Implementation of Secure Boot Key Management support - - - - 1-- 2018-08-01 Eric Richter RFC
[RFC,RESEND,10/10] keystore: add experimental opal_lock_variables runtime service Initial Implementation of Secure Boot Key Management support - - - - 2-- 2018-08-01 Eric Richter RFC
[RFC,v2,1/8] core/flash.c: add SECBOOT read and write support Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,2/8] doc: add opal secvar documentation Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,3/8] platform.h: add secure variable storage hooks Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,4/8] libstb: add secure variable internal abstraction Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,5/8] libstb: add opal runtime services for secure boot key management Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,6/8] libstb: add secvar flash storage implementation for pnor-based p9 platforms Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,6/9] secvar/storage: add draft secvar storage driver for pnor-based p9 platforms Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[RFC,v2,7/8] platforms/witherspoon: enable secvar functions for the witherspoon platform Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,7/9] secvar/backend: add edk2 headers to support edk2 derived backend Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[RFC,v2,8/8] secureboot: initialize secure variables on secureboot init Initial Skiboot Secure Variable Support - - - - 3-- 2019-04-11 Eric Richter RFC
[RFC,v2,8/9] secvar/backend: add edk2 derived key updates processing Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[RFC,v2,9/9] witherspoon: enable secvar for witherspoon platform Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[RFC,v4,14/18] secvar/storage: add utility tool to generate NV public name hashes Add initial secure variable storage and backend drivers - - - - 2-1 2020-05-11 Eric Richter Changes Requested
[v2,01/12] crypto: add mbedtls build integration via git submodule Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,02/12] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,03/12] libstb: add ibmtpm20tss library via submodule Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,04/12] libstb/tss2: add skiboot wrappers for TSS commands Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,05/12] libstb: Register TPM chip for further use within TSS Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,06/12] secvar_tpmnv: add high-level tpm nv index abstraction for secvar Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,07/12] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,08/12] secvar/storage: add secvar storage driver for pnor-based p9 platforms Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,09/12] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,1/6] secvar/secboot_tpm: correctly reset the control index on secboot format Secvar adjustments and fixes - - 1 1 --- 2021-11-01 Eric Richter Superseded
[v2,1/9] core/flash.c: add SECBOOT read and write support Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[v2,10/12] secvar/test: add edk2-compat driver test and test data Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,11/12] secvar_util.c: add dealloc_secvar helper to match alloc_secvar Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,12/12] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2020-01-20 Eric Richter Superseded
[v2,2/6] secvar/secboot_tpm: unify behavior for bank hash check and secboot header check Secvar adjustments and fixes - - 1 1 --- 2021-11-01 Eric Richter Superseded
[v2,2/9] libstb/secvar: add secure variable internal abstraction Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[v2,3/6] secvar/edk2: store timestamp variable in protected storage Secvar adjustments and fixes - - 1 - --- 2021-11-01 Eric Richter Superseded
[v2,3/9] secureboot: initialize secure variables if supported by the platform Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[v2,4/6] secvar/edk2: change get_key_authority to return a list of variables instead of their names Secvar adjustments and fixes - - - - --- 2021-11-01 Eric Richter Superseded
[v2,4/9] libstb/secvar: add secvar api implementation Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[v2,5/6] secvar/edk2: change verify_signature to take in the raw esl data and size Secvar adjustments and fixes - - - - --- 2021-11-01 Eric Richter Superseded
[v2,5/9] doc: add opal secure variable documentation Add Secure Variable Support - - - - 2-1 2019-06-25 Eric Richter RFC
[v2,6/6] secvar/edk2: enforce a PK update enrolled in setup mode to be signed by itself Secvar adjustments and fixes - - - - --- 2021-11-01 Eric Richter Superseded
[v2] tpm_i2c_nuvoton: check TPM vendor id register during probe [v2] tpm_i2c_nuvoton: check TPM vendor id register during probe - - - - 3-- 2020-03-06 Eric Richter Accepted
[v3,01/15] secureboot.c: OS Secure Boot is enabled only if FW secureboot is enabled Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,02/15] hdata/spira: add physical presence flags Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,03/15] secvar_devtree: add physical presence mode helper Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,04/15] secvar_main: increase error verbosity, restyle all comments Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,05/15] secvar_main: rework secvar_main error flow, make storage locking explicit Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,06/15] secvar: change backend hook interface to take in bank references Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
« 1 2 3 »