summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-051-0/+1
* g: Remove unused GC_REVISION compile-time constantBill Richardson2016-07-241-8/+0
* CR50: refactor debug_printf() for use as a library functionnagendra modadugu2016-06-151-0/+1
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-121-0/+1
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-031-0/+1
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-311-1/+32
* Cr50: Enable jittery clockBill Richardson2016-05-031-0/+1
* cr50: add basic rbox supportMary Ruthven2016-04-291-0/+1
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-191-0/+1
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-141-0/+1
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-131-0/+1
* Cr50: Enable RW FW updates over USBBill Richardson2016-04-121-0/+1
* Cr50: New usb_upgrade module for RW updatesBill Richardson2016-04-121-0/+1
* cr50: export AP and EC UART through USBMary Ruthven2016-04-071-0/+1
* cr50: add support for creating multiple serial endpointsMary Ruthven2016-04-071-1/+2
* cr50: enable use of multiple UARTsMary Ruthven2016-03-311-0/+2
* Cr50: Add stubs to support low-power idleBill Richardson2016-03-301-0/+2