summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "log: Preserve Kukui EC reset logs across every EC reboot on SRAM."Mary Ruthven2021-11-185-29/+0
* Revert "task: Add task_enable_task() and task_disable_task()"Mary Ruthven2021-11-181-12/+0
* Revert "version: Make ver_get_num_commits work for on-flash images"Mary Ruthven2021-11-182-13/+2
* Revert "utils: Add strstr"Mary Ruthven2021-11-181-10/+0
* Revert "system.c: move jump_data declarations into sysjump.h"Mary Ruthven2021-11-181-46/+0
* Revert "system.c: reset statics for testing"Mary Ruthven2021-11-181-7/+0
* Revert "Cleanup: Correct GPIO alternate function parameter"Mary Ruthven2021-11-181-20/+3
* Revert "Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT"Mary Ruthven2021-11-183-5/+5
* Revert "gpio: Add UNUSED declaration for gpio.inc"Mary Ruthven2021-11-183-49/+0
* ap_ro_integrity_check: add a ccd capability for the ap ro check vcMary Ruthven2021-10-211-0/+4
* ap_ro_status: report the button status if verification is unsupportedMary Ruthven2021-10-151-1/+3
* cr50: update comments authTimeSecret -> authTimeSecretHashVadim Sukhomlinov2021-10-141-2/+3
* ap_ro_verification: Do not allow over USBVadim Bendebury2021-10-141-4/+5
* Reland "cr50_fuzz: Add fuzzer for u2f commands"Howard Yang2021-10-132-1/+6
* cr50: fix fuzzingVadim Sukhomlinov2021-10-071-0/+17
* Revert "cr50_fuzz: Add fuzzer for u2f commands"Vadim Bendebury2021-10-071-5/+0
* cr50_fuzz: Add fuzzer for u2f commandsstabilize-ambassador-14268.43.B-cr50_stabstabilize-14268.67.B-cr50_stabstabilize-14268.52.B-cr50_stabstabilize-14268.51.B-cr50_stabrelease-R96-14268.B-cr50_stabHoward Yang2021-10-071-0/+5
* cr50: add support for v2 of U2F key handle for WebAuthnstabilize-14267.B-cr50_stabVadim Sukhomlinov2021-10-062-8/+82
* cr50: provide public crypto API for HMAC/HASH with error reporting.Vadim Sukhomlinov2021-10-022-3/+7
* tpm_vendor_cmds: add command for AP RO verificationstabilize-14235.B-cr50_stabVadim Bendebury2021-09-221-0/+2
* cr50: update FIPS known-answer testsVadim Sukhomlinov2021-09-151-0/+2
* cr50: consolidate FIPS module sources under board/cr50/dcryptoVadim Sukhomlinov2021-09-101-229/+0
* add script to inject the fips fingerprintMary Ruthven2021-09-071-0/+2
* u2f: refactoring to split command processing and cryptoVadim Sukhomlinov2021-09-024-102/+297
* Revert "u2f: refactoring to split command processing and crypto"stabilize-14179.B-cr50_stabstabilize-14178.B-cr50_stabDavid Stevens2021-08-253-292/+143
* u2f: refactoring to split command processing and cryptoVadim Sukhomlinov2021-08-243-143/+292
* cr50: final touches to remove cryptoc dependencystabilize-14163.B-cr50_stabVadim Sukhomlinov2021-08-161-3/+11
* cr50: update FIPS initialization logic to match security policyVadim Sukhomlinov2021-08-132-3/+9
* cr50: drop cryptoc for p256 implementationstabilize-14151.B-cr50_stabVadim Sukhomlinov2021-08-121-4/+1
* usb_spi: move to Raiden V2 implementationVadim Bendebury2021-08-022-2/+8
* common/util: group the code needed in the fips moduleMary Ruthven2021-07-211-0/+2
* tpm_mode: do not proceed if nvmem commits can not be enabledVadim Bendebury2021-06-301-0/+1
* g: spi_controller: add the subtransaction capabilityVadim Bendebury2021-06-291-0/+23
* cr50: use board/cr50/dcryptoMary Ruthven2021-06-281-0/+4
* ccd_config: remove UpdateNoTPMWipeMary Ruthven2021-06-181-3/+3
* ap_ro_integrity_check: Add vendor command to check statusMary Ruthven2021-06-183-0/+16
* ap_ro_integrity_check: skip verify based on RLZMary Ruthven2021-06-182-0/+7
* ap_ro_integrity_check: unify ap ro hash checksMary Ruthven2021-06-181-0/+2
* cr50: support EC-EFS 2.1Namyoon Woo2021-06-162-5/+10
* add CONFIG_CMD_ROLLBACKMary Ruthven2021-05-071-0/+1
* add CONFIG_SPI_HASHMary Ruthven2021-05-071-0/+3
* add CONFIG_CMD_GPIOCFGMary Ruthven2021-05-071-0/+1
* add CONFIG_CMD_PINMUXMary Ruthven2021-05-071-0/+1
* add CONFIG_CMD_DUMP_NVMEMMary Ruthven2021-05-071-0/+1
* add CONFIG_CMD_WPMary Ruthven2021-05-071-0/+1
* add CONFIG_CMD_SYSRSTMary Ruthven2021-05-071-0/+1
* add CONFIG_CMD_ECRSTMary Ruthven2021-05-071-0/+1
* add 'atboot' arg to rddkeepalivestabilize-13895.B-cr50_stabMary Ruthven2021-04-011-0/+3
* ccd_config: clarify the definition of public flagsMary Ruthven2021-04-011-1/+6
* u2f: Move some u2f logic to common/ for testingYicheng Li2021-02-181-0/+20