summaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan
AgeCommit message (Expand)Author
2021-04-06vc/eltan/security/mboot/Kconfig: Add dependency of VBOOTFrans Hendriks
2021-01-15vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCARFrans Hendriks
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-22vendorcode/eltan/security: Add dependency for menu itemsFrans Hendriks
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-01src: Fix up #-commented SPDX headersAngel Pons
2020-06-01src: Fix up ##-commented SPDX headersAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer sizeFrans Hendriks
2020-04-24vc/eltan/security/verified_boot/vboot_check.c: Correct code styleFrans Hendriks
2020-04-04src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-19vboot: remove use of NEED_VB20_INTERNALS switchJoel Kitching
2020-02-07security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching
2020-02-05vendorcode/eltan/security: Switch to vb2 vboot libraryWim Vervoorn
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-25Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-16vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn
2019-11-16vendorcode/security/eltan: Allocate memory from bootmem to speed up hashingWim Vervoorn
2019-11-15vendorcode/eltan/security: Cleanup prog_locate_hookWim Vervoorn
2019-11-15vendorcode/eltan/security: Remove cbfs prepare and locateWim Vervoorn
2019-11-15vendorcode/eltan/security: Add all verify_lists to include fileWim Vervoorn
2019-11-15vendor/eltan/security: Removed long lines from vboot_checkWim Vervoorn
2019-11-14cbfs: Stop checking master headerJulius Werner
2019-11-14cbfs: Make cbfs_master_header_props() externally availableJulius Werner
2019-11-11vendorcode/eltan/security/mboot/mboot.c: Correct parameter descriptionFrans Hendriks
2019-11-08eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-11-08eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki
2019-11-08eltan/security: Remove some preprocessor guardsKyösti Mälkki
2019-11-05vendorcode/eltan/security: Align mboot with coreboot tpmWim Vervoorn
2019-11-04vendorcode/eltan/security: Correct debug outputWim Vervoorn
2019-11-04vendorcode/eltan/security: Address layout issuesWim Vervoorn
2019-11-04vendorcode/eltan/security: Use custom hash for little endian onlyWim Vervoorn
2019-11-04vendorcode/eltan: Cleanup Kconfig filesWim Vervoorn
2019-11-01mb/facebook/fbg1701: Add public key to bootblock_verify_listWim Vervoorn
2019-11-01vendorcode/eltan/security: Use vb2 public keyWim Vervoorn
2019-10-11vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking supportArthur Heymans
2019-10-04vendorcode/eltan/security/verified_boot: Add verified boot supportFrans Hendriks
2019-10-04vendorcode/eltan/security/mboot: Add measured boot supportFrans Hendriks
2019-08-26vendorcode/eltan/security/lib: Always include cb_sha.c for bootblockFrans Hendriks
2019-08-11vendorcode/eltan/security/lib: Add missing vb2ex_printf()Frans Hendriks
2019-08-08vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXXFrans Hendriks
2019-07-10vendorcode/eltan/security/lib: Implement SHA endian functionFrans Hendriks
2019-06-04vendorcode/eltan: Add vendor code for measured and verified bootFrans Hendriks