aboutsummaryrefslogtreecommitdiff
path: root/src/security
AgeCommit message (Expand)Author
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
2019-08-21vboot: use vboot2 API to set initial secdatak valueJoel Kitching
2019-08-08vboot: fix conditional using vboot_setup_tpm return valueJoel Kitching
2019-08-08tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching
2019-08-06security/vboot: Add Support for Intel PTTChristian Walter
2019-07-31drivers/crb: Add CRB driver for TPM2 supportChristian Walter
2019-07-29Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-07-19security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()Frans Hendriks
2019-07-07src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-07-02security/memory: Clear memory in ramstagePatrick Rudolph
2019-07-01security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()Frans Hendriks
2019-06-27security: Add memory subfolderPatrick Rudolph
2019-06-27vboot: remove vboot_handoff stepJoel Kitching
2019-06-21security/vboot: Remove useless 'const'Elyes HAOUAS
2019-06-21security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcarFrans Hendriks
2019-06-21vboot: relocate code to log and clear recovery mode switchJoel Kitching
2019-06-21vboot: remove functions which read vboot_handoff.out_flagsJoel Kitching
2019-06-21vboot: remove vboot_handoff_get_recovery_reasonJoel Kitching
2019-06-12vboot: recovery path should finalize work contextJoel Kitching
2019-05-22post_code: add post code for failure to load next stageKeith Short
2019-05-22vboot: determine display init before recovery checkEric Lai
2019-05-20security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()Frans Hendriks
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-05-15vboot: remove OPROM-related codeJoel Kitching
2019-05-15vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUESTJoel Kitching
2019-05-10vboot: Turn vboot_logic_executed() into a static inlineJulius Werner
2019-05-10vboot: Make vboot_logic_executed() a bit more preciseJulius Werner
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2019-05-09vboot: communicate display requirements with vb2api_fw_phase1Joel Kitching
2019-05-09vboot: remove use of VbInitParamsJoel Kitching
2019-05-06vboot: remove use of GoogleBinaryBlockHeaderJoel Kitching
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29vboot: specify NEED_VB20_INTERNALS when neededJoel Kitching
2019-04-24security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabledKeith Short
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-11vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flagJoel Kitching
2019-04-08{src,util}: Correct typo in comment and debug stringFrans Hendriks
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-04vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching
2019-04-01vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-27vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching
2019-03-27vboot: deprecate physical dev switchJoel Kitching
2019-03-26vboot: remove VBOOT_EC_SOFTWARE_SYNC Kconfig optionJoel Kitching
2019-03-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
2019-03-21vboot: remove VBOOT_EC_EFS Kconfig optionJoel Kitching
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-18vboot: move assert in vboot_migrate_cbmemJoel Kitching
2019-03-15vboot: rename symbols for better consistencyJoel Kitching
2019-03-14vboot: copy data structures to CBMEM for downstream useJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching
2019-03-07vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-27console: Refactor printk() varargs prototypesKyösti Mälkki
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-22vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logicJoel Kitching
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-01-28vboot: Makefile: Also apply CPPFLAGS include path fixups to ccoptsJulius Werner
2019-01-17tss/tcg-2.0: remove unnecessary break from marshaling codeJoel Kitching
2019-01-17src/security/tpm: query recovery mode from Cr50Keith Short
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-28tss: implement tlcl_save_stateJoel Kitching
2018-11-28security/vboot: Add VB2_LIB to romstage sources without dependenciesWerner Zeh
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-08security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese
2018-11-08security/vboot: Add VB2_LIB to postcar stage if availableWerner Zeh
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-31security/tpm: Add function to measure a region deviceWerner Zeh
2018-10-31security/vboot: build vboot_fw20.a per stagePatrick Georgi
2018-10-30security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-24tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINITJoel Kitching
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-18tpm/tspi: clean up tpm_setup function flowJoel Kitching
2018-10-17vboot: do not extend PCRs on resume from S3Joel Kitching
2018-10-17tpm/tpm_setup: fail on invalid result from tlcl_resumeJoel Kitching
2018-10-15vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-05tpm2/tlcl_send_startup: correct TPM2_Startup error logicJoel Kitching
2018-08-21security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese
2018-08-17cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri
2018-08-13security/vboot/Makefile: Use shell cat instead of make file commandRaul E Rangel
2018-08-10src: Fix typoElyes HAOUAS
2018-08-09src/security/vboot: Fix typoElyes HAOUAS
2018-08-08security/tpm: Report tpm_unmarshal_response warningRichard Spiegel