Show patches with: Submitter = Alexandru Gagniuc       |    Archived = No       |   308 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,13/18] image: image-sig.c: Remove crypto_algos array image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,12/18] image: rsa: Move verification algorithm to a linker list image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,11/18] image: Add support for placing crypto_algo in linker lists image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,10/18] common: image-sig.c: Remove host-specific logic and #ifdefs image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,09/18] common: Move host-only logic in image-sig.c to separate file image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,08/18] image: Drop IMAGE_ENABLE_BEST_MATCH image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,07/18] image: Drop IMAGE_ENABLE_SHAxxx image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,06/18] image: Drop IMAGE_ENABLE_SHA1 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,05/18] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,04/18] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,03/18] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,02/18] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v2,01/18] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-24 Alexandru Gagniuc trini Superseded
[v5,5/5] test: dm: Add test for ECDSA UCLASS support Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-05-17 Alexandru Gagniuc pchotard Changes Requested
[v5,4/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY Enable ECDSA FIT verification for stm32mp - - 2 - --- 2021-05-17 Alexandru Gagniuc pchotard Changes Requested
[v5,3/5] arm: stm32mp1: Implement ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-05-17 Alexandru Gagniuc pchotard Changes Requested
[v5,2/5] lib: ecdsa: Implement UCLASS_ECDSA verification on target Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-05-17 Alexandru Gagniuc pchotard Changes Requested
[v5,1/5] dm: crypto: Define UCLASS API for ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-05-17 Alexandru Gagniuc pchotard Changes Requested
[18/18,UNTESTED] image: Add support for relocating crypto_algos in linker lists image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[17/18] image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[16/18] image: Eliminate IMAGE_ENABLE_VERIFY macro image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[15/18] lib: rsa: Remove #ifdefs from rsa.h image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[14/18] lib: ecdsa: Remove #ifdefs from ecdsa.h image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[13/18] image: image-sig.c: Remove crypto_algos array image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[12/18] image: rsa: Move verification algorithm to a linker list image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[11/18] image: Add support for placing crypto_algo in linker lists image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[10/18] common: image-sig.c: Remove host-specific logic and #ifdefs image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[09/18] common: Move host-only logic in image-sig.c to separate file image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[08/18] image: Drop IMAGE_ENABLE_BEST_MATCH image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[07/18] image: Drop IMAGE_ENABLE_SHAxxx image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[06/18] image: Drop IMAGE_ENABLE_SHA1 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[05/18] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[04/18] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[03/18] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[02/18] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[01/18] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT image: Reduce #ifdef abuse in image code - - 1 - --- 2021-05-17 Alexandru Gagniuc trini Superseded
[RFC,10/10] image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,09/10] image: Eliminate IMAGE_ENABLE_VERIFY macro image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,08/10] lib: rsa: Remove #ifdefs from rsa.h image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,07/10] lib: ecdsa: Remove #ifdefs from ecdsa.h image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,06/10] image: image-sig.c: Remove crypto_algos array image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,05/10] image: rsa: Move verification algorithm to a linker list image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,04/10,UNTESTED] image: Add support for relocating crypto_algos in linker lists image: Reduce the abuse of #ifdefs in image-sig.c 1 - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,03/10] image: Add support for placing crypto_algo in linker lists image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,02/10] common: image-sig.c: Remove host-specific logic and #ifdefs image: Reduce the abuse of #ifdefs in image-sig.c - - 1 - --- 2021-05-14 Alexandru Gagniuc trini RFC
[RFC,01/10] common: Move host-only logic in image-sig.c to separate file image: Reduce the abuse of #ifdefs in image-sig.c - - - - --- 2021-05-14 Alexandru Gagniuc trini RFC
[v4,6/6] test: dm: Add test for ECDSA UCLASS support nable ECDSA FIT verification for stm32mp - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v4,5/6] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY nable ECDSA FIT verification for stm32mp - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v4,4/6] arm: stm32mp1: Implement ECDSA signature verification nable ECDSA FIT verification for stm32mp - - - - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v4,3/6] lib: ecdsa: Implement signature verification for crypto_algo API nable ECDSA FIT verification for stm32mp - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v4,2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot nable ECDSA FIT verification for stm32mp - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v4,1/6] dm: crypto: Define UCLASS API for ECDSA signature verification nable ECDSA FIT verification for stm32mp - - - - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v3,5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb stm32mp: Enable OP-TEE and TZC support in SPL - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v3,4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE stm32mp: Enable OP-TEE and TZC support in SPL - - - - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v3,3/5] arm: stm32mp: Implement support for TZC 400 controller stm32mp: Enable OP-TEE and TZC support in SPL - - 1 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v3,2/5] spl: Introduce spl_board_prepare_for_optee() hook stm32mp: Enable OP-TEE and TZC support in SPL - - 3 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
[v3,1/5] spl: mmc: Support OP-TEE payloads in Falcon mode stm32mp: Enable OP-TEE and TZC support in SPL - - 2 - --- 2021-04-15 Alexandru Gagniuc pchotard Superseded
Revert "spl: Drop bd_info in the data section" Revert "spl: Drop bd_info in the data section" - - - - --- 2021-04-08 Alexandru Gagniuc trini Accepted
[v3,6/6] image-fit: Accept OP-TEE images when booting a FIT SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[v3,5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[v3,4/6] spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[v3,3/6] spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[v3,2/6] spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[v3,1/6] spl: LOAD_FIT_FULL: Fix selection of the "fdt" node SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-04-01 Alexandru Gagniuc trini Accepted
[2021.04,URGENT] Makefile: Remove idiotic ominous messages [2021.04,URGENT] Makefile: Remove idiotic ominous messages - 10 - - --- 2021-04-01 Alexandru Gagniuc trini Deferred
[v2,6/6] image-fit: Accept OP-TEE images when booting a FIT SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v2,5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v2,4/6] spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v2,3/6] spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v2,2/6] spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - - - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v2,1/6] spl: LOAD_FIT_FULL: Fix selection of the "fdt" node SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-03-30 Alexandru Gagniuc trini Superseded
[v3,6/6] test: dm: Add test for ECDSA UCLASS support Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v3,5/6] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v3,4/6] arm: stm32mp1: Implement ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v3,3/6] lib: ecdsa: Implement signature verification for crypto_algo API Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v3,2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v3,1/6] dm: crypto: Define UCLASS API for ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-30 Alexandru Gagniuc pchotard Superseded
[v2,7/7] doc: FIT image: Update FPGA example to make use of "loadables" SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - 1 - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,6/7] Kconfig: Document the limitations of the simple SPL_LOAD_FIT path SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - 1 - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,5/7] spl: fit: Support loading FPGA images from list of "loadables" SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - - - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,4/7] spl: fit: Warn if FIT contains "fpga" property in config node SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - - - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,3/7] spl: fit: Move FPGA loading code to separate functions SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - 1 - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,2/7] doc: FIT image: Introduce "u-boot, fpga-legacy" property SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - - - --- 2021-03-29 Alexandru Gagniuc trini Accepted
[v2,1/7] spl: fit: Don't overwrite previous loadable if "load" is missing SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation - - 1 - --- 2021-03-29 Alexandru Gagniuc trini Accepted
lib: Move selection of SPL hash algorithms from common/ lib: Move selection of SPL hash algorithms from common/ - - - - --- 2021-03-22 Alexandru Gagniuc trini Changes Requested
[3/3] configs: stm32mp1: Fix misleading SPL size limitations [1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size - - 2 - --- 2021-03-22 Alexandru Gagniuc pchotard Accepted
[2/3] configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDR [1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size - - 2 - --- 2021-03-22 Alexandru Gagniuc pchotard Accepted
[1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size [1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size - - 2 - --- 2021-03-22 Alexandru Gagniuc pchotard Accepted
[v2,6/6] test: dm: Add test for ECDSA UCLASS support Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,5/6] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,4/6] arm: stm32mp1: Implement ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,3/6] lib: ecdsa: Implement signature verification for crypto_algo API Enable ECDSA FIT verification for stm32mp - - 1 - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,1/6] dm: crypto: Define UCLASS API for ECDSA signature verification Enable ECDSA FIT verification for stm32mp - - - - --- 2021-03-16 Alexandru Gagniuc pchotard Superseded
[v2,5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb stm32mp: Enable OP-TEE and TZC support in SPL - - 1 - --- 2021-03-15 Alexandru Gagniuc pchotard Superseded
[v2,4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE stm32mp: Enable OP-TEE and TZC support in SPL - - - - --- 2021-03-15 Alexandru Gagniuc pchotard Superseded
[v2,3/5] arm: stm32mp: Implement support for TZC 400 controller stm32mp: Enable OP-TEE and TZC support in SPL - - - - --- 2021-03-15 Alexandru Gagniuc pchotard Superseded
[v2,2/5] spl: Introduce spl_board_prepare_for_optee() hook stm32mp: Enable OP-TEE and TZC support in SPL - - 3 - --- 2021-03-15 Alexandru Gagniuc pchotard Superseded
[v2,1/5] spl: mmc: Support OP-TEE payloads in Falcon mode stm32mp: Enable OP-TEE and TZC support in SPL - - 2 - --- 2021-03-15 Alexandru Gagniuc pchotard Superseded
[6/6] image-fit: Accept OP-TEE images when booting a FIT SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-03-11 Alexandru Gagniuc trini Superseded
« 1 2 3 4 »