summaryrefslogtreecommitdiff
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-58/+65
* cortex-m/m0: uses BL reg as SW PANIC infoEric Yilun Lin2021-01-113-0/+3
* make: Fix ec+cryptoc's no-change remake behaviorCraig Hesling2020-12-291-3/+9
* make: Add comment about libcryptocCraig Hesling2020-12-241-0/+3
* make: Rename cryptoc path variableCraig Hesling2020-12-241-3/+3
* make: Move libcryptoc rules to third_party/rules.mkCraig Hesling2020-12-241-0/+47
* third_party/linux: Adapt overflow.h for EC build environmentTom Hughes2020-09-241-10/+17
* third_party/linux: Add overflow.h from Linux kernelTom Hughes2020-09-243-0/+367
* Revert "util: add gen_bmi_config utility"stabilize-13421.53.B-masterstabilize-13421.42.B-masterKeith Short2020-08-212-0/+0
* bmi260: move BMI260 init file into .init.rom sectionKeith Short2020-08-201-1/+1
* COIL: change usage of sanityDaisuke Nojiri2020-08-141-5/+5
* util: add gen_bmi_config utilityKeith Short2020-07-102-0/+0
* third_party/incbin: Add public domain incbinKeith Short2020-07-1011-0/+889
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* driver: Add BMI260 basic driver supportChing-Kang Yen2020-04-233-0/+750
* common/sha256: Move to third_partyNicolas Boichat2020-03-253-0/+336
* core/cortex-m[0]: Move core functions assembly files to third_partyNicolas Boichat2020-03-258-0/+795
* core/cortex-m0/curve25519: Move code to third_party folderNicolas Boichat2020-03-257-0/+3270
* curve25519: Move to third_partyNicolas Boichat2020-03-245-0/+1155
* aes-gcm: Fix unused error for kSizeTWithoutLower4BitsCraig Hesling2019-06-241-4/+6
* aes-gcm: Fix undefined ref gcm_gmult_v8 gcm_ghash_v8Craig Hesling2019-06-141-1/+17
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-213-330/+57
* aes-gcm: Baseline implementation from BoringSSLNicolas Boichat2018-09-203-0/+1860
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-203-187/+84
* aes: Baseline implementation from BoringSSLNicolas Boichat2018-09-205-0/+2492