summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05keymaster: don't shrink input size on updateupstream-masterJulien Masson
2024-03-05keymaster: keymint: remove useless commentsJulien Masson
2024-03-05keymaster: add keymint supportJulien Masson
2024-03-05android: move keymaster build configs to Android.bpJulien Masson
2024-03-05keymaster: clean-up/fixes after trusty updatesJulien Masson
2024-03-05keymaster: realign android service with trustyJulien Masson
2023-03-09enable compatibility with TEE Internal Core API v1.1Safae Ouajih
2021-12-21.github: add action and templatesVictor Chong
2021-05-24km/ta/keystore_ta: add TA_getVersion()Victor Chong
2021-05-24km3: fix build error on masterVictor Chong
2021-05-24keymaster: fix build errors on masterVictor Chong
2021-05-21Add cmake support for TAs.Victor Chong
2021-05-19Add manifest fragments.Victor Chong
2021-05-10km: ta/Makefile: reduce log levelVictor Chong
2021-04-29km: ta: add oob check to TA_fill_characteristics()Victor Chong
2021-04-29km: add oob check to TA_serialize_ec_keypair()Victor Chong
2021-04-29km: add oob check to TA_serialize_rsa_keypair()Victor Chong
2021-04-29km: add oob check to TA_serialize_cert_chain_akms()Victor Chong
2021-04-29km: add oob check to TA_serialize_blob_akms()Victor Chong
2021-04-29km: ta: add output buffer out of bounds checkVictor Chong
2021-04-29km: add oob check to TA_serialize_characteristics_akms()Victor Chong
2021-04-29km: add oob check to TA_serialize_key_blob_akms()Victor Chong
2021-04-29km: add oob check to TA_serialize_rsp_err()Victor Chong
2021-04-29km: check output buffer size in TAVictor Chong
2021-04-29km: ta: keystore_ta: rename varVictor Chong
2021-04-29km: ta: add end of outbuf as arg to serializersVictor Chong
2021-04-29km: add missing sanity checkVictor Chong
2021-04-29km: serialize return code into rsp outbufVictor Chong
2021-04-29km: ta: add input buffer out of bounds checkVictor Chong
2021-04-29km: ta: remove another unnecessary const qualifierVictor Chong
2021-04-29km: fix formattingVictor Chong
2021-04-29km: ta: remove obsolete codeVictor Chong
2021-04-29mbedtls_proxy: print more date infoVictor Chong
2021-02-25mbedtls_proxy: add descriptions for root certVictor Chong
2021-02-25km: test: add initial check for SetUp()Victor Chong
2021-02-25km: ta: remove redundant TODOsVictor Chong
2021-02-25km: ta: auth: clear auth_token_key after useVictor Chong
2021-02-25km: ta: attestation: change ret type to TEE_ResultVictor Chong
2021-02-05km: ta: parsel: add overflow checkVictor Chong
2021-02-05km: ta: mbedtls_proxy: use REE time for cert genVictor Chong
2021-02-05km: ta: fix build warningsVictor Chong
2020-12-18km: ta: fix out of bounds checkVictor Chong
2020-12-04km: test: fix encoding of device_locked fieldVictor Chong
2020-12-04km: test: convert to parameterized testVictor Chong
2020-12-04km: wait_for_keymaster: update to use KM41..Victor Chong
2020-11-26km: ta: fix misc build warningsVictor Chong
2020-11-26km: ta: use arithmetic ops with overflow detectionVictor Chong
2020-11-26km: ta: add multiplication overflow check..Victor Chong
2020-11-26km: ta: include overflow in out of bounds checkVictor Chong
2020-11-26km: ta: remove unnecessary const qualifierVictor Chong