summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* cr50: Increase PinWeaver version to v2Howard Yang2023-03-161-0/+4
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-139-9/+9
* Revert "Add #defines for UINT62_MAX and INT64_MAX."Mary Ruthven2021-11-181-7/+0
* Revert "Add uint_(least|fast)*_t types"Mary Ruthven2021-11-181-21/+0
* Revert "chip/mt_scp: support software gain"Mary Ruthven2021-11-181-3/+0
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-2/+2
* assert.h: clang-formatCaveh Jalali2019-10-231-11/+15
* builtin: Introduce and use inttypes.hEvan Green2019-10-051-0/+12
* chip/mt_scp: support software gainTzung-Bi Shih2019-09-191-0/+3
* build: add centroiding C++ supportRong Chang2019-01-241-0/+3
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-153-0/+23
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+3
* assert/panic: mark noreturn to inform the compilerPatrick Georgi2018-07-121-2/+4
* Add uint_(least|fast)*_t typesJeff Andersen2017-08-071-1/+22
* Add #defines for UINT62_MAX and INT64_MAX.Jeff Andersen2017-04-251-0/+7
* curve25519: strip-down, build and testVincent Palatin2017-02-231-0/+7
* builtin: Expands string.h / stdint.hNadim Taha2017-02-172-0/+12
* Adding offsetof macro to stddef.h.Johnnie Chan2016-10-261-0/+9
* Added "stdbool.h" and definition of uint_least8_t to "stdint.h".Carl Hamilton2016-10-172-0/+15
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-1/+33
* Move include/byteorder.h -> builtin/endian.hnagendra modadugu2016-04-221-0/+38
* Add the memmove() function prototype to builtin/string.hnagendra modadugu2016-04-221-0/+1
* Add the memcmp() function prototype to builtin/string.hnagendra modadugu2016-04-211-0/+1
* Enforce compilation without system headersStefan Reinauer2016-02-036-0/+133