summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-271-0/+1
* g: common: introduce generic crypto APIVadim Bendebury2017-01-251-0/+2
* g: add a convenience wrapper for application data cipheringVadim Bendebury2017-01-221-0/+1
* g: add application directed wrappers for key-ladder keysnagendra modadugu2017-01-211-0/+1
* g: add means of building node locked imagesVadim Bendebury2017-01-181-4/+37
* g: move compute_frk2 function into dcryptoVadim Bendebury2017-01-181-0/+1
* CR50: make SHA512 a config optionnagendra modadugu2016-12-131-1/+3
* CR50: add support for SHA-384 & 512nagendra modadugu2016-12-121-1/+3
* cr50: rename dev mode manifest fileVadim Bendebury2016-12-061-1/+1
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-1/+1
* CR50: add a constant time buffer equals implementationnagendra modadugu2016-11-111-0/+1
* g: add permission level checksMary Ruthven2016-11-041-0/+1
* usb_i2c: refactor into commonNick Sanders2016-11-021-1/+0
* g: add usb i2c driverMary Ruthven2016-10-141-0/+1
* g: Added I2CM driver to support chip_i2c_xfer()Scott2016-10-111-0/+1
* Cr50: fix CR50_DEV=1 overrideBill Richardson2016-10-021-1/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* g: Add support for hardware dcryptoBill Richardson2016-09-161-1/+3
* Cr50: #define CR50_DEV in source when used manuallyBill Richardson2016-09-131-0/+1
* cr50: provide build mode for signing with fobVadim Bendebury2016-09-071-0/+12