summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
Commit message (Expand)AuthorAgeFilesLines
* cr50: merge crypto_enabled() and fips_crypto_allowed()Vadim Sukhomlinov2021-08-311-1/+0
* cr50: final touches to remove cryptoc dependencystabilize-14163.B-cr50_stabVadim Sukhomlinov2021-08-161-1/+3
* usb_spi: move to Raiden V2 implementationVadim Bendebury2021-08-021-0/+1
* cr50: use board/cr50/dcryptoMary Ruthven2021-06-281-0/+1
* make: fix awk complaintstabilize-14023.B-cr50_stabVadim Bendebury2021-06-041-1/+1
* cr50: move trng.c under CONFIG_DCRYPTO control in chip/g/build.mkstabilize-14013.B-cr50_stabVadim Sukhomlinov2021-06-031-1/+1
* coil: CONFIG_TPM_SPS->CONFIG_TPM_SPPMary Ruthven2021-01-101-1/+1
* coil: rename sps_tpm to spp_tpmMary Ruthven2021-01-101-1/+1
* coil: rename spi_master to spi_controllerMary Ruthven2021-01-101-1/+1
* coil: CONFIG_SPI_MASTER->CONFIG_SPI_CONTROLLERMary Ruthven2021-01-101-1/+1
* coil: sps->sppMary Ruthven2021-01-101-1/+1
* coil: CONFIG_SPS->CONFIG_SPPMary Ruthven2021-01-101-1/+1
* coil: rename i2cm.c to i2cc.cMary Ruthven2021-01-081-1/+1
* coil: rename i2cs files to i2cpMary Ruthven2021-01-081-1/+1
* coil: CONFIG_I2C_MASTER -> CONFIG_I2C_CONTROLLERMary Ruthven2021-01-071-1/+1
* coil: CONFIG_I2C_SLAVE->CONFIG_I2C_PERIPHMary Ruthven2021-01-071-1/+1
* g build.mk: fix awk program bugVadim Bendebury2020-07-241-1/+1
* signer: modify manifest tag field to include board nameVadim Bendebury2020-07-231-0/+16
* remove CR50_SQAMary Ruthven2020-06-021-13/+0
* remove CONFIG_USB_HID_KEYBOARD and CONFIG_USB_UPDATENamyoon Woo2020-03-131-1/+0
* chip/host: Avoid concurrent recipes of libcryptoc.astabilize-12748.B-cr50_stabYicheng Li2019-12-061-16/+0
* cr50: switch to new dev keyVadim Bendebury2019-11-211-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-201-0/+13
* cr50: use list of object files instead of the libraries for cryptocVadim Bendebury2019-02-101-6/+8
* cr50: Add NIST SP 800-90A HMAC DRBG.Louis Collard2019-01-291-1/+1
* cr50: enable ITE CCD programmingVadim Bendebury2018-11-051-0/+2
* cr50: Add commands to get/set serial number bits.Louis Collard2018-09-051-0/+1
* cortex-m: Generate vector table in CPatrick Georgi2018-07-131-0/+1
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-071-1/+8
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-05-281-0/+3
* g: add AES CMAC according to RFC 4493Jade Philipoom2018-05-141-0/+1
* g: fix signer to always use the manifestVadim Bendebury2018-04-181-16/+22
* cr50: bypass signing step if cr50-codesigner is not availableVadim Bendebury2018-04-111-3/+5
* g: add Make variable for controlling blob swappingVadim Bendebury2018-04-071-0/+5
* cr50: use codesigner from chrootVadim Bendebury2018-04-051-6/+2
* Add support for HW alertsAnatol Pomazau2018-01-311-0/+1
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-09-291-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-1/+1
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-241-1/+1
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-031-0/+1
* g: stop converting hex device id values to intsVadim Bendebury2017-08-021-1/+1
* g: RSA randomizationMarius Schilder2017-07-061-1/+2
* mn50: fix usb_updateNick Sanders2017-06-161-1/+1
* cr50: accelerated sha512 optionMarius Schilder2017-06-141-0/+4
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-1/+2
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-081-1/+1
* chip: g: Add support for UART bit banging.Aseda Aboagye2017-06-051-1/+2
* cr50: use empty rollback map when building debug imagesVadim Bendebury2017-03-091-2/+19
* g: use H1_DEVIDS as a trigger to use the fob for signingVadim Bendebury2017-02-221-12/+8