summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cr50: Remove CONFIG_HOSTCMD_SPS supportBill Richardson2016-03-241-1/+0
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-081-0/+4
* cr50: provide plumbing for prod mode RO signingVadim Bendebury2016-02-081-0/+2
* cr50: signer should be a dependency for RW_B target tooVadim Bendebury2016-02-021-0/+1
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-111-0/+2
* cr50: adds the SPI master driverEwout van Bekkum2015-12-211-0/+2
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-1/+5
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-2/+8
* cr50: dcrypto code belongs with the chip, not with the boardVadim Bendebury2015-11-231-0/+1
* cr50: move key ladder initialization into its own filesVadim Bendebury2015-11-231-0/+1
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-1/+1
* cr50: make customized RO workVadim Bendebury2015-11-101-3/+5
* cr50: RO Loader implementationVadim Bendebury2015-11-101-2/+9
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-061-1/+3
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-1/+9
* g: implement support for hardware based TRNGVadim Bendebury2015-10-171-0/+1
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-0/+2