summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/eltan/security
Commit message (Expand)AuthorAgeFilesLines
* vendorcode: Rename Makefiles from .inc to .mkMartin Roth2024-01-243-0/+0
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* treewide: convert to tpm_result_tJon Murphy2023-09-283-39/+42
* treewide: convert to %#x hex printsJon Murphy2023-09-282-12/+12
* treewide: Adopt TCG standard namingJon Murphy2023-09-252-12/+12
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-181-50/+50
* vendorcode/eltan/security: update attribute useJon Murphy2023-09-081-4/+4
* mb/facebook/fbg1701: Add config to additional listFrans Hendriks2023-08-091-0/+1
* Makefile.inc: don't add fmap_config.h dependency twiceFelix Held2023-06-231-5/+0
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* vc/eltan/security/Makefile.inc: Remove path to non-existent directoryElyes Haouas2023-01-121-1/+0
* vc/eltan/security/mboot/Makefile.inc: Remove path to non-existent folderElyes Haouas2022-12-131-4/+0
* vc/eltan/security/Makefile.inc: Remove path to non-existent folderElyes Haouas2022-12-091-4/+0
* security/tpm: improve tlcl_extend() signatureSergii Dmytruk2022-11-121-1/+2
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-022-4/+8
* vc/eltan/security/verified_boot/Makefile: add fmap_config.h dependencyFelix Held2022-02-221-0/+5
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-4/+4
* src/vendorcode/eltan: Don't reference CONFIG_CBFS_SIZEArthur Heymans2021-07-281-1/+8
* vc/eltan/security/mboot/Kconfig: Add dependency of VBOOTFrans Hendriks2021-04-061-0/+1
* vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCARFrans Hendriks2021-01-151-1/+6
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-022-4/+4
* vendorcode/eltan/security: Add dependency for menu itemsFrans Hendriks2020-11-222-0/+6
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* src: Fix up ##-commented SPDX headersAngel Pons2020-06-016-14/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1111-11/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-096-54/+6
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer sizeFrans Hendriks2020-05-011-1/+1
* vc/eltan/security/verified_boot/vboot_check.c: Correct code styleFrans Hendriks2020-04-241-2/+3
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-045-65/+10
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-1/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1711-15/+0
* vboot: remove use of NEED_VB20_INTERNALS switchJoel Kitching2020-02-191-2/+1
* security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching2020-02-071-1/+1
* vendorcode/eltan/security: Switch to vb2 vboot libraryWim Vervoorn2020-02-0511-168/+59
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-7/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans2019-11-251-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-2/+2
* vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn2019-11-161-0/+9
* vendorcode/security/eltan: Allocate memory from bootmem to speed up hashingWim Vervoorn2019-11-161-6/+26
* vendorcode/eltan/security: Cleanup prog_locate_hookWim Vervoorn2019-11-151-15/+12
* vendorcode/eltan/security: Remove cbfs prepare and locateWim Vervoorn2019-11-151-7/+2
* vendorcode/eltan/security: Add all verify_lists to include fileWim Vervoorn2019-11-152-2/+2
* vendor/eltan/security: Removed long lines from vboot_checkWim Vervoorn2019-11-151-2/+4
* cbfs: Stop checking master headerJulius Werner2019-11-141-2/+2
* cbfs: Make cbfs_master_header_props() externally availableJulius Werner2019-11-141-42/+1
* vendorcode/eltan/security/mboot/mboot.c: Correct parameter descriptionFrans Hendriks2019-11-111-1/+1
* eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-11-081-4/+2
* eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki2019-11-081-6/+1