Show patches with: Submitter = Eric Richter       |   205 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstb/create-container: avoid using deprecated APIs when compiling with OpenSSL 3.0 libstb/create-container: avoid using deprecated APIs when compiling with OpenSSL 3.0 - - - - 1-- 2022-01-19 Eric Richter Accepted
[v3,3/3] secvar/edk2: store timestamp variable in protected storage Secvar adjustments and fixes - - 1 1 --- 2021-11-04 Eric Richter Accepted
[v3,2/3] secvar/secboot_tpm: unify behavior for bank hash check and secboot header check Secvar adjustments and fixes - - 1 1 --- 2021-11-04 Eric Richter Accepted
[v3,1/3] secvar/secboot_tpm: correctly reset the control index on secboot format Secvar adjustments and fixes - - 1 1 --- 2021-11-04 Eric Richter Accepted
[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,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,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,3/6] secvar/edk2: store timestamp variable in protected storage Secvar adjustments and fixes - - 1 - --- 2021-11-01 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,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
[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
[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
[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,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,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,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,4/8] secboot_tpm_switchable merge Implement secvar system mode and built-in key support - - - - --- 2021-09-22 Eric Richter Superseded
[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,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,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
libstb/secvar: remove hard stop if storage driver fails to initialize libstb/secvar: remove hard stop if storage driver fails to initialize - - - - 3-- 2020-10-06 Eric Richter Accepted
secvar/test: use mbedtls cflags when building the test binaries secvar/test: use mbedtls cflags when building the test binaries - - - - --1 2020-10-02 Eric Richter Accepted
secvar/test: use vendored mbedtls instead of host secvar/test: use vendored mbedtls instead of host - - - - --1 2020-10-01 Eric Richter Accepted
[v6a,4/4] secvar/backend: improve edk2 driver unit testcases Initial secure variable drivers addendum - - - - --1 2020-09-28 Eric Richter Accepted
[v6a,3/4] secvar/backend: Bugfixes in edk2 driver Initial secure variable drivers addendum - - - - --1 2020-09-28 Eric Richter Accepted
[v6a,2/4] secboot_tpm.c: increase tpmnv vars index size Initial secure variable drivers addendum - - - - --1 2020-09-28 Eric Richter Accepted
[v6a,1/4] tssskiboot.c: chunk reads/writes in 1024-sized buffers to support larger nv indices Initial secure variable drivers addendum - - - - --1 2020-09-28 Eric Richter Accepted
[v6,20/20] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2020-09-16 Eric Richter Accepted
[v6,19/20] secvar/test: add edk2-compat driver test and test data Add initial secure variable storage and backend drivers - - - - --1 2020-09-16 Eric Richter Accepted
[v6,18/20] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2020-09-16 Eric Richter Accepted
[v6,17/20] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2020-09-16 Eric Richter Accepted
[v6,16/20] secvar/storage: add utility tool to generate NV public name hashes Add initial secure variable storage and backend drivers - - - - 2-1 2020-09-16 Eric Richter Accepted
[v6,15/20] secvar/test: add secboot_tpm storage driver test cases Add initial secure variable storage and backend drivers - - - - 2-1 2020-09-16 Eric Richter Accepted
[v6,14/20] secvar/storage/fakenv: add fake tpm operations for testing Add initial secure variable storage and backend drivers - - - - 2-1 2020-09-16 Eric Richter Accepted
[v6,13/20] secvar/storage: add secvar storage driver for pnor-based p9 Add initial secure variable storage and backend drivers - - - - 2-1 2020-09-16 Eric Richter Accepted
[v6,12/20] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,11/20] doc/secvar: add document detailing secvar driver API Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,10/20] secvar_devtree: add physical presence mode helper Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,09/20] hdata/spira: add physical presence flags Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,08/20] secvar/test: update API tests for new secvar struct Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,07/20] secvar: overhaul secvar struct by removing static sized fields Add initial secure variable storage and backend drivers - - - - 2-1 2020-09-16 Eric Richter Accepted
[v6,06/20] secvar_util: add new helper functions Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,05/20] secvar: change backend hook interface to take in bank references Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,04/20] secvar_main: rework secvar_main error flow, make storage locking explicit Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,03/20] include/secvar.h: add .lockdown() hook to secvar storage driver Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,02/20] libstb/secureboot: OS Secure Boot is enabled only if FW secureboot is enabled Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v6,01/20] libstb/secureboot: expose secureboot_enforce for later use in secvar Add initial secure variable storage and backend drivers - - - - 3-- 2020-09-16 Eric Richter Accepted
[v5,20/20] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2020-06-12 Eric Richter Superseded
[v5,19/20] secvar/test: add edk2-compat driver test and test data Add initial secure variable storage and backend drivers - - - - --1 2020-06-12 Eric Richter Superseded
[v5,18/20] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2020-06-12 Eric Richter Superseded
[v5,17/20] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2020-06-12 Eric Richter Superseded
[v5,16/20] secvar/storage: add utility tool to generate NV public name hashes Add initial secure variable storage and backend drivers - - - - 2-1 2020-06-12 Eric Richter Superseded
[v5,15/20] secvar/test: add secboot_tpm storage driver test cases Add initial secure variable storage and backend drivers - - - - 2-1 2020-06-12 Eric Richter Superseded
[v5,14/20] secvar/storage/fakenv: add fake tpm operations for testing Add initial secure variable storage and backend drivers - - - - 2-1 2020-06-12 Eric Richter Superseded
[v5,13/20] secvar/storage: add secvar storage driver for pnor-based p9 Add initial secure variable storage and backend drivers - - - - 2-1 2020-06-12 Eric Richter Superseded
[v5,12/20] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,11/20] doc/secvar: add document detailing secvar driver API Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,10/20] secvar_devtree: add physical presence mode helper Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,09/20] hdata/spira: add physical presence flags Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,08/20] secvar/test: update API tests for new secvar struct Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,07/20] secvar: overhaul secvar struct by removing static sized fields Add initial secure variable storage and backend drivers - - - - 2-1 2020-06-12 Eric Richter Superseded
[v5,06/20] secvar_util: add new helper functions Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,05/20] secvar: change backend hook interface to take in bank references Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,04/20] secvar_main: rework secvar_main error flow, make storage locking explicit Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,03/20] include/secvar.h: add .lockdown() hook to secvar storage driver Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,02/20] libstb/secureboot: OS Secure Boot is enabled only if FW secureboot is enabled Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v5,01/20] libstb/secureboot: expose secureboot_enforce for later use in secvar Add initial secure variable storage and backend drivers - - - - 3-- 2020-06-12 Eric Richter Superseded
[v4,18/18] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2020-05-11 Eric Richter Changes Requested
[v4,17/18] secvar/test: add edk2-compat driver test and test data Add initial secure variable storage and backend drivers - - - - --1 2020-05-11 Eric Richter Changes Requested
[v4,16/18] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2020-05-11 Eric Richter Changes Requested
[v4,15/18] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2020-05-11 Eric Richter Changes Requested
[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
[v4,13/18] secvar/test: add secboot_tpm storage driver test cases Add initial secure variable storage and backend drivers - - - - 2-1 2020-05-11 Eric Richter Changes Requested
[v4,12/18] secvar/storage/fakenv: add fake tpm operations for testing Add initial secure variable storage and backend drivers - - - - 2-1 2020-05-11 Eric Richter Changes Requested
[v4,11/18] secvar/storage: add secvar storage driver for pnor-based p9 Add initial secure variable storage and backend drivers - - - - 2-1 2020-05-11 Eric Richter Changes Requested
[v4,10/18] doc/secvar: add document detailing secvar driver API Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,09/18] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,08/18] secvar_devtree: add physical presence mode helper Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,07/18] hdata/spira: add physical presence flags Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,06/18] secvar_util: add new helper functions Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,05/18] secvar: change backend hook interface to take in bank references Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,04/18] secvar_main: rework secvar_main error flow, make storage locking explicit Add initial secure variable storage and backend drivers - - - - 2-1 2020-05-11 Eric Richter Changes Requested
[v4,03/18] secvar_main: increase error verbosity, restyle all comments Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,02/18] libstb/secureboot: OS Secure Boot is enabled only if FW secureboot is enabled Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
[v4,01/18] libstb/secureboot: use platform.terminate instead of hard abort Add initial secure variable storage and backend drivers - - - - 3-- 2020-05-11 Eric Richter Changes Requested
core/fast-reboot: disable fast-reboot when firmware secureboot is enabled core/fast-reboot: disable fast-reboot when firmware secureboot is enabled - - - - 2-1 2020-04-08 Eric Richter Rejected
[v3,15/15] witherspoon: enable secvar for witherspoon platform Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,14/15] secvar/test: add edk2-compat driver test and test data Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,13/15] secvar/backend: add edk2 derived key updates processing Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,12/15] crypto: add out-of-tree mbedtls pkcs7 parser Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,11/15] secvar/test: add secboot_tpm storage driver test cases Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,10/15] secvar/storage/fakenv: add fake tpm operations for testing Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,09/15] secvar/storage: add secvar storage driver for pnor-based p9 Add initial secure variable storage and backend drivers - - - - --1 2020-04-01 Eric Richter Superseded
[v3,08/15] core/flash.c: add SECBOOT read and write support Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
[v3,07/15] secvar_util: add new helper functions 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
[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,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,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,02/15] hdata/spira: add physical presence flags Add initial secure variable storage and backend drivers - - - - 3-- 2020-04-01 Eric Richter Superseded
« 1 2 3 »